Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Labels:None
-
Similar issues:
PSCFV-4403When trying to edit translations max_info_var error occursPSCFV-4422Need to reopen bug regarding a translation warning as posted fix did not workPSCFV-9016Translations
PSCFV-4085 Unable to modify translations becasue of PHP configuration limits the maximum number of fieldsPSCFV-4708Error still showing despite implementing the recommended PHP config changePSCFV-4430Back-office Translation of the Front-End is not possible.PSCFV-4590please re-open pscfv-4548 - when trying to modify language (localizations -> translations) then error messagePSCFV-2108The "php openssl" warning on AdminModules is not translated
Description
the following new directive was added in PHP 5.4 :
- max_input_vars - specifies how many GET/POST/COOKIE input variables may be accepted. default value 1000.
On a fresh install of Prestashop, there is more than 2000 input in the modules translation page so it will not work.
By the way the modules translation page freezes Opera 11.
Regards
http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/UPGRADING?view=markup line 80