If you are having issues with Gutenberg editor, please simply download official Classic editor plugin.
Haven't found you're looking for? Visit goodstore howto web

maximal limit set on your PHP server error

  • Hi ,
    we buy this theme yesterday and try to setup our store . and i have add following code to .htaccess & php.ini file .
    <IfModule mod_php5.c>
    php_value max_input_vars 5000
    php_value suhosin.post.max_vars 5000
    php_value suhosin.request.max_vars 5000
    </IfModule>
    but  maximal limit set on your PHP server  error still showing me on my admin panel . we already contact our host gator support they said there is a no problem their site . please help me to fix this issue . 

    " ERROR MESSAGE "
    If you have activated the J&W Menu plugin but arenĀ“t able to add another menu item or do you have installed demo data and you're unable to save page, it most likely means that you have reached the maximal limit set on your PHP server. If it happens, add the following part of code to the .htaccess file, please: 
    php_value max_input_vars 5000 php_value suhosin.post.max_vars 5000 php_value suhosin.request.max_vars 5000

    Thanks


  • All following comments are shown for registered users only!

    (4 more comments)
This discussion has been solved.
All Discussions