Artunj Posted July 22, 2013 Share Posted July 22, 2013 Hello everyone, I read in the topics that for translations we need to go to localozation and translations. But when I am making that there is a problem like that: 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 the this limit to 1433 at least or edit the translation file manually. I asked to my hosting provider. BTW my hosting provider is Godaddy. they answered me like that: You would have to create a php5.ini file in the root directory of your account with the appropriate configurations required by your hosting application. We are unable to do this for you, or troubleshoot custom scripting issues. I have listed a link below for support and more information about PHP. http://php.net/support.php now what I must to do can anyone explain please? Link to comment Share on other sites More sharing options...
vekia Posted July 22, 2013 Share Posted July 22, 2013 here is a full tutorial: max input vars prestashop just put the code i suggested there into the php5.ini file max_input_vars = 5000 1 Link to comment Share on other sites More sharing options...
Artunj Posted July 22, 2013 Author Share Posted July 22, 2013 there is written that in ftp and control panel I can find php5.ini BUt i cannot. it is like disappeared. my php is 5.3 Link to comment Share on other sites More sharing options...
Artunj Posted July 22, 2013 Author Share Posted July 22, 2013 and also I made changed in htaccess after that the website did not work and i changed back Link to comment Share on other sites More sharing options...
vekia Posted July 22, 2013 Share Posted July 22, 2013 everything depends on your hosting configuration. check this file please: http://www.prestashop.com/forums/index.php?app=core&module=attach§ion=attach&attach_id=68716 create file manually with contents from file i attached above Link to comment Share on other sites More sharing options...
Artunj Posted July 22, 2013 Author Share Posted July 22, 2013 ok, it works thanks very much for you support Link to comment Share on other sites More sharing options...
vekia Posted July 22, 2013 Share Posted July 22, 2013 you're welcome im glad that i could help you now im going to mark this thread as [solved] if you've got any other questions related to this topic - feel free to write regards Link to comment Share on other sites More sharing options...
sirvova Posted August 14, 2013 Share Posted August 14, 2013 everything depends on your hosting configuration. check this file please: http://www.prestasho...attach_id=68716 create file manually with contents from file i attached above could you please upload this file again? Link to comment Share on other sites More sharing options...
vekia Posted August 14, 2013 Share Posted August 14, 2013 the file contents looks like: max_input_vars = 5000 and name of the file is php5.ini Link to comment Share on other sites More sharing options...
Recommended Posts