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?

CommentFileSizeAuthor
#4 guestbook.module.patch1.13 KBhovel
#4 spam_content_guestbook.zip732 byteshovel

Comments

naught101’s picture

Title: use with guestbook » Integrate Spam with Guestbook
Project: Spam » Guestbook
Version: 6.x-1.0 » 6.x-2.x-dev
Component: Miscellaneous » Code

http://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?

quiptime’s picture

New Guestbook Spam module coming soon to get Spam module compatibility for the Guestbook module.

deafsheep’s picture

That integration is for DIFFERENT module! DGB one, not guestbook

hovel’s picture

StatusFileSize
new732 bytes
new1.13 KB

Hi, 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.