all style option problem

metalista28

New Member
im trying to edit my all style option
at the moment i save it.the errors come like dat

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


anyone can help me plzz
 
First check to see if you host is running suhosin, if they are, you need to add those two statements to the .htaccess file or get your host to fix it for you.
 
Back
Top