offtoppik Posted February 7, 2016 Share Posted February 7, 2016 Hey, I keep getting this message: Warning! Your PHP configuration limits the maximum number of fields allowed in a form 1000 for max_input_vars.Please ask your hosting provider to increase this limit to 2266 at least, or you will have to edit the translation files. Does anyone has a solution for this? Link to comment Share on other sites More sharing options...
coeos.pro Posted February 7, 2016 Share Posted February 7, 2016 in the file .htaccess , try add this : php_value max_input_vars 3000 Link to comment Share on other sites More sharing options...
offtoppik Posted February 7, 2016 Author Share Posted February 7, 2016 where can i find the .htacces file? I also saw something about php.ini but cant find the files Link to comment Share on other sites More sharing options...
yaniv14 Posted February 8, 2016 Share Posted February 8, 2016 .htaccess will be in your root folder of prestashop. php.ini won't be accessible if you are using shared hosting provider (maybe from cpanel). 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