killerwhale Posted February 7, 2014 Share Posted February 7, 2014 Hello, I am trying to modify the existing Korean Language translation pack. I tried to modify with translation tool in localization>>translations>>modify translations. However I had a error message as below. 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 1438 at least or edit the translation file manually. So, I changed the value of max_input_vars from 1000 up to 1438, and 7000. However, I still have the same error message as above. So, I want to edit the translation file manually as the warning said above. But I don't know the exact names and locations of the translation files which need to be edited. My prestashop version is 1.5.5.0 and my php version is 5.3 Can anyone tell me the locations and names of the translation files which need to be edited? If you tell me how to edit, it will be highly appreciated as well. Thanks in advance. Link to comment Share on other sites More sharing options...
vekia Posted February 7, 2014 Share Posted February 7, 2014 So, I changed the value of max_input_vars from 1000 up to 1438, and 7000. However, I still have the same error message as above. how you changed max_input_vars param value? are you sure that you've got rights to change this option? Link to comment Share on other sites More sharing options...
simonliaw Posted February 19, 2014 Share Posted February 19, 2014 Some of the translation file location: modules\blockcontact\translations\en.php remember to clear smarty cache and reload cache to take effect Link to comment Share on other sites More sharing options...
vekia Posted February 19, 2014 Share Posted February 19, 2014 or in themes/your_theme/modules/blockcontact/translations/en.php - if this file exists - you have to use this one Link to comment Share on other sites More sharing options...
killerwhale Posted February 22, 2014 Author Share Posted February 22, 2014 Thanks a lot, folks. 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