View previous topic :: View next topic |
Author |
Message |
Cyberian75
Joined: 26 Sep 2002 Posts: 1285 Location: Oregon
|
Posted: Sun Jan 16, 2005 12:03 am Post subject: |
|
|
All I can suggest you is to overwrite your "blacklist" file with the fresh code. _________________ Michael P.
 |
|
Back to top |
|
 |
salterbomb
Joined: 11 Jan 2005 Posts: 6
|
Posted: Sun Jan 16, 2005 12:18 am Post subject: |
|
|
i didn't have to overwrite much but do what i posted as the fix. it works perfect now. better than before. |
|
Back to top |
|
 |
mango
Joined: 29 Dec 2004 Posts: 10
|
Posted: Thu Jan 27, 2005 5:44 am Post subject: |
|
|
I used the black list and it works great but one problem, my own comments are even blocked! i wrote a comment and it says:"Your comment is filtered as SPAM!" so how do i "unspam" myself??? |
|
Back to top |
|
 |
Cyberian75
Joined: 26 Sep 2002 Posts: 1285 Location: Oregon
|
Posted: Thu Jan 27, 2005 5:55 am Post subject: |
|
|
Check to see if your IP is in the database. However, it sounds like there's something wrong in your code in "b2comments.post.php" file.
Locate something like...
Code: | $md5IP = md5($HTTP_POST_VARS["verify"]);
if ... |
and get rid of it. _________________ Michael P.
 |
|
Back to top |
|
 |
mango
Joined: 29 Dec 2004 Posts: 10
|
Posted: Thu Jan 27, 2005 8:24 pm Post subject: |
|
|
im not very good with php... i don't know how i can check if my IP is in the database, but i checked my comment.post.php and that line wasn't found! So how do i check my IP again?
Oh oh! i found this line in my comment.post.php:
Code: | if ($IP != md5($user_ip)) {
exit("Your comment has been filtered as a SPAM!");
} |
is that it? what do i do with that? delete it?? |
|
Back to top |
|
 |
Cyberian75
Joined: 26 Sep 2002 Posts: 1285 Location: Oregon
|
Posted: Thu Jan 27, 2005 8:29 pm Post subject: |
|
|
Take it out completely. _________________ Michael P.
 |
|
Back to top |
|
 |
mango
Joined: 29 Dec 2004 Posts: 10
|
Posted: Thu Jan 27, 2005 8:42 pm Post subject: |
|
|
wohoo! it worked! thank you! so now i don't have to check my Ip or anything right? |
|
Back to top |
|
 |
Cyberian75
Joined: 26 Sep 2002 Posts: 1285 Location: Oregon
|
Posted: Thu Jan 27, 2005 8:46 pm Post subject: |
|
|
Right. You can still do so via the Blacklist page however. _________________ Michael P.
 |
|
Back to top |
|
 |
mango
Joined: 29 Dec 2004 Posts: 10
|
Posted: Thu Jan 27, 2005 9:23 pm Post subject: |
|
|
in my black list page there's the "add url" thing, i thought that was to add the IP of the sites that i want to ban! ...is it? or is it adding the IP of people that are ALLOWED to comment?? |
|
Back to top |
|
 |
Cyberian75
Joined: 26 Sep 2002 Posts: 1285 Location: Oregon
|
Posted: Thu Jan 27, 2005 10:41 pm Post subject: |
|
|
The name "blacklist" says it all... doesn't it!? _________________ Michael P.
 |
|
Back to top |
|
 |
dognamedmoses
Joined: 02 Feb 2005 Posts: 1
|
Posted: Wed Feb 02, 2005 7:14 am Post subject: Wordpress Spam Solutions |
|
|
This is a general question for anybody who's following this thread. Since I've been using the Blacklist hack, after applying all the fixes, I'd say that the Spam on my blog is pretty much prevented.
Is everyone else experiencing something similar?
Do you think that given Wordpress' many Spam averting methods, it would be worthwhile to consider switching??
Thanks
- dray
http://portland.draynet.com |
|
Back to top |
|
 |
Cyberian75
Joined: 26 Sep 2002 Posts: 1285 Location: Oregon
|
Posted: Wed Feb 02, 2005 7:19 am Post subject: |
|
|
I haven't tried it myself, but SpamKarma for Wordpress seems to be the best around. _________________ Michael P.
 |
|
Back to top |
|
 |
|