I just upgraded to the newest version.

For an anonymous user, the captcha showed and worked properly once, then did not show on either the contact form or comments.

In addition, the new user interface only shows items under captcha tab. The captcha points tab is empty.

Lastly, there's no option to enable captcha on the registration form.

I am running only the math captcha without textimage. All files appear to have uploaded correctly.

CommentFileSizeAuthor
#1 captcha_depends_fs.patch708 bytesheine

Comments

heine’s picture

Status: Active » Needs review
StatusFileSize
new708 bytes

Perhaps less confusing when adding form_store as a dependency? All lines in the info file have been changed because of EOL problems; I've set them to LF (instead of CR).

mgifford’s picture

Status: Needs review » Reviewed & tested by the community

Seems to work fine for me.

wundo’s picture

I added a message fixing this. ;)
Thanks anyway heine.

Robardi56’s picture

Commit please.
Thanks.

prokopton’s picture

I'm using version 2.1 with Drupal 5.1 and I'm experiencing the same problem: New users can't register, getting same error message as above.

Looking forward to patch.

robloach’s picture

Captcha shouldn't depend on Form Store since Captcha can function without Form Store, and vice versa.

heine’s picture

Status: Reviewed & tested by the community » Fixed

Marking fixed per #3:

I added a message fixing this. ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)