Problem captcha Chronoforms V4 J2.5

xisco30 18 Jan, 2013
Hello, I have a problem when processing a form with captcha Control. My url about the problme is this: http://mediatorconsulting.com/presupuesto-web-basico.

When filling out the form I get an error 500.

I already talked to my hosting and have given me the server log it says:

[Thu Jan 17 11:25:15 2013] [error] [client 186.48.53.224] Premature end of script headers: index.php, referer: http://mediatorconsulting.com/presupuesto-web-basico<BR /><BR />(12:30 PM) Vinayak C - Tech Support: This is the log<BR />(12:30 PM) Vinayak C - Tech Support: You can see that .. Premature end of script headers <BR />(12:31 PM) Vinayak C - Tech Support: this points to the incorrect scripts <BR />(12:31 PM) enrique.s: ok<BR />(12:32 PM) Vinayak C - Tech Support: ask him to show the logs to developer and ask them if they need some specific things that needs to be enabled on the server <BR />

Apparently, there is an error in the data header shipping, but I do not know how to fix that and if you do something on the server, I was told by my hosting if you do something on the server for this to work I need help thanks
GreyHead 18 Jan, 2013
Hi xisco30,

It looks like a problem with the the way the form On Submit event actions are set up. 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
GreyHead 19 Jan, 2013
Hi xisco30,

You have an Event Loop action in the Check Captcha On Success event that loops to the Check Captcha On Success event - this sets up a loop that will never be broken until you get a server error.

Please remove that Event Loop as it's not needed.

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