This plugin blocks all visitors who posted a comment that was later marked as spam.
SB stores banned IP addresses in a table called "wp_sb_ip_log". Plugin's settings can be found in the table "wp_options":
This could happen if you use slow method of detecting of spammers. To fix this problem, open your MySQL database and delete your IP address from the table "wp_sb_ip_log".
Wait until spammer's cookie expires or use the slow method of detection of spammers. When the spammer visits your blog again, his cookie will be deleted.
This bug is probably caused by the difference between GMT and the local time.
Uninstall and install the plugin again. I try to avoid all errors that may be caused by updating to a newer version, but nobody is perfect, so this might help in a case that I forgot to prepare something for an update (typically new names of the plugin's options in the wp_options table in the MySQL database). If that does not help, please contact me.
Write me an e-mail via the form on the plugin's settings page or post a new thread on the forum.
Requires: 2.9 or higher
Compatible up to: 3.2.1
Last Updated: 2011-11-19
Downloads: 16,246
Got something to say? Need help?