Might this be related to a size limit for the number of characters allowed in the Markup field?
Warning: Got a packet bigger than 'max_allowed_packet' bytes query: INSERT INTO watchdog (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (3, 'php', '%message in %file on line %line.', 'a:4:{s:6:\"%error\";s:12:\"user warning\";s:8:\"%message\";s:1566936:\"Got a packet bigger than 'max_allowed_packet' bytes\nquery: UPDATE cache_content SET data = 'a:4:{s:11:\\"field types\\";a:11:{s:14:\\"number_integer\\";a:4:{s:5:\\"label\\";s:7:\\"Integer\\";s:11:\\"description\\";s:45:\\"Store a number in the database as an integer.\\";s:6:\\"module\\";s:6:\\"number\\";s:10:\\"formatters\\";a:5:{s:7:\\"default\\";a:4:{s:5:\\"label\\";s:4:\\"9999\\";s:15:\\"m in /home/topseque/public_html/rb4/includes/database.mysqli.inc on line 128
Comments
Comment #1
rfiertek commentedCode I insterted into the markup field was as follows.
Comment #2
rfiertek commentedCode I inserted into the markup field was as follows. This issue only comes up when more than one markup field contains code such as this. If only one markup field has this code, it works exactly as needed.
Comment #3
rfiertek commentedI went through the code in detail and the
Comment #4
smoothify commentedSince this has problems with an uncommitted and therefore unsupported patch i'm marking this as won't fix.
I will be adding php support to the module shortly, but if you are running into a limit with the size of the form, you may still get the same error.
Comment #5
smoothify commented