Page 1 of 1

[Solved]Using Captcha

Posted: Sat Mar 01, 2008 7:53 pm
by wakewatcher
I installed Captcha.  It appears both on registration (desired) and on Login (undesired)  I tried disabling it in the Login Template by commenting out the {if isset($captcha)} block but then when trying to login in I get "The text from the image was not entered correctly" message.  How do I enable captcha only for registration?  thx.

[solved]Re: Using Captcha

Posted: Sat Mar 08, 2008 1:29 am
by wakewatcher
Found that if I put the optional parameter nocaptcha ="1" in the tag it does exactly what I wanted.