Support

Home Forums Event Espresso Premium Max input vars warning

Max input vars warning

Posted: October 3, 2014 at 2:56 pm


SWTA

October 3, 2014 at 2:56 pm

Wordpress 4.0 running EE 4.4.3.p

When trying to setup an event i continually get the warning message:

“The number of inputs on this page has been exceeded. You cannot add anymore items (i.e. tickets, datetimes, custom fields) on this page because of your servers PHP “max_input_vars” setting.”

I thought this was resolved in 4.4.3

Any suggestions?


Josh

  • Support Staff

October 3, 2014 at 3:01 pm

Hi Michael,

The warning still display if the server hits its maximum, what’s the the max_input_vars set to on your server?


SWTA

October 13, 2014 at 1:20 pm

Hi Josh

I think i have this resolved now.

I was running the site locally through MAMP and adding the following to the .htaccess file within the local directory seems to have solved the problem.

php_value max_input_vars 5000
php_value suhosin.get.max_vars 5000
php_value suhosin.post.max_vars 5000
php_value suhosin.request.max_vars 5000

Reference from: http://stackoverflow.com/questions/10303714/php-max-input-vars

Cheers
Michael

The support post ‘Max input vars warning’ 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