Hi,
I installed the reCaptcha plugin in my joomla website's "contact" form. It's a custom form that uses a feedback.cgi file, not the joomla Contacts component.
I installed the plugin, inserted {captcha} between <form> and </form>, and enabled Auto-Verify. I see the reCaptcha in my form.
However, no matter what I type into the reCaptcha box, when I click the Submit button the form gets sent successfully. What am I doing wrong here?