Jump to content

Prestashop 1.6.1.4 Max_Input_Vars


WEBDVL

Recommended Posts

Ahoj.

 

Mám problém pri preklade administrácie, zobrazuje sa mi chyba:

Warning! Your PHP configuration limits the maximum number of fields allowed in a form 4800 for max_input_vars.Please ask your hosting provider to increase this limit to 5318 at least, or you will have to edit the translation files.

Hosting mi nastavil maximum a mám tam 4800. Čo mám robiť aby som mohol administráciu preložiť?

Link to comment
Share on other sites

  On 2/7/2016 at 9:32 AM, WEBDVL said:

Úžasná podpora....

je to tu řešené napříč všema zeměma,stačí hledat...

někam nakonec .htaccess vložit tohle

<IfModule mod_php5.c>

php_value post_max_size 50M

php_value upload_max_filesize 50M

php_value memory_limit 128M

php_value max_input_vars 6000

</IfModule>

 

snad to pomůže

Link to comment
Share on other sites

  On 2/7/2016 at 8:32 PM, newpresto said:

je to tu řešené napříč všema zeměma,stačí hledat...

někam nakonec .htaccess vložit tohle

<IfModule mod_php5.c>

php_value post_max_size 50M

php_value upload_max_filesize 50M

php_value memory_limit 128M

php_value max_input_vars 6000

</IfModule>

 

snad to pomůže

To mu asi nepomoze, keby kazdy mohol prebit hostera vlozenim tohoto do .htaccessu tak by si administratori trhali vlasy, jedine poziadat hosting o zvysenie toho limitu.

A to aky je hosting? Lebo vo websupporte sa to da bez problemov.

Link to comment
Share on other sites

  • 4 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...