There is nothing und admin access control. I only see textimage under access control, which I activated for anonymous and registered.

Both textimage and the formthingy are installed and activated. I only get math captchas (which I patched as they were reporting wrong answers. [http://drupal.org/files/issues/captcha.module_2.patch] ) Nothing was there before under admin access control, neither in German nor switching back to english.

Textimage reports:
Number of fonts found: 8
Number of background images found: 0
GD Version: 2.0 or higher
FreeType Support: True

I assume this would also mean it should work.

I added truetypes and a preset.

Nothing appears in the access control, besides [textimage].

Can someone point me to where the code is that deals with the access settings so I can maybe find it myself?

Also under Settings Captcha it doesn't give me anything but none and math.

I have other servers on the machine with fairly complicated latex image generation so all the GD and so on stuff should work.

Comments

scafmac’s picture

I've noticed the same/similar issue.

I have captcha & riddler installed. I'm not sure whether I was just going to use the riddler or the math, but no questions appear on the contact form or the user registration form.

I couldn't find anything for captcha under Access Control.

Am I missing something or is the module?

robloach’s picture

Version: 5.x-2.1 » 5.x-3.x-dev
Status: Active » Fixed

3.x adds two access privileges: "administer captcha" and "skip captcha challenges".

Anonymous’s picture

Status: Fixed » Closed (fixed)