Hello,

In a Drupal 5 site I am using the Node profile for all new user registrations. The last few days my website is under attack by spam bots: I have like 150 fake new user registrations a day.

I tried to use Captcha for adding a captcha to this registration form, but it's impossible: captcha only works with webforms or the standard user registration form. So: Node Profile and Captcha don't work fine.

Has anyone had the same problem before? Which module works fine together with node profile?

Comments

maverick14’s picture

I tried the new mollom service, and it seems to work very well with node profile. I get more options than the regular captcha module.

The bad thing is that I will have to buy a commercial mollom licence now for my site.