Support

Home Forums Event Espresso Premium Max Input Vars Error

Max Input Vars Error

Posted: February 10, 2017 at 1:09 pm

Viewing 6 reply threads


Justin Baloun

February 10, 2017 at 1:09 pm

I’m getting a PHP max_input_vars error message with EE. We already contacted our host (GoDaddy) and they confirmed that the limit has been upgraded to 10,000. When I go into EE and look at the system settings though, it’s still showing 1,000. Is there something we need to change in EE to match or pull the correct info?


Garth

  • Support Staff

February 10, 2017 at 1:15 pm

Hi Justin,

What version of Event Espresso are you using?

How did GoDaddy change the limits? Can you confirm they made the change in your .htaccess file?

They may need to restart your server too or that limit might be set in another place…


Justin Baloun

February 10, 2017 at 1:18 pm

Hey Garth –

I believe they made the changes to the in the php.ini (somewhere outside the htaccess), and they did reboot the server to make sure they took effect.


Josh

  • Support Staff

February 10, 2017 at 1:43 pm

Hi Justin,

You can verify the change by installing the debug bar plugin and the debug bar console plugin via your WordPress plugins page. Then you click on the Debug link in your WP tool bar, then click “Console” and input the following PHP code into the PHP box:

echo ini_get('max_input_vars');

Then you click “Run”. The page will look like this:
max_input_vars

After you verify, you can contact Godaddy and let them know the results of your test.


Justin Baloun

February 10, 2017 at 2:32 pm

Thanks. It is still showing 1000.


Josh

  • Support Staff

February 10, 2017 at 8:34 pm

You probably only need a limit of 2000, and after they make the change you can ask them to verify by running the same test.


Justin Baloun

February 12, 2017 at 8:38 pm

Sounds good, thanks Josh.

Viewing 6 reply threads

The support post ‘Max Input Vars Error’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso