Db Save: always 2 records saved, 1 empty

coquin 14 Dec, 2011
hello
strange issue: every time I submit a form, even the most simple one, 2 records are saved in the table, dont the first with submitted data, the second (after few second) empty. If I add a mail, 2 mails arrives, the first filled with data, the second filled only with tags.
I tested a simple form with 3 text boxes and as actions only Onload Show html, Db save, Email, Debugger.
How can I solve this issue?
Thanks a lot
ruggero
GreyHead 14 Dec, 2011
Hi ruggero,

Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.

Bob
coquin 14 Dec, 2011
hello Bob, thank you for attention.
here is the backup.
by the way, also core captcha and recaptcha have problems, but it seems you're working around it.
waiting for good news..
best regards
ruggero
GreyHead 15 Dec, 2011
Hi ruggero,

It behaves OK on my test site here. I wonder if there is some URL redirection on your site that is re-submitting the form ??

Bob

PS There are no problems with the Core Captcha that I know of, and the only problem with ReCaptcha is that Google has changed the URLs.
coquin 15 Dec, 2011
hello Bob, thank you for availability.
I took note. as regards captcha and recaptcha, both of them give always wrong code, even if it's correct, I tried dozens of times.
therefore there has to be some conflict among javascript, jquery, mootools, ajax ... who knows! it's not the first time I abandon a good extension because of these absurd conflicts.. I'm not so willing any more to scrabble inside the codes of my sites in order to find out the bastard conflicts. I wonder how the script gurus could create all this traps for normal developers like me!
sorry for my outpouring, Bob, thank you again
ruggero
GreyHead 15 Dec, 2011
Hi ruggero,

By all means email or PM me the site URL and a SuperAdmin login and I'll take a quick look.

Bob
GreyHead 16 Dec, 2011
Hi ruggero,

I added the input elements to show the Captcha and ReCaptcha input boxes so those are now working OK.

I also moved the Check Captcha on the info form to be the first action. I think this has removed the extra DB Save.

Bob
This topic is locked and no more replies can be posted.