<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Bad Behavior 2.0.27</title>
	<atom:link href="http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/</link>
	<description>Home of the Web's premier link spam killer.</description>
	<lastBuildDate>Tue, 02 Mar 2010 19:51:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bad Behavior / Bad Behaviour: Bad Behavior 2.0.28</title>
		<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/comment-page-1/#comment-8065</link>
		<dc:creator>Bad Behavior / Bad Behaviour: Bad Behavior 2.0.28</dc:creator>
		<pubDate>Thu, 11 Jun 2009 03:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=219#comment-8065</guid>
		<description>[...] FAQ        &#171; Bad Behavior 2.0.27 [...]</description>
		<content:encoded><![CDATA[<p>[...] FAQ        &laquo; Bad Behavior 2.0.27 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Hampton</title>
		<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/comment-page-1/#comment-8064</link>
		<dc:creator>Michael Hampton</dc:creator>
		<pubDate>Thu, 11 Jun 2009 03:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=219#comment-8064</guid>
		<description>A 2.0.28 tagged version is now in the repository and should be showing up for update within 15 minutes. I&#039;ll make an official post soon.</description>
		<content:encoded><![CDATA[<p>A 2.0.28 tagged version is now in the repository and should be showing up for update within 15 minutes. I&#8217;ll make an official post soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Lundell</title>
		<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/comment-page-1/#comment-8063</link>
		<dc:creator>Jonathan Lundell</dc:creator>
		<pubDate>Thu, 11 Jun 2009 03:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=219#comment-8063</guid>
		<description>Ships in the night....</description>
		<content:encoded><![CDATA[<p>Ships in the night&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Lundell</title>
		<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/comment-page-1/#comment-8062</link>
		<dc:creator>Jonathan Lundell</dc:creator>
		<pubDate>Thu, 11 Jun 2009 03:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=219#comment-8062</guid>
		<description>The fix should work. If it doesn&#039;t, double-check your work. 

If you paste my fix into your file, check the quotes; the comment system here decided to make the quotes smart, and that will never do. You&#039;re just adding a slash as the first and last characters of the first string.

I&#039;ll see if I can persuade the comment system to do a pre:


$_SERVER[&#039;REMOTE_ADDR&#039;] = preg_replace(”/^::ffff:/”, “”, $_SERVER[&#039;REMOTE_ADDR&#039;]);


If you don&#039;t succeed, be patient; I&#039;m sure we&#039;ll see a 2.0.28 or equivalent shortly.</description>
		<content:encoded><![CDATA[<p>The fix should work. If it doesn&#8217;t, double-check your work. </p>
<p>If you paste my fix into your file, check the quotes; the comment system here decided to make the quotes smart, and that will never do. You&#8217;re just adding a slash as the first and last characters of the first string.</p>
<p>I&#8217;ll see if I can persuade the comment system to do a pre:</p>
<p>$_SERVER['REMOTE_ADDR'] = preg_replace(”/^::ffff:/”, “”, $_SERVER['REMOTE_ADDR']);</p>
<p>If you don&#8217;t succeed, be patient; I&#8217;m sure we&#8217;ll see a 2.0.28 or equivalent shortly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Hampton</title>
		<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/comment-page-1/#comment-8061</link>
		<dc:creator>Michael Hampton</dc:creator>
		<pubDate>Thu, 11 Jun 2009 03:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=219#comment-8061</guid>
		<description>Thanks for the reports, everyone. I&#039;ll get a fixed package out shortly.</description>
		<content:encoded><![CDATA[<p>Thanks for the reports, everyone. I&#8217;ll get a fixed package out shortly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TerminalDigit</title>
		<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/comment-page-1/#comment-8060</link>
		<dc:creator>TerminalDigit</dc:creator>
		<pubDate>Thu, 11 Jun 2009 02:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=219#comment-8060</guid>
		<description>Jonathan Lundell&#039;s fix worked for me. Thanks.</description>
		<content:encoded><![CDATA[<p>Jonathan Lundell&#8217;s fix worked for me. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David P.</title>
		<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/comment-page-1/#comment-8059</link>
		<dc:creator>David P.</dc:creator>
		<pubDate>Thu, 11 Jun 2009 02:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=219#comment-8059</guid>
		<description>Huge error message with new update!

Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php:114) in /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/screener.inc.php on line 8

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php:114) in /home/username/public_html/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 121</description>
		<content:encoded><![CDATA[<p>Huge error message with new update!</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php:114) in /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/screener.inc.php on line 8</p>
<p>Warning: session_start() [function.session-start]: Cannot send session cache limiter &#8211; headers already sent (output started at /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php:114) in /home/username/public_html/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 121</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holly</title>
		<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/comment-page-1/#comment-8058</link>
		<dc:creator>Holly</dc:creator>
		<pubDate>Thu, 11 Jun 2009 01:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=219#comment-8058</guid>
		<description>Getting the following errors. I changed my actual username to &quot;username&quot; cause I felt like it.

Warning: preg_replace() [function.preg-replace]: No ending delimiter &#039;^&#039; found in /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php on line 114

Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php:114) in /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/screener.inc.php on line 8

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php:114) in /home/username/public_html/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 121</description>
		<content:encoded><![CDATA[<p>Getting the following errors. I changed my actual username to &#8220;username&#8221; cause I felt like it.</p>
<p>Warning: preg_replace() [function.preg-replace]: No ending delimiter &#8216;^&#8217; found in /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php on line 114</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php:114) in /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/screener.inc.php on line 8</p>
<p>Warning: session_start() [function.session-start]: Cannot send session cache limiter &#8211; headers already sent (output started at /home/username/public_html/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php:114) in /home/username/public_html/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 121</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/comment-page-1/#comment-8057</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 11 Jun 2009 01:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=219#comment-8057</guid>
		<description>Same error B W reports.</description>
		<content:encoded><![CDATA[<p>Same error B W reports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B W</title>
		<link>http://www.bad-behavior.ioerror.us/2009/06/10/bad-behavior-2027/comment-page-1/#comment-8056</link>
		<dc:creator>B W</dc:creator>
		<pubDate>Thu, 11 Jun 2009 01:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bad-behavior.ioerror.us/?p=219#comment-8056</guid>
		<description>I tried the fix above, but I&#039;m still getting an error message:

Warning: preg_replace() [function.preg-replace]: No ending delimiter &#039;^&#039; found in /hsphere/local/home/bcwalker/carolinashealthcarelaw.com/blog/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php on line 114</description>
		<content:encoded><![CDATA[<p>I tried the fix above, but I&#8217;m still getting an error message:</p>
<p>Warning: preg_replace() [function.preg-replace]: No ending delimiter &#8216;^&#8217; found in /hsphere/local/home/bcwalker/carolinashealthcarelaw.com/blog/wp-content/plugins/bad-behavior/bad-behavior/core.inc.php on line 114</p>
]]></content:encoded>
	</item>
</channel>
</rss>
