Dec 17th, 2011, 12:38 PM
Hi Kris,
Interesting clue. So it's probably caused by sessions, yes... Could you look at your phpinfo() setting and see if you have an extension called "suhosin" installed? (Just upload a php file with <?php phpinfo(); ?> in it, and load it in your browser to see).
Just a hunch, but I wonder if your session sizes are being capped.
- Ben
Quote:It only happens on the form that has over 3300 entries.
Interesting clue. So it's probably caused by sessions, yes... Could you look at your phpinfo() setting and see if you have an extension called "suhosin" installed? (Just upload a php file with <?php phpinfo(); ?> in it, and load it in your browser to see).
Just a hunch, but I wonder if your session sizes are being capped.
- Ben