Activity Stream
48,167 MEMBERS
6797 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    nuclearwarez.com

    Question 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:
    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
    What is that??
    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

  2.   Sponsored Links

  3.     
    #2
    Member
    *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
    Alternative solutions:

    -----------------------
    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.
    -----------------------

  4.     
    #3
    Member
    Website's:
    nuclearwarez.com
    It works!!
    Thanks a lot my friend!!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Adding Domain Error in cPanel (Error from park wrapper:)
    By Ryza in forum General Discussion
    Replies: 0
    Last Post: 20th Feb 2011, 01:57 AM
  2. problems after change style
    By reviewed in forum vBulletin
    Replies: 4
    Last Post: 13th Dec 2010, 05:38 PM
  3. Change title style ?
    By Porsche_maniak in forum Webmaster Discussion
    Replies: 1
    Last Post: 18th Jun 2010, 08:34 PM
  4. Style Manager Error
    By OBX in forum vBulletin
    Replies: 1
    Last Post: 1st Apr 2010, 05:48 PM
  5. Distorted Style error.
    By Dark Shadow in forum vBulletin
    Replies: 14
    Last Post: 7th Jul 2008, 07:04 PM

Tags for this Thread

BE SOCIAL