BUG : Form Intro or Outro text of more than 64kb truncates params. Solution provided.

p38

Active Member
FYI, be careful if working with intro/outro text of more than 64kb.

The params column is defined "text", which only saves the first 64kb and truncates the rest, so your param json structure gets lost

If working with more than 64kb, change the form params db column to "mediumtext" which allows 16mb, or "longtext" which allows 4Gig.

This might save some heartache.

Paul
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top