I have a custom HTML form that I was using the Chronoform defalut captcha code on and it was sometimes working and sometimes not. I'm using the code {chronocaptcha_img}. I'm getting the captcha image, but sometimes it says "Wrong code".
I want to put in ReCaptcha. I have it enabled in the plugins, I have the public and private keys entered, but changing the code to {ReCaptcha} doesn't seem to work. Nothing shows up. Again, I am using a Custom HTML form, not the Wizard layout.
I have tried to just use straight PHP code found on the documents page of the ReCaptcha site. That displays the ReCaptcha just fine, but it doesn't properly validate. I have downloaded their library, but it's not working.
How can I get the {ReCaptcha} function to work in the custom html? I would think it would work the same as {chronocaptcha_img} but apparently not.
Thanks for any help you can give.
I want to put in ReCaptcha. I have it enabled in the plugins, I have the public and private keys entered, but changing the code to {ReCaptcha} doesn't seem to work. Nothing shows up. Again, I am using a Custom HTML form, not the Wizard layout.
I have tried to just use straight PHP code found on the documents page of the ReCaptcha site. That displays the ReCaptcha just fine, but it doesn't properly validate. I have downloaded their library, but it's not working.
How can I get the {ReCaptcha} function to work in the custom html? I would think it would work the same as {chronocaptcha_img} but apparently not.
Thanks for any help you can give.