Log in

View Full Version : Why when i change style vars i get this error?


imk
05-19-2009, 06:14 PM
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

BlueNinjaGo
05-19-2009, 06:49 PM
What are you changing and how?

imk
05-19-2009, 06:51 PM
forum width etc

and colors

this has never happened b4

--------------- Added 1242766894 at 1242766894 ---------------

speaking to my host he said Suhosin is installed

im a newb to this stuff so how can i get around this?

--------------- Added 1242806977 at 1242806977 ---------------

please help!

--------------- Added 1242828688 at 1242828688 ---------------

please anyone?

Lynne
05-20-2009, 03:07 PM
Try a search here on "suhosin" and you'll find many threads like this one - Error when I try to add CSS (https://vborg.vbsupport.ru/showthread.php?t=203307&highlight=suhosin)

imk
05-20-2009, 03:28 PM
my mac doesnt let me have . somthing files?

so i saved as htaccess then added the dot when i uploaded it and then went on my forum and i got an error page?

do i need to put somthing else in the file?

i uploaded to the forum root/

Lynne
05-20-2009, 03:39 PM
You may too have .something files on your mac. You may have it set to not show hidden files.

But anyway, *exactly* what did you and what is the exact error you are getting?

imk
05-20-2009, 08:39 PM
i alterd css with a style and this comes up

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

how do i show hidden files?

Brandon Sheley
05-20-2009, 09:42 PM
did you ask your host to "try increasing the value of the following...." ?

Lynne
05-20-2009, 11:33 PM
You said you uploaded an htaccess file and got an error. I was wondering exactly what you put into the htacess file and then what the error was.

And google can help show those hidden files - Quick Tip: Show/Hide Hidden Files (http://theappleblog.com/2007/04/30/quick-tip-showhide-hidden-files/). I just allow Transmit (my ftp client) to show me hidden files since that is the only time I need to see them.