Problems with SPAM? Read this!

Dr. GBooky is here to help you with your guestbook problems ...
nxshardcore
Posts: 8
Joined: Wed Oct 15, 2008 7:40 pm

Post by nxshardcore »

ok...

but what about translations?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Have you even looked at the new version? It has a separate language file which is easy to translate!
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
nxshardcore
Posts: 8
Joined: Wed Oct 15, 2008 7:40 pm

Post by nxshardcore »

i installed the dutch language and version of the script. and still i get spam...
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Which version of the script? Is security image enabled? Junkmark filter enabled? What is the limit set to?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
nxshardcore
Posts: 8
Joined: Wed Oct 15, 2008 7:40 pm

Post by nxshardcore »

1.6 is the version, sec image is set and as far as i know junkmark is on...

what do you mean with limit??
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Can you post few samples of the SPAM you receive? How often is it?

You can also try changing security image colors for exampel in secimg.inc.php change

Code: Select all

            $background_color = imagecolorallocate($im, 255, 255, 255);
            $text_color = imagecolorallocate($im, 0, 0, 0);
to

Code: Select all

            $text_color = imagecolorallocate($im, 255, 255, 255);
            $background_color = imagecolorallocate($im, 0, 0, 0);
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
nxshardcore
Posts: 8
Joined: Wed Oct 15, 2008 7:40 pm

Post by nxshardcore »

The thing is. I just deleted the spam before i got here again.
I'll post some of the spam next time here.

About the change of the colors for the sec image.
Does this really work?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Try it, you'll be surprised :wink:
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
nxshardcore
Posts: 8
Joined: Wed Oct 15, 2008 7:40 pm

Post by nxshardcore »

spam message..

Geplaatst door Bericht:
Naam: Rubenane
Locatie: Rubenane
Internetsite: http://rubenane.blogspot.com
E-mail: anthonyragne@mail2009.com Good web with cool info. Thanks.

Geplaatst: October 30, 2008
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Have you tried disabling posting URLs? Yes, it does effect valid users, but guestbooks aren't meant for advertising their own websites anyway.

I do have some new ideas that will improve SPAM filter for the next version.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

I would like the possibility to trigger the spamfilter with a predefined number of url's.
So that i can allow posters to post 1 or 2 url's in the regular message. I want them to be able to post a link which is not their own homepage.
But more than the allowed number of url's triggers the spamfilter.

Greetings,
Henrie
jayceegee
Posts: 33
Joined: Sun May 21, 2006 6:33 pm

Post by jayceegee »

Klemen,

In future versions, if you do decide to follow the path that Henrie has suggested, could you allow for it to be switched off, as I personally do not wish to have URL's in the message.

Regards, Jim
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

Than default could be 0 (zero) URL's allowed in message.

Greetings,
Henrie
stevelockridge
Posts: 2
Joined: Fri Jun 05, 2009 3:55 pm

Getting Hammered with Spam Today

Post by stevelockridge »

I am using GBook 1.6. This morning I started getting hammered with spam. The spam is not posting to the guestbook but I am getting the notification emails. I have that enabled because I need to moderate this guestbook. I have URL posting disabled. The messages are still coming in every couple of minutes. Here is an example:

(REMOVED)
Steve
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Please don't post links to spamvertised websites here.

If you aren't getting any GBook entries then how can this be GBook spam? If a message is not added to GBook then GBook doesn't send any e-mails.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply