Jump to content

php edit translation


Craze18

Recommended Posts

Hello guys.

I am using cPanel and having a problem with php and the error is 
 
"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 1952 at least, or you will have to edit the translation files.

​"​

My hosting provider made the php setting changes but the result remain same. Same error. 
 
Is there anyone who can show me some light? Any help on that issue will be highly anticipated. 
 
Thanking you.
 

 

post-870716-0-49912800-1415804660_thumb.png

Edited by Craze18 (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

I have the same issue in 1.6.0.9 on localhost

If i try to choose anything other than Front-office translations in localization/translations then i also get this error

 

I have my max_input_vars in php.ini set to 100000

It is a script or htaccess on presta that changes that value for admin folder . Upload a phpinfo file at admin folder and look at the value of max_input_vars . 

  • Like 1
Link to comment
Share on other sites

It is a script or htaccess on presta that changes that value for admin folder . Upload a phpinfo file at admin folder and look at the value of max_input_vars . 

 

Oh yes i can see that if i click on phpinfo on xampp then it is still set at 1000

 

Any ideas where to change this please ??

 

EDIT: i had changed the value in php.ini and also removed the ; before the statement.

 

But i had left a blank space so it wasnt reading it

 

If you remove the semi-colon then make sure there is no white space before start of code

Edited by mickeyboy1 (see edit history)
Link to comment
Share on other sites

Oh yes i can see that if i click on phpinfo on xampp then it is still set at 1000

 

Any ideas where to change this please ??

 

EDIT: i had changed the value in php.ini and also removed the ; before the statement.

 

But i had left a blank space so it wasnt reading it

 

If you remove the semi-colon then make sure there is no white space before start of code

Try to upload the php.ini with the values you need at admin folder,  it will work if your host allows you 

Link to comment
Share on other sites

×
×
  • Create New...