Closed (fixed)
Project:
CAPTCHA
Version:
5.x-2.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 May 2007 at 20:22 UTC
Updated:
4 Sep 2007 at 00:42 UTC
I want to display captcha image instead of math question
enabled the module, can't find entry on access control page.
only option I have is
none
captcha/math
when setting which captcha to use on which node.
Am I missing something?
Any help is appreciated.
Thanks you,
Mark
Comments
Comment #1
diovi commentedsame here
Comment #2
pug commentedSame problem here,
I have the latest versions of both textimage, and form_store modules installed, and permissions set to allow users access to textimage. But the only options available to me for all groups (incl a super user group that has full access to everything) is none or captcha/math.
Comment #3
pathscollide commentedI need this functionality too but apparently it's a problem with the textimage module, not with captcha:
There is a fix that apparently works for some people but not others, here:
http://drupal.org/node/143778
Comment #4
pug commentedThanks for that, textimage seems to be at fault alright, the patch linked allows the captcha images become available as an option, but unfortunately the first time I try to use it it causes an error and doesn't validate :(. Ah well just have to wait for patch v2 I guess.
Comment #5
pug commentedJust a quick update I applied the patch at http://drupal.org/node/142624 and that fixed the errors I was having after patching textimage (PHP Fatal error: Cannot use string offset as an array in /path/to/site/modules/captcha/captcha.module on line 169) which caused any page with a user input to give an error.
But now i'm seeing the same error on line 200 instead (Fatal error: Cannot use string offset as an array in /path/to/site/modules/captcha/captcha.module on line 200) at least it's localised only to pages that use the textimage captcha challenge now, the maths challenge is working fine again.
Comment #6
cercamon commentedsame here
Comment #7
robloachPlease use the 3.x branch of Captcha. It is much improved from 2.x.
Comment #8
robloachSince this feature is provided with Captcha itself now, I'm setting this to fixed.
Comment #9
(not verified) commented