Unable to post any comments
Posted: Fri Apr 04, 2008 4:05 am
People are currently unable to post any comments to my blog. Sometimes it just says "Comments are not allowed", but sometimes it says this:
---------------------------------------------------
Warning: event_hook(bundled-libs/Net/DNSBL.php): failed to open stream: No such file or directory in /home/content/l/o/o/loobis/html/words/plugins/serendipity_event_spamblock_rbl/serendipity_event_spamblock_rbl.php on line 79
Fatal error: event_hook(): Failed opening required 'bundled-libs/Net/DNSBL.php' (include_path='/home/content/l/o/o/loobis/html/words/:/home/content/l/o/o/loobis/html/words/bundled-libs/:.:/usr/local/lib/php') in /home/content/l/o/o/loobis/html/words/plugins/serendipity_event_spamblock_rbl/serendipity_event_spamblock_rbl.php on line 79
-------------------------------------------------
Here is like 78-82 of that .php (79 is the 2nd line, obviously:
--------------------------------------------------------
// Check for IP listed in RBL
require_once (defined('S9Y_PEAR_PATH') S9Y_PEAR_PATH :bundled-libs/')
. 'Net/DNSBL.php';
$dnsbl = new Net_DNSBL();
$remoteIP = $_SERVER['REMOTE_ADDR'];
# $remoteIP = '81.70.69.193';
---------------------------------------
I had a huge problem with Trackback SPAM about a month ago, so I had added a few plugins. I noticed that when I remove the plugin "Spam Protector - A variety of...", I can submit test comments, but I also received about 300+ Trackback Smap Emails in about 5 minutes.
Does anyone have any ideas? I have previously edited that .htaccess file to aid in spam blocking as well.
You can test this at www.loobis.com/words.
Thanks in advance for any help. I'd really appreciate it.
---------------------------------------------------
Warning: event_hook(bundled-libs/Net/DNSBL.php): failed to open stream: No such file or directory in /home/content/l/o/o/loobis/html/words/plugins/serendipity_event_spamblock_rbl/serendipity_event_spamblock_rbl.php on line 79
Fatal error: event_hook(): Failed opening required 'bundled-libs/Net/DNSBL.php' (include_path='/home/content/l/o/o/loobis/html/words/:/home/content/l/o/o/loobis/html/words/bundled-libs/:.:/usr/local/lib/php') in /home/content/l/o/o/loobis/html/words/plugins/serendipity_event_spamblock_rbl/serendipity_event_spamblock_rbl.php on line 79
-------------------------------------------------
Here is like 78-82 of that .php (79 is the 2nd line, obviously:
--------------------------------------------------------
// Check for IP listed in RBL
require_once (defined('S9Y_PEAR_PATH') S9Y_PEAR_PATH :bundled-libs/')
. 'Net/DNSBL.php';
$dnsbl = new Net_DNSBL();
$remoteIP = $_SERVER['REMOTE_ADDR'];
# $remoteIP = '81.70.69.193';
---------------------------------------
I had a huge problem with Trackback SPAM about a month ago, so I had added a few plugins. I noticed that when I remove the plugin "Spam Protector - A variety of...", I can submit test comments, but I also received about 300+ Trackback Smap Emails in about 5 minutes.
Does anyone have any ideas? I have previously edited that .htaccess file to aid in spam blocking as well.
You can test this at www.loobis.com/words.
Thanks in advance for any help. I'd really appreciate it.