Closed (fixed)
Project:
reCAPTCHA
Version:
6.x-1.1
Component:
General
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2009 at 08:44 UTC
Updated:
17 Aug 2012 at 14:42 UTC
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
Comments
Comment #1
likewhoa commentedconfirmed here with drupal-6.8.
Comment #2
herzbube commentedI 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...
Comment #3
soxofaan commentedfixed 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)
Comment #4
herzbube commentedPatched 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!
Comment #6
nickbits commentedHi, 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
Comment #7
beginner commentedsubscribe
Comment #8
wundo commentedComment #9
dbck commentedI 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.
Comment #10
dbck commentedQuick update:
I just searched the reCaptcha support issues - and came across #343707: The reCAPTCHA code you entered was [is always] incorrect.. I applied for a new key, updated the module in drupal - everything works now.
Comment #11
liam morland