Johan Marais

Anonymous
Greeting,
i installed Geeklog a while ago but now i am having spam problems. can anybody suggest what to do. The link below shows the spam on the site
Thanks for any help given

http://mechatronics.za.org/article.php?story=20060621001124559

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Install the update for the trackback handling. Maybe try the SLV modules. Feed the usual spammy keywords into Spam-X's Personal Blacklist. Use Spam-X's Mass Delete options to get rid of the existing spam.

More information here and here.

bye, Dirk

Johan

Anonymous
Hi Dirk,
thanks for the advice i will try and sort it out that way. i seached the forum but can't find the following.

Can i disable the "post a comment" to the public and allow registered users to only make comments
Thanks
Johan

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Quote by Johan: Can i disable the "post a comment" to the public and allow registered users to only make comments

Sure:
Text Formatted Code
$_CONF['commentsloginrequired']   = 1;
 
in config.php

bye, Dirk