reCAPTCHA doesn't works with CAPTCHA 6.x-2.0-beta1
soxofaan - January 9, 2009 - 08:44
| Project: | reCAPTCHA |
| Version: | 6.x-1.1 |
| Component: | General |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
as reported in http://drupal.org/node/354520#comment-1184250, reCAPTCHA works with CAPTCHA 6.x-1.x, but not with CAPTCHA 6.x-2.0-beta

#1
confirmed here with drupal-6.8.
#2
I also can confirm that reCAPTCHA 6.x-1.1 does not seem to work with CAPTCHA 6.x-2.0-beta1. I have not tried downgrading to CAPTCHA 6.x-1.0-rc2 to see if that works, because I am not desperate to use reCAPTCHA, and I don't want to mess up my database. Though if requested, and if it would be helpful, I could setup a test site...
#3
fixed by http://drupal.org/cvs?commit=163845
reCAPTCHA module should now be compatible with both CAPTCHA 6.x-1.x and 6.x-2.x (post beta1)
#4
Patched captcha.pages.inc in my CAPTCHA 6.x-2.0-beta1 installation with your fix. reCAPTCHA now seems to work... Thanks for the quick fix!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.
#6
Hi, Afraid I am still getting the problem.
I get the messgae:
The reCAPTCHA code you entered was incorrect.I have installed the latest release versions of captcha and re-captcha and also tried the latest dev versions but get exactly the same problem. The Math captcha works fine so I assume there is a conflict between captcha and recaptcha.
Nick
#7
subscribe
#8
#9
I have CAPTCHA 6.x-1.0-rc2 and reCAPTCHA 6.x-1.1. I enter in the correct words, and I get "The reCAPTCHA code you entered was incorrect" when I try to submit. I just upgraded to Drupal 6.10.
#10
Quick update:
I just searched the reCaptcha support issues - and came across #343707: The reCAPTCHA code you entered was incorrect.. I applied for a new key, updated the module in drupal - everything works now.