This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
logic email content change after having a save error
Started 10 years ago by adminwecare-solutionscom | 9 posts |
-
I have 490 different responses possibility to create in my logic rule.
For any reason when I tried to save some of them, I got a "save error message".
When I reopen my logic window to restart my work, THE email CONTENT of all my existing responses is changed and I have to restart from the beginning.
Do you know WHY?
I tried to change browser, pass from Chrome to Safari, do the same thing
I have a MAC OSX Maverick
Thanks
Posted 10 years ago # -
I have the following Error message:
The page at www.mywebsite.com says:
ERROR! Unable to save logic settings. Please try again.
Actually, I have this message after entering my 48th response in my logic rule.
Thanks
Posted 10 years ago # -
And I have 490 responses to had to my logic rule.
Thanks
Posted 10 years ago # -
Try the solution I've posted here:
http://www.appnitro.com/forums/topic/drop-down-list-limit?replies=15#post-17438Most likely you have reached the limit being set by the PHP on your server.
MachForm Founder
Posted 10 years ago # -
Hi Yuniar,
My web host fix the problem. Now I can save, no error message! BUT...
After the rule #141, It doesn't save the information I changed in the last field on tree fields in the rule #142. And for all other rules my three conditions simply disappeared!!!
I ask to my web hosting who told me that they can't do anything about that? can you help me with this?
thanks
Michel
Posted 10 years ago # -
Hi Michel,
Can you let me know what changes have been made by your webhost?
MachForm Founder
Posted 10 years ago # -
First, they check the" max_input_vars" and it was already set to 10000 - doesn't work
Second, they fix those lines
suhosin.get.max_vars 3000
suhosin.post.max_vars 3000
suhosin.request.max_vars 3000 - doesn’t work, after 48 rules everything is blocked, can’t save
Third, they discover the problem came from there anti hacking system and they fix it - after entering maybe 82 rules, same thing, Error! Unable to save logicc settings
Forth, they found an error: ModSecurity: Request body no files data length is larger than the configured limit (1048576).. Deny with code (413) [hostname
“www.mywebsite.com] [uri "/machform/save_logic_settings.php"] [unique_id "UtFK90SofAoAAD81FYEAAAAM"] and they fix it so I entered rules until rule #142I AM ABLE TO SAVE THE RULES, BUT FROM RULE #142 I BEGIN TO LOOSE INFORMATION IN THIRD OF THREE CONDITION FIELDS AND THE RULE #143, THERE IS NO CONDITION FIELDS ANYMORE, LOST
Now they tell me that everything was done to fix the problem
What would be the way to fix it
I can send you my PHPinfo if it could help
Thanks
Posted 10 years ago # -
Here is the ERROR message received from my webHost. They tell me that this error repeat all the time in the log error.
[Wed Jan 15 12:16:41.018016 2014] [:error] [pid 30725] [client 24.201.170.212:36436] PHP Warning: Invalid argument supplied for foreach() in /home/guesswh3/domains/louerpourachetermamaison.com/public_html/formulaire/logic_settings.php on line 1312, referer: http://www.louerpourachetermamaison.com/formulaire/manage_forms.php
In fact this message arises when the program goes into a loop which wants to browse a table (often the result of a request) which is empty (Invalid argument supplied).
I hope that will help you
Also, it would be very useful if the save button would move down with the new created rules.
Thanks
Michel
Posted 10 years ago # -
I'm having the same issue with my form. Every additional piece of logic that I attempt is disappearing upon hitting save. Please help!
Posted 10 years ago #
Reply
You must log in to post.