I'm trying to change the header on a skin and when I put in the img url in the header image path it comes up with this:
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
what should I do??
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
what should I do??