New to this. Need to install captcha onto my website which is built by drupal. How to do please?

Comments

jessmagz’s picture

just try to follow the readme.txt and install.txt files included in the module.
but basically, you need to download the module (CAPTCHA) and extract all contents is your modules directory (not the core modules dir). It is at site/all/modules. Then go to Administer --> Modules and enable the CAPTCHA modules

http://sanfranciscomirror.com/

phpsharma’s picture

get the captcha from here http://drupal.org/project/captcha
copy it to modules folder
goto admin section of the site
goto modules and enable 3 captach type (text, image,math)or enable what ever you require..

then goto admin->cpatcha and set the options..
yoursite.com/admin/user/captcha

I hope this helps.

Please mail me via contact form..if you need more help..

sharma chelluri

donnapenn’s picture

I'm not sure what I'm doing wrong but altho captcha shows up on the modules page of my website and I check the box to enable it, when I go to test it, it doesn't show up.

MidGe48’s picture

I don't think that the captcha should be active if you are a logged in user, but then I never really looked at the captcha module. Are you testing it as an anonymous user?

www.ZuNOB.com

donnapenn’s picture

Yup, I'm testing it as an anonymous user. Not working. When I check the modules page on my website, there are configuration options available. Just enable.

donnapenn’s picture

I've tried to follow these seemingly easy steps but...when I go to the admin section of the site, there's only "captcha" there (no text, image, math) and I don't have options to set. It's either enable or not. When I enable, nothing happens. Also, I've got captcha on another website and even when you answer the math questions correctly, it tells you you have not and, nevertheless, submits the form. So, in both cases, I"m having problems. Please help. The spam count it rising....

billy50’s picture

I am also a newbie to all of this. As well as new to the Linux world. I also want to install captcha onto my website which was built by my hosting provider as an automatic process. I read all the comments that have been made but none of them made much sense to me. I went to the captcha website and downloaded the tar.gz file. The first question is what do I do with it? And next where do I put it? I have drupal 6.19 installed on the server. I need to get through this first level before I can deal with activating and selecting options for captcha.