Oct 17th, 2011, 11:01 PM
Just to close this thread: the problem was caused by suhosin. Suhosin is a PHP extension that improves the security. One of the settings that it offers is to add a max size to POST requests.
On her server, POST request size was capped at 400 items. For large forms, that isn't enough: so the Edit Form -> Fields page wasn't sending along all the information needed to update the page + database properly.
- Ben
On her server, POST request size was capped at 400 items. For large forms, that isn't enough: so the Edit Form -> Fields page wasn't sending along all the information needed to update the page + database properly.
- Ben