Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Form Questions /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

create a captcha module


Go to End


3 Posts   5608 Views

Avatar
antonio

Community Member, 4 Posts

22 December 2008 at 3:01pm

i'm not a coder but what are you saying about this to take a module for captcha http://freshmeat.net/p/captchaphp

Avatar
Liam

Community Member, 470 Posts

22 December 2008 at 6:55pm

There is a captcha module based on recaptcha http://www.silverstripe.org/recaptcha-module/

Also, you can add MathSpamProtection::setEnabled(); to your config file which will add a basic math question to your comments form.

Avatar
antonio

Community Member, 4 Posts

28 December 2008 at 11:18am

I tried with MathSpamProtection::setEnabled(); more then one time, but it doesn't work, i try with version 2.2.2 and 2.2.3.
Before I posted i've seen the recaptch a module, but i want something different ... let me see if I can found something else ....