Hi,
I'm using captcha with profile2.
During the registration, users insert captcha correctly but on the first attempt is always incorrect: "The answer you entered for the CAPTCHA was not correct ". On the second attempt it works.
What can i do?

CommentFileSizeAuthor
#3 image-captcha-issue.png6.01 KBdanisha
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

spexiland’s picture

I found out that this is related to http://drupal.org/node/1024370.

And there #9 worked out for me.

elachlan’s picture

Status: Active » Closed (fixed)

According to the linked article a fix was applied to Dev, so you should not have gotten an error.

Since you fixed the issue I am going to close the report.

danisha’s picture

FileSize
6.01 KB

The issue is not fixed in the latest version of the captcha module 7.x-1.5 .

The same issue is replicating for a multi step webform called in a ajax popup.

Attached is the snap for the same.

Any help, will be appreciated.

sidharthap’s picture

I am facing same issue based on below scenario.
module version : 7.x-1.5
1 - In one page 2 forms (form 1 and form 2) loads in AJAX.
2 - Form 2 has CAPTCHA enabled.
3 - While submit the form 2 the posted_form_id shows form 1 id and fails the CAPTCHA validation shows error "The answer you entered for the CAPTCHA was not correct."

#1 can solve the issue but it is again problem for configuration form as mentioned in https://www.drupal.org/project/captcha/issues/1024370#comment-5195128

Any help, will be appreciated.

elachlan’s picture

ghobadipouya’s picture

The answer you entered for the CAPTCHA was not correct.
this is my site error in exposed views drupal
Ive used "Im not robot" recaptcha
the recaptcha work well in login... but not work in exposed views drupal
please help me....