WEBDVL Posted January 30, 2016 Share Posted January 30, 2016 Translation error:Warning! Your PHP configuration limits the maximum number of fields allowed in a form 4800 for max_input_vars.Please ask your hosting provider to increase this limit to 5318 at least, or you will have to edit the translation files. How to change configuration for max_input_vars? Hosting for me max_input_vars set to maximum. Link to comment Share on other sites More sharing options...
coeos.pro Posted January 30, 2016 Share Posted January 30, 2016 (edited) add to beginning of file .htaccess : php_value max_input_vars 6000 Edited January 30, 2016 by coeos.pro (see edit history) Link to comment Share on other sites More sharing options...
WEBDVL Posted January 30, 2016 Author Share Posted January 30, 2016 It does not work Link to comment Share on other sites More sharing options...
El Patron Posted January 30, 2016 Share Posted January 30, 2016 if you are not familiar with how to change via php.ini or other method than typically this can be solved by contacting your hosting company. for non-PS questions, it's good idea to search using search engine outside of PS for best results. for example: http://stackoverflow.com/questions/10303714/php-max-input-vars Link to comment Share on other sites More sharing options...
WEBDVL Posted February 1, 2016 Author Share Posted February 1, 2016 My hosting set maximum max_input_vars = 4800 I need 5318 Link to comment Share on other sites More sharing options...
WEBDVL Posted February 2, 2016 Author Share Posted February 2, 2016 Please help me Link to comment Share on other sites More sharing options...
adm666 Posted February 7, 2016 Share Posted February 7, 2016 Here, you are most likely will not find the help. You should ask your hosting provider to set that limits manually, usually they do. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now