Required variables have gone missing and execution can not continue. Please try again.
This error can sometimes occur as a result of Suhosin / Hardened PHP being installed on your server. If you know that you have Suhosin running and you have access to the PHP configuration, try increasing the value of the following variables:
php_value suhosin.post.max_vars
php_value suhosin.request.max_vars
__________________________________
However... I'm not running suhosin on my server! I get this when I try to change a setting on my Style.
I've google the error and saw some info for .htaccess changes... but again, I'm not even running suhosin so these posts that exist on what to do don't work. I tried them just in case.