Hello, I'm attempting to use reCAPTCHA on a simple email contact form. When I submit the form with anything typed in the ReCaptcha box, I get the following error in plain text on a white page with no styling:
Here's what I've done to set things up with my form:
- custom element with code "{ReCaptcha}" in my form
- Load ReCaptcha action On Load
- Check ReCaptcha On Submit
- ReCaptcha OnSuccess: Send Email and Show Thanks Message actions
- ReCpatcha OnFail: Event Loop action
I've tried the default ReCaptcha private key as well as my own, both with the same results.
ReCaptcha verify server: http://www.google.com/recaptcha/api/verify
You can view the form here:
http://www.greenmarkit.com/dev/contact
Joomla 1.7 and latest version of ChronoForms.
Oh, and one other small unrelated thing... I've validated my installation on this domain. Is there anything special I have to do to remove the "Powered By ChronoForms" text from the form?
EDIT: Nevermind that last thing. It just took a little while for the validation to go through, I guess.
Could not open socket: 137487456 - Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?
Here's what I've done to set things up with my form:
- custom element with code "{ReCaptcha}" in my form
- Load ReCaptcha action On Load
- Check ReCaptcha On Submit
- ReCaptcha OnSuccess: Send Email and Show Thanks Message actions
- ReCpatcha OnFail: Event Loop action
I've tried the default ReCaptcha private key as well as my own, both with the same results.
ReCaptcha verify server: http://www.google.com/recaptcha/api/verify
You can view the form here:
http://www.greenmarkit.com/dev/contact
Joomla 1.7 and latest version of ChronoForms.
Oh, and one other small unrelated thing... I've validated my installation on this domain. Is there anything special I have to do to remove the "Powered By ChronoForms" text from the form?
EDIT: Nevermind that last thing. It just took a little while for the validation to go through, I guess.