Forums

reCAPTCHA stopped showing on webpage

pcoaching 28 Jun, 2013
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]
pcoaching 29 Jun, 2013
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.
GreyHead 29 Jun, 2013
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
pcoaching 30 Jun, 2013
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.
GreyHead 01 Jul, 2013
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
pcoaching 01 Jul, 2013
In the form plugin tab, reCaptcha verification is checked. Is there something else I'm missing?
GreyHead 01 Jul, 2013
Hi pcoaching,

I think that you still need to add {ReCaptcha} to the Form HTML.

Bob
pcoaching 01 Jul, 2013
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.
GreyHead 04 Jul, 2013
Hi pcoaching,

Edit the Form HTML on the Form Code tab and add {ReCaptcha} where you want it to display.

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