I am creating a mortgage application from for my client and have got halfway though it only to find that chronoform will no long save. I select save and the screen goes to the admin control panel and does not save any additional fields added to the form.
Are there restrictions I am unaware of.
Phil Mace
Sydney
Are there restrictions I am unaware of.
Phil Mace
Sydney
Thanks for your response. This is the problem
How do i contact Max?
There is another occcasional bug when you have multiple container elements in your form. The page may fail to save at all or you may get an 'Out of Memory' error message. In this case please contact Max using the Contact Us link above for a patch to avoid the save error.
How do i contact Max?
Thanks for your prompt reply.
I have looked up the posting you advised and found that the php.ini file needs to be adjusted with
max_input_vars = 3000
suhosin.post.max_vars = 3000
suhosin.request.max_vars = 3000
This has solved the problem.
Thankyou.
I have looked up the posting you advised and found that the php.ini file needs to be adjusted with
max_input_vars = 3000
suhosin.post.max_vars = 3000
suhosin.request.max_vars = 3000
This has solved the problem.
Thankyou.
This topic is locked and no more replies can be posted.