By steven9 on
HI guys,
I have a Drupal 5.x website on which I am using MyCaptcha because at the time it was started I found MyCaptcha to be the best solution out there. I want to upgrade to Drupal 6.x but MyCaptcha does not exist for Drupal 6.x
Which solution do you use for your Drupal 6.x site?
Comments
Have you checked out Mollom?
Have you checked out Mollom?
I use a slightly modified
I use a slightly modified securimage (http://www.phpcaptcha.org).
Slightly modified so it fits in the modules folder, and works in drupal sessions.
Could you please tell me what
Could you please tell me what you have modified?
I am trying to get securimage from http://www.phpcaptcha.org to work.
But I still have noc success
Here's what I did
I hope this helps, good luck.
CAPTCHA & reCAPTCHA
I use CAPTCHA http://drupal.org/project/captcha and reCAPTCHA http://drupal.org/project/recaptcha, seems to work fairly well.