View previous topic :: View next topic |
Author |
Message |
salenjak
Joined: 02 Mar 2004 Posts: 13
|
Posted: Sat Dec 25, 2004 2:22 pm Post subject: Another comments/spamm topic! |
|
|
ok, I've found the spam hacks and everything, but there is one "simple" thing I want to do with my blog and I don't think any of the hacks does that (or it does, and I didn't saw it)... so, I want to delete ALL my comments, and I want to block comments option... I am not using them on my blog so, all the coments I am getting are coming from bots... I belive the solution for this should be easier than blacklisting future comments and weeding out old ones...
thanx for your time, and excelent blog script guys!
saL |
|
Back to top |
|
 |
sh0ck
Joined: 02 May 2004 Posts: 36 Location: Norway
|
Posted: Sat Dec 25, 2004 6:51 pm Post subject: |
|
|
In your b2 loop just remove your comment link and the <?php include "b2comments.php"; ?> and comments are deactivated. Nobody can view or post comments. _________________ http://www.licklinux.com |
|
Back to top |
|
 |
salenjak
Joined: 02 Mar 2004 Posts: 13
|
Posted: Sun Dec 26, 2004 12:41 pm Post subject: |
|
|
ok, I did that, posted some new posts and allready got a poker comment on every one of it.. so, I guess this thing doesn't work ..any other ideas? should I delete my b2comments.php or something?
thanx,
saL |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 826 Location: Oslo, Norway
|
Posted: Sun Dec 26, 2004 11:37 pm Post subject: |
|
|
Set your use comments to 0 in b2config.php
I think that's an alternative.
Ultimately, you could delete the b2comments table in your db, b2commentspopup, b2comments.php and b2comments.post.php. _________________ Sigg3.net - You know you're worth it! | b2 Cafelog Resource Center |
|
Back to top |
|
 |
|