Results 1 to 3 of 3
-
16th Apr 2009, 01:41 AM #1OPMemberWebsite's:
nuclearwarez.comError when trying to change anything in a style
Hello all!
I get this error every time I am trying to change any value at a style:Code: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 can it be fixed?
Thank you for your time!pspuser007 Reviewed by pspuser007 on . Error when trying to change anything in a style Hello all! I get this error every time I am trying to change any value at a style: 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 Rating: 5
-
17th Apr 2009, 12:19 AM #2Member
*Note - I am not familiar with VB.
Create a ".htaccess" file in your VB admincp folder.
add:
Code:php_flag suhosin.cookie.encrypt Off php_value suhosin.request.max_vars 2048 php_value suhosin.post.max_vars 2048
-----------------------
create php.ini (or .htaccess if php.ini doesn't work) in the admincp folder with this code:
Code:php_value suhosin.request.max_vars 2048 php_value suhosin.post.max_vars 2048
-----------------------
Note that you can sometimes avoid the error caused by suhosin by not using the All Style Options page but rather using the individual sections, like StyleVars and Main CSS.
-----------------------
-
17th Apr 2009, 01:32 AM #3OPMemberWebsite's:
nuclearwarez.comIt works!!
Thanks a lot my friend!!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Adding Domain Error in cPanel (Error from park wrapper:)
By Ryza in forum General DiscussionReplies: 0Last Post: 20th Feb 2011, 01:57 AM -
problems after change style
By reviewed in forum vBulletinReplies: 4Last Post: 13th Dec 2010, 05:38 PM -
Change title style ?
By Porsche_maniak in forum Webmaster DiscussionReplies: 1Last Post: 18th Jun 2010, 08:34 PM -
Style Manager Error
By OBX in forum vBulletinReplies: 1Last Post: 1st Apr 2010, 05:48 PM -
Distorted Style error.
By Dark Shadow in forum vBulletinReplies: 14Last Post: 7th Jul 2008, 07:04 PM
themaManager - edit and manage...
Version 4.17 released. Open older version (or...