Forums

I apologize, another ReCaptcha question

mezzio 11 Oct, 2011
Hello, I apologize dearly for posting this as I know there are a ton of ReCaptcha questions already up, and I've probably read through a majority looking for some sort of answer. I've spent a better part of my afternoon creating and testing the snot out of a form I created for people to request information from my organization. Everything is going well, including the email being sent to the correct person, which is even showing right in the email😀

I use ReCaptcha for everything on my site, and was pretty happy when I saw that chronoforms had ReCaptcha built in. I enabled it as per the youtube tutorial, got it up and looking the way I want, set up the onLoad and onSubmit events with the event loop for the onFail event. However, when I try to submit the form with "check ReCaptcha" in the onSubmit event, I constantly get my error message for a wrong code. When I remove the "Check ReCaptcha" from onSubmit event, I am able to send it, but lose the verification, making even having the ReCaptcha worthless, as I can type anything in to the box and it will send.

I don't know if I messed up, but I used the public and private keys assigned to my domain from ReCaptcha, instead of those already input from my "Activating" the verification for onLoad and on Submit. If this is the root of my problem, where can I find the keys that were already there?
GreyHead 11 Oct, 2011
Hi mezzio,

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.

It's possible that there will be a problem if your site has more than one ReCaptcha on the form page (some of the classes may be being loaded twice).

Your private keys should be fine. I'll PM the ChronoForms keys to you.

Bob
mezzio 11 Oct, 2011
I'll do that, and after I posted this, I found nothing using recaptcha will allow me to authenticate with it, so I don't know if it's a fluke, or what, you have a PM in response to your first... I'll get the backup to you shortly.
GreyHead 12 Oct, 2011
Hi mezzio,

I tested the form that you sent me. It had no Check ReCaptcha action, once I'd added one and reset the default API keys it behaves OK.

Bob
mezzio 12 Oct, 2011
Yes, I took the check recaptcha out because it wasn't working otherwise. I got busy yesterday, but will put the keys you provided me back in and check it out. Thank you for your time!!

*edit*
Doing this, I'm still getting the same error as before, since you got it to work using my form, I'm going to assume there's something else going on with my site.



Just to verify, this is how it's set up now, using all the keys and servers put in by the ChronoForms component.
mezzio 18 Oct, 2011
Do I need to upload the recaptchalib.php anywhere in to the component?
GreyHead 18 Oct, 2011
Hi mezzio,

No.

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