Captcha on registration form but not login
Posted: Sun May 12, 2013 9:09 am
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?
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?