So I have installed Captcha and I am using FEU to manage login etc and Self Registration Module for the registraion of users.
I installed Captch and sure enough it now pops up on both the registration form and the login form.
The problem is, I don't want it on the login form. I only want to stop spam registrants. I tried taking out the 'if' statement from the login form template but all that did was remove the Captcha from the screen. If you try and login, it still appears to test if you put the right text in for the right image and of course because you couldn't see it, you didn't and it fails to let you through. There must be a setting somewhere or bit of code to say do not use Captcha on this form. Any ideas?
Captcha on registration form but not login
-
whitewabbit
- New Member

- Posts: 6
- Joined: Thu Apr 04, 2013 12:21 pm
Re: Captcha on registration form but not login
There is a setting for that in FEU either in the admin or in the tag, read the Help for the tag parameter if there is one, I know it has a setting just can't remember where it is right now...
-
staartmees
- Power Poster

- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: Captcha on registration form but not login
{FrontEndUsers nocaptcha="1"} does the trick
-
whitewabbit
- New Member

- Posts: 6
- Joined: Thu Apr 04, 2013 12:21 pm
Re: Captcha on registration form but not login
Thanks, that worked great 
-
staartmees
- Power Poster

- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: Captcha on registration form but not login
please add [solved] to the subject

