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

likewhoa’s picture

confirmed here with drupal-6.8.

herzbube’s picture

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...

soxofaan’s picture

Status: Active » Fixed

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)

herzbube’s picture

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!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nickbits’s picture

Status: Closed (fixed) » Active

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

beginner’s picture

subscribe

wundo’s picture

Project: CAPTCHA » reCAPTCHA
Version: 6.x-2.0-beta1 » 6.x-1.1
Component: Captcha API (captcha) » General
Assigned: soxofaan » Unassigned
dbck’s picture

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.

dbck’s picture

Quick 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.

liam morland’s picture

Status: Active » Closed (fixed)