The latest stable version of the captcha module is 2.1, which does not work with the webform module as the API has been rewritten.

Comments

rickvug’s picture

I'm bumping this issue because there has not been a response in four weeks. Any update?

quicksketch’s picture

No progress yet. Patches are gladly accepted.

http://drupal.org/patch/create

wundo’s picture

Hi quicksketch,
I think that now you don`t need to support captcha inside your code.

Just install Captcha + Form Store and you will be able to add a capcha challenge to your webforms from Captcha interface.

quicksketch’s picture

So is the best approach just to remove the captcha component entirely?

That'd be a pretty quick fix ;)

quicksketch’s picture

quicksketch’s picture

Status: Active » Fixed

I removed the captcha component from webform as it is no longer necessary using Captcha 3.0 and higher (it can now place captchas on any form). I looked into updating the captcha component to the new module, but it doesn't seem that there'd be an easy way to do this. I think the best approach is adding captchas as suggested in http://drupal.org/node/174571#comment-650122

Anonymous’s picture

Status: Fixed » Closed (fixed)

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