I have to state upfront that I'm a bit of a novice.
I'm having problems with spam on my guestbook. I've read many drupal nodes about how to solve this, but none of them have made any difference. Namely:
* the spam module (5.x-1.x dev) - I implemented this but the vast majority of spam has a probability of 40% spam and gets through.
* captcha-5.x-2.2 (including form_store 5.x-1.0) - once activated, all this did was to over-write part of my header-block with a maths question! Hardly what I wanted.
* bad behavior 2 - I can't get this to work at all - I cannot see it via admin/modules.
I realise that this appears to be three problems in one, but all I want to do is get rid of spam and I don't want to force users to register.
Any help would be much appreciated.
Comments
I use re-captcha. You could
I use re-captcha.
You could also look into akismet.
- Corey
Thanks Corey, I'll give that
Thanks Corey, I'll give that a go. The spam filter has started to pick things up at last (it doesn't immediately).
or may be you cud use form
or may be you cud use form tokens like it is being used in drupal forms...
You could use modr8 drupal
You could use modr8 drupal module - http://drupal.org/project/modr8
---
Drupal Theme Garden