Active
Project:
Guestbook
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2010 at 20:06 UTC
Updated:
13 Nov 2011 at 18:45 UTC
Jump to comment: Most recent file
I downloaded this module to use with guestbook module to stop all of my spamming but I haven't seen it work. I also noticed that under the content to be checked there is no guestbook option. Is it suppose to check the guestbook automatically or is there suppose to be an option on the content to be checked for guestbook?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | guestbook.module.patch | 1.13 KB | hovel |
| #4 | spam_content_guestbook.zip | 732 bytes | hovel |
Comments
Comment #1
naught101 commentedhttp://drupal.org/project/guestbook says it has integration with spam.module for version 5, not 6. Perhaps it hasn't been re-written for 6? Are guestbook comments different to normal comments?
Comment #2
quiptime commentedNew Guestbook Spam module coming soon to get Spam module compatibility for the Guestbook module.
Comment #3
deafsheep commentedThat integration is for DIFFERENT module! DGB one, not guestbook
Comment #4
hovel commentedHi, I use the Guestbook module on one of my sites and i also suffered from a huge amount of spam.
The guestbook module already has an interface to the Spam module, only it does not work.
I came up with following solution:
Part-1
a small modification to the Guesbook module to make the interface work.
See attached patch file: guestbook.module.patch
Part-2
an addition to the Spam module to make the Guestbook module known.
See attached file: spam_content_guestbook.zip
unpack it and place it in sub-directory "content" of the Spam module.