<?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"
	>
<channel>
	<title>Comments on: Chiriqui Chatter Not Accepting Comments (Fixed)</title>
	<atom:link href="http://www.chiriquichatter.net/blog/2007/08/02/chiriqui-chatter-not-accepting-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chiriquichatter.net/blog/2007/08/02/chiriqui-chatter-not-accepting-comments/</link>
	<description>"Dream as if you'll live forever, live as if you'll die today." - James Dean</description>
	<pubDate>Wed, 19 Nov 2008 14:04:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Don Ray</title>
		<link>http://www.chiriquichatter.net/blog/2007/08/02/chiriqui-chatter-not-accepting-comments/#comment-24769</link>
		<dc:creator>Don Ray</dc:creator>
		<pubDate>Fri, 03 Aug 2007 14:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.chiriquichatter.net/blog/2007/08/02/chiriqui-chatter-not-accepting-comments/#comment-24769</guid>
		<description>All appears well since Nicolae installed the hack. Hopefully all will remain well until WordPress comes out with their next update.

If you have a problem and your comment does not post, drop me an email and let me know.</description>
		<content:encoded><![CDATA[<p>All appears well since Nicolae installed the hack. Hopefully all will remain well until WordPress comes out with their next update.</p>
<p>If you have a problem and your comment does not post, drop me an email and let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolae</title>
		<link>http://www.chiriquichatter.net/blog/2007/08/02/chiriqui-chatter-not-accepting-comments/#comment-24740</link>
		<dc:creator>Nicolae</dc:creator>
		<pubDate>Fri, 03 Aug 2007 03:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.chiriquichatter.net/blog/2007/08/02/chiriqui-chatter-not-accepting-comments/#comment-24740</guid>
		<description>&lt;p&gt;it seems it started working and that the wp_redirect function is the cause of the problem... lets see what we can find about it by asking the #wordpress developers.&lt;/p&gt;

I suggest you use this for the moment until a wordpress update comes out.

For the record the only file i've modified is  "wp-comments-post.php"  and i have added the following lines at the end of the file in case someone else needs to work on this.

// CODE
// wp_redirect($location); // removed because it causes the blank page / page download error&lt;br /&gt;
// Nicolae.Socaci @ vistapages Hack&lt;br /&gt;
echo '&#60;a href='.$location.'&#62;Redirecting... Please click this link if your browser does not redirect you.&#60;/a&#62;'; // make the page output an error message about headers!.. ( required but i have no idea why!??!?! )&lt;br /&gt;
function redirect($url)&lt;br /&gt;
{&lt;br /&gt;
echo '&#60;script language=&#34;JavaScript&#34;&#62;parent.location=&#34;'.$url.'&#34;&#60;/script&#62;' ;&lt;br /&gt;
}&lt;br /&gt;
redirect($location);&lt;br /&gt;
// Nicolae.Socaci @ vistapages Hack
// CODE

If this is ok with you i will leave it this way until we find a better way of dealing with it.
 
Nicolae Socai
Vistapages Customer Service
</description>
		<content:encoded><![CDATA[<p>it seems it started working and that the wp_redirect function is the cause of the problem&#8230; lets see what we can find about it by asking the #wordpress developers.</p>
<p>I suggest you use this for the moment until a wordpress update comes out.</p>
<p>For the record the only file i&#8217;ve modified is  &#8220;wp-comments-post.php&#8221;  and i have added the following lines at the end of the file in case someone else needs to work on this.</p>
<p>// CODE<br />
// wp_redirect($location); // removed because it causes the blank page / page download error<br />
// Nicolae.Socaci @ vistapages Hack<br />
echo &#8216;&lt;a href=&#8217;.$location.&#8217;&gt;Redirecting&#8230; Please click this link if your browser does not redirect you.&lt;/a&gt;&#8217;; // make the page output an error message about headers!.. ( required but i have no idea why!??!?! )<br />
function redirect($url)<br />
{<br />
echo &#8216;&lt;script language=&quot;JavaScript&quot;&gt;parent.location=&quot;&#8217;.$url.&#8217;&quot;&lt;/script&gt;&#8217; ;<br />
}<br />
redirect($location);<br />
// Nicolae.Socaci @ vistapages Hack<br />
// CODE</p>
<p>If this is ok with you i will leave it this way until we find a better way of dealing with it.</p>
<p>Nicolae Socai<br />
Vistapages Customer Service</p>
]]></content:encoded>
	</item>
</channel>
</rss>
