Hello, I just installed reCAPTCHA and I try to use it on a page with multiple comment forms (actually its a views page listing multiple nodes):

node 1
commentform 1
node 2
commentform 2
node 3
commentform 3

With the CAPTCHA math this worked (math question on every comment form), but now with reCAPTCHA the widget only displays on the first comment form (so this is not views related)! On the other forms I see a CAPTCHA box but the widget is not rendered. When submitting a form without a widget I get a "The answer you entered for the CAPTCHA was not correct." and then (due to the page reload now there is one form only) I can fill in the CAPTCHA.

Greetings Wappie

Comments

robloach’s picture

Title: Captcha widget only rendered on first comment form when multiple forms on page » Support multiple reCAPTCHA widgets on the page
Component: General » reCAPTCHA Captcha

Definitely would be handy!

rrrob’s picture

+1

Socal Rachel’s picture

I am having the same problem although I'm running version 6.x.

mradamjohn’s picture

+1 for 6.x

liam morland’s picture

patrick.thurmond@gmail.com’s picture

I have submitted a patch that addresses this problem for many situations.

http://drupal.org/node/1833822

liam morland’s picture

Status: Active » Closed (duplicate)

I think this will be resolved with the changes in #1833822: Allow multiple instances of reCAPTCHA on the same page. If that is not enough to satisfy this request, please re-open and provide details.