By takaakikato on
Hi,
My website uses Captcha without TextImage. Every annoymous users get an error saying, "The answer you entered to the math problem is incorrect." when they access to a node. Viewing the front page is O.K.
I turned on "Comment Form" and "Sitewide Contact Form" in /admin/settings/captha .
When I log in, I don't see any error. I'm using the latest official release "4.7.x-1.2" for Drupal 4.7.
The website in question is http://samuraicoder.net
Comments
captcha validation
I had the same problem on my 4.7 site ( http://www.yinyanghouse.com ) after upgrading to the latest version of captcha. The patch at the top of this article - http://drupal.org/node/114387 - fixed it for me (don't use the patch in the article for 4.7 further down).
Fixed it!
Thanks a lot! Fixed by the patch. I'd appreciate your help.