Hello:
I´m building a web with a large form that I need for my job. I´m using Joomla 3.2 and chronoforms v5. My form is very large and needs a lot of tabs, columns, containers, etc... I have realized that while I´ve been adding new fields everything has been becoming slower and finally when I save the form it keeps running continuosly and blocks. Then I can watch the form in the frontend but I will no longer enter into de backend when I select the form in the forms manager. So I can`t add any more fields or other changes in my form.
I´ve been looking for a solution and I found this topic in the forum :
"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."
I hope yo will be able to tell me a solution.
Sincerely.
Jorge.
I´m building a web with a large form that I need for my job. I´m using Joomla 3.2 and chronoforms v5. My form is very large and needs a lot of tabs, columns, containers, etc... I have realized that while I´ve been adding new fields everything has been becoming slower and finally when I save the form it keeps running continuosly and blocks. Then I can watch the form in the frontend but I will no longer enter into de backend when I select the form in the forms manager. So I can`t add any more fields or other changes in my form.
I´ve been looking for a solution and I found this topic in the forum :
"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."
I hope yo will be able to tell me a solution.
Sincerely.
Jorge.
I have been increased max_input_vars to 3000 and I still have the same problem.
Hi Jorge,
I don't think that this is the same problem - though it is similar.
Please try increasing the available memory in the PHP.ini file if you can. If that isn't possible or doesn't work please contact Max using the Contact Us menu here and link to this thread.
Bob
PS I don't have much experience with CFv5 yet, with CFv4 I have built quite big forms - but I much prefer to break them into separate sub-forms/pages wherever possible.
I don't think that this is the same problem - though it is similar.
Please try increasing the available memory in the PHP.ini file if you can. If that isn't possible or doesn't work please contact Max using the Contact Us menu here and link to this thread.
Bob
PS I don't have much experience with CFv5 yet, with CFv4 I have built quite big forms - but I much prefer to break them into separate sub-forms/pages wherever possible.
I have a memory limit in the PHP.ini of 128 Mb. I have made a big forms too but I did them with chronoforms v3.
I´m trying to make 2 or 3 forms and join them into a custom code. I have realized that if I write de form in custom code It works fine, but I can´t continue using the designer. Now I´m trying to make another form with the rest of the fields with the designer, but when I try to join both forms I can´t do it well, because I do´nt know how to join a new tab panel .
If you could help me please.
Jorge
I´m trying to make 2 or 3 forms and join them into a custom code. I have realized that if I write de form in custom code It works fine, but I can´t continue using the designer. Now I´m trying to make another form with the rest of the fields with the designer, but when I try to join both forms I can´t do it well, because I do´nt know how to join a new tab panel .
If you could help me please.
Jorge
Hi Jorge,
I'm afraid that I don't know enough about CFv5 yet to be able to help you. Please Contact Max and see if he has any suggestions.
Bob
I'm afraid that I don't know enough about CFv5 yet to be able to help you. Please Contact Max and see if he has any suggestions.
Bob
Ok thank you. I´ve sent a contact to Max. I´ve done the tabs with custom code but now I hace problems to display hidden fields that shows with a radio label. I think it needs a javascript but when I wite it in on load javasicript these fields are not hidden.
I have done a new web and reinstalled chronoforms and upload a backup of my form but It still not works, I can see it in the front end but not modify in the backend.
I hope Max could give me a solution.
I have done a new web and reinstalled chronoforms and upload a backup of my form but It still not works, I can see it in the front end but not modify in the backend.
I hope Max could give me a solution.
Finally I solved my problem. I increased the max_input_vars to 10000, and I still had the same problem. Finally I had to contact with my support server provider and they told me that chronoforms was overloading the maximum number of process fastcgi that are allowed in the server. Then I have changed my hosting. I was using a shared hosting plan and my support server provider told me that I needed a non-shared hosting to increase the resources by my own in order to solve the problem.
The new hosting is quite better (and not more expensive) and I can change memory server, apache memory server use, al php.ini settings. I have realized that if I use de apache mode instead fast CGI it works better. But chronoofrms use many memory of the server and apache memory use is quite large.
So the problem was the huge form that requires many resources with de CFv5 component.
Thanks for all your time and your interest.
Best regards
The new hosting is quite better (and not more expensive) and I can change memory server, apache memory server use, al php.ini settings. I have realized that if I use de apache mode instead fast CGI it works better. But chronoofrms use many memory of the server and apache memory use is quite large.
So the problem was the huge form that requires many resources with de CFv5 component.
Thanks for all your time and your interest.
Best regards
This topic is locked and no more replies can be posted.