Hello,

I installed today but couldn't find an admin link, however I did manually find it under admin/settings/captcha/recaptcha.

I got the required keys from their website, and filled in the admin. However, I can't seem to find anywhere in the admin setup to actually activate it.

In the captcha module admin, I only have the choice for "captcha" and "textimage" but not this service. I even disabled textimage in case there was a conflict, but still nothing.

So far all I get is the math option. Any ideas?

Thanks.

Comments

Christefano-oldaccount’s picture

@BradM: You may need to install the form store module, which helps captcha.module control what forms are captchafied. Then configure what forms and for what roles the captcha appears at admin/settings/captcha

robloach’s picture

Status: Active » Postponed (maintainer needs more info)

In the next little while (probably tonight), I'll put together some documentation, instructing how to use the reCAPTCHA module.

Ole Martin’s picture

Title: how to implement this? » More functions?
Status: Postponed (maintainer needs more info) » Active

Will it come with other functions for blog, forum, poll, books etc.?
Now it funcions only to:
comment_form - post a comment
user_register - register a user account
user_pass - request a new password
page_node_form - create a page
story_node_form - create a story

robloach’s picture

Assigned: Unassigned » robloach

Commit 69022 adds README.txt, that has some instuctions on how to use the module. Please post a new issue if you're still having troubles with it.

Requests for new functionality for where the captcha is displayed (on polls, books, etc) should be tracked at the Captcha project.

Thanks a lot for the Form Store suggestion, I'll take a look at it.

robloach’s picture

Status: Active » Fixed

I'm setting this to fixed, if you're still having problems, please make a new issue for it. Thanks a lot!

BradM’s picture

Hi -- re: my other post about not getting this to work -- well the good news is, I got it to work properly. My fault...the issue was the fact that I had captcha 5.x-1.1 installed, but once I upgraded to 5.x-2.1 this module worked fine.

Anonymous’s picture

Status: Fixed » Closed (fixed)