ReCAPTCHA stopped working on my website. I'm not sure what happened. Our site was hacked a couple months back, and everything was cleaned and is running. I've attached what is on the webpage now.
Any help would be greatly appreciated.
[attachment=0]Screen shot 2013-06-28 at 2.06.42 PM.png[/attachment]
Any help would be greatly appreciated.
[attachment=0]Screen shot 2013-06-28 at 2.06.42 PM.png[/attachment]
And here is the backend for ReCAPTCHA plugin associated with our form. The public and private keys are inserted. I just removed them to post this publicly.
Hi pcoaching,
That looks like a fairly old version of ChronoForms, or maybe just an old installation. Google bought ReCaptcha a couple of years ago and changed all the URLs to Google ones. I guess that they have now stopped supporting the old recaptcha.com versions.
The URLs in the current version are:
ReCaptcha server: http://www.google.com/recaptcha/api
ReCaptcha secure server: https://www.google.com/recaptcha/api
ReCaptcha verify server: http://www.google.com/recaptcha/api/verify (though ChronoForms still has the older value of <!-- w --><a class="postlink" href="http://www.google.com">www.google.com</a><!-- w --> by default).
Bob
That looks like a fairly old version of ChronoForms, or maybe just an old installation. Google bought ReCaptcha a couple of years ago and changed all the URLs to Google ones. I guess that they have now stopped supporting the old recaptcha.com versions.
The URLs in the current version are:
ReCaptcha server: http://www.google.com/recaptcha/api
ReCaptcha secure server: https://www.google.com/recaptcha/api
ReCaptcha verify server: http://www.google.com/recaptcha/api/verify (though ChronoForms still has the older value of <!-- w --><a class="postlink" href="http://www.google.com">www.google.com</a><!-- w --> by default).
Bob
Thanks Bob.
I went to the new ReCAPTCHA site, and got new public & private keys. I changed the server, secure server and verify server fields to what you gave me. Still no go.
Any other ideas? Thanks again for your help.
I went to the new ReCAPTCHA site, and got new public & private keys. I changed the server, secure server and verify server fields to what you gave me. Still no go.
Any other ideas? Thanks again for your help.
I just changed the verify server to: http://www.google.com/recaptcha/api/verify
It still isn't showing up on my form.
It still isn't showing up on my form.
Hi pcoaching,
Apologies for mis-pasting the verify server :-(
The ReCaptcha should still display though. You have got {ReCaptcha} in your form HTML?
Bob
PS I corrected my earlier post
Apologies for mis-pasting the verify server :-(
The ReCaptcha should still display though. You have got {ReCaptcha} in your form HTML?
Bob
PS I corrected my earlier post
In the form plugin tab, reCaptcha verification is checked. Is there something else I'm missing?
Hi pcoaching,
I think that you still need to add {ReCaptcha} to the Form HTML.
Bob
I think that you still need to add {ReCaptcha} to the Form HTML.
Bob
I'm sure you're right! And how would I do that? Also keep in mind the chronoform was working and now it's not only in that the capthcha doesn't show on the page that the registration form is on.
This topic is locked and no more replies can be posted.