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?
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:
After you verify, you can contact Godaddy and let them know the results of your test.
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.
Support forum for Event Espresso 3 and Event Espresso 4.