Hi everyone,
Just want to say I fixed the issue – apart from raising the max_input_vars I also added
suhosin.post.max & request.max_vars in my .htaccess :
php_value suhosin.post.max_vars 8000
php_value suhosin.request.max_vars 8000
That fixed it for me. 🙂
Hi guys,
wp_victim – did you find a solution? I have bumped the max_input_vars too, but unfortunately that didn’t solve the problem for me either.
Thanks! 🙂