I'm trying to use captcha on the self registration module. Here's the link http://llhdirect.com/hhh/index.php?page=register. Why does it come up like a broken image?
The Captcha control panel doesn't report any permission errors. There are six images in the /modules/Captcha/images/captchas directory.
I'm using Maui ... cmsms version 1.0.2
captcha image missing (self registration)
-
bmore
Re: captcha image missing (self registration)
I'm having the same problem... no image! Can i fix this somewhere in the captcha module code?
Re: captcha image missing (self registration)
Version 0.2 should fix the captcha image not showing up. Let me know if this version works for you.
Regards,
D
Regards,
D
-
kevFISH
Re: captcha image missing (self registration)
Hi,
I'm having the same problem
Running CMCMS 1.06 and Captcha 0.3.
EDIT - Seem to have solved the problem by changing the
File Creation Mask (umask):
TO - 027
(says 022 in the help, but this produced files that the user couldn't read!!??).
Hope that is OK to do and won't come back to haunt me
I'm having the same problem
Running CMCMS 1.06 and Captcha 0.3.
EDIT - Seem to have solved the problem by changing the
File Creation Mask (umask):
TO - 027
(says 022 in the help, but this produced files that the user couldn't read!!??).
Hope that is OK to do and won't come back to haunt me
Last edited by kevFISH on Wed Jun 13, 2007 10:06 pm, edited 1 time in total.

