internationalization - Maximum number of saved embedded form in Symfony 1.4 -


i can't save more 67 widgets on one-to-many form symfony 1.4
embedded element table embeds i18n translation table.
saves correctly cannot save more 67 records.

the structure is:
main > element > i18n
1 main got several elements translated.
if there's limit on number of updates/insert?
thank you

the problem in max_input_vars parameter in php.ini configuration file. 1000 post sending more 1000 variables.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -