It looks like you're new here. If you want to get involved, click one of these buttons!
I would like to eliminate Captcha for registrations. Using the Basic mode, when no keys are entered, new registrations don't take, and when keys are entered, the Captcha tends to be unreadable. The forum will be behind a password-protected wall, and not likely to be overwhelmed by bots or spammers, so the simpler registration would be welcome, particularly by many of our older users.
Any suggestions on how to eliminate the use of Captcha for registrations?
Sorry - I managed to delete the forum entry that had it. As I recall it involved the /conf/config.php file, replacing:
$Configuration['Garden']['Registration']['Method'] = 'Captcha';
with:
$Configuration['Garden']['Registration']['Method'] = 'Basic';
Answers
I just discovered a possible answer, so I'll try that.
- Spam
- Abuse
0 · Insightful Awesome LOL ·Worked!
- Spam
- Abuse
0 · Insightful Awesome LOL ·+1
Don't PM about development, I'm not currently taking on clients.
grep is your friend.
- Spam
- Abuse
0 · Insightful Awesome LOL ·