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.

Archive /

Our old forums are still available as a read-only archive.

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

RECAPTCHA Module: Has anyone here implemented recaptcha?


Go to End


7 Posts   2352 Views

Avatar
JamesinCO

Community Member, 14 Posts

10 September 2008 at 1:41am

Hi ... I posted a link in the Support Tickets asking about captcha and was sent the following link ...

http://doc.silverstripe.com/doku.php?id=modules:recaptcha

Yet I can't seem to find the actual 'Download' for this SilverStripe Module. Am I missing something here? Has anyone been able to implement recaptcha?

Does it take a SS download module?

Any help would be appreciated.

Avatar
Liam

Community Member, 470 Posts

10 September 2008 at 2:05am

Avatar
Ingo

Forum Moderator, 801 Posts

12 September 2008 at 9:48am

I've added download instructions to the wiki page as well

Avatar
steve_nyhof

Community Member, 224 Posts

30 November 2008 at 2:58pm

I don't get it, I can go to this page... http://svn.silverstripe.com/open/modules/ , but how do I download the recaptcha module with instructions? Please help. Thank you

Avatar
Liam

Community Member, 470 Posts

30 November 2008 at 5:08pm

Is this installed locally or on a server?

You need to download it via an SVN client. If you are using a real server with Linux, most have it built in and you can grab it like so from the command line, aka SSH:

svn co http://svn.silverstripe.com/open/modules/recaptcha/trunk/ recaptcha

That downloads a copy of it to your server in whatever directory you're in.

Avatar
steve_nyhof

Community Member, 224 Posts

1 December 2008 at 3:59am

I just filled in a very long description of what I did and posting crashed - I'll get back to this later - thank you for your help - doesn't work.

Added the directories and files, got the keys

The readme file needs more instruction

Thank you,
Steve

Avatar
Scotty

Community Member, 2 Posts

1 December 2008 at 10:44pm

Hi I agree the instructions are really short and not helpful.
Iv'e tried everything and it still won't work in my custom form.
Would appreciate a solid example of the files involved and how to implement.

Thanks for the help in advance