Yes mines are set to those too, we didn't change any of them. We get no error it just logs out without saving nothing
--------------- Added at 21:03 ---------------
Thank you for your attention Lynne
But the problem is figured out in some other way. If such a thing happens to anyone else just add the followings to your .htaccess text (to the bottom):
php_flag suhosin.cookie.encrypt Off
php_value suhosin.request.max_vars 2048
php_value suhosin.post.max_vars 2048
that turns out the problem