Closed (fixed)
Project:
CAPTCHA
Version:
6.x-1.0-rc2
Component:
Captcha API (captcha)
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2009 at 10:33 UTC
Updated:
9 Jun 2009 at 19:50 UTC
CAPTCHA on D-6.10 display math question although set up to display image .
Comments
Comment #1
soxofaan commentedCan you give some more information: on which form did you set the CAPTCHA?
Comment #2
pobster commentedVirgin install - same issue. Stock forms for log in set to image captcha yet seeing math questions instead.
Db looks fine?
Pobster
Comment #3
soxofaan commentedI can't reproduce with a virgin install of Drupal 6.10 and CAPTCHA/image CAPTCHA 6.x-1.0-rc2
Could this be some caching problem on your setups?
Comment #4
pobster commentedOkay I've narrowed this down somewhat although haven't had time to debug it any... Seems the issue is specific to multisites - so sites/default works fine and sites/somethingelse.com shows math question rather than image captcha.
Pobster
Comment #5
pobster commentedOkay... Found out how to reproduce this although I didn't bother to check that it's anything to do with multisites... If your site is offline the log in page will not show the image captcha only the math one. When the site is online again, the image captcha shows just fine again.
Pobster
Comment #6
soxofaan commentedAha, this is not a bug, but a feature.
In offline mode, the image CAPTCHA module falls back on math CAPTCHA because the CAPTCHA image request can not be served.
To quote image_captcha.module:
edit: typo
Comment #7
soxofaan commentedbetter title and a link to the original issue: #133548: Image not available when site is offline for maintenance