<?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: wordpress Blank page after posting a comment (wp-comment-post.php)</title>
	<atom:link href="http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/</link>
	<description>Latest Tech n Blogging news And Tips n Tricks</description>
	<lastBuildDate>Sat, 28 Aug 2010 12:54:02 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mattes</title>
		<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/comment-page-1/#comment-11923</link>
		<dc:creator>mattes</dc:creator>
		<pubDate>Thu, 22 Jul 2010 13:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.princeblog.net/index.php/troubleshoot/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php#comment-11923</guid>
		<description>nice site</description>
		<content:encoded><![CDATA[<p>nice site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: casio</title>
		<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/comment-page-1/#comment-11890</link>
		<dc:creator>casio</dc:creator>
		<pubDate>Thu, 22 Jul 2010 09:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.princeblog.net/index.php/troubleshoot/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php#comment-11890</guid>
		<description>Wow ! thank you.</description>
		<content:encoded><![CDATA[<p>Wow ! thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saurabh Didwania</title>
		<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/comment-page-1/#comment-7467</link>
		<dc:creator>Saurabh Didwania</dc:creator>
		<pubDate>Sun, 06 Jun 2010 20:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.princeblog.net/index.php/troubleshoot/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php#comment-7467</guid>
		<description>Hi Priyanka,

Sorry, couldn&#039;t reply earlier. I hope your problem is solved by now, but if not then here is my suggestion.
For your blog it seems as the problem is with the theme or one of the php files. Try replacing your comments.php with original file. This should solve you problem.

Let me know the results..</description>
		<content:encoded><![CDATA[<p>Hi Priyanka,</p>
<p>Sorry, couldn&#8217;t reply earlier. I hope your problem is solved by now, but if not then here is my suggestion.<br />
For your blog it seems as the problem is with the theme or one of the php files. Try replacing your comments.php with original file. This should solve you problem.</p>
<p>Let me know the results..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaD</title>
		<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/comment-page-1/#comment-6575</link>
		<dc:creator>MaD</dc:creator>
		<pubDate>Sun, 23 May 2010 09:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.princeblog.net/index.php/troubleshoot/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php#comment-6575</guid>
		<description>Nope. It doesn&#039;t work. I&#039;m gonna cry now :&#039;(</description>
		<content:encoded><![CDATA[<p>Nope. It doesn&#8217;t work. I&#8217;m gonna cry now :&#8217;(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merchant Capital</title>
		<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/comment-page-1/#comment-6280</link>
		<dc:creator>Merchant Capital</dc:creator>
		<pubDate>Wed, 19 May 2010 06:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.princeblog.net/index.php/troubleshoot/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php#comment-6280</guid>
		<description>Thanks for such a nice info..</description>
		<content:encoded><![CDATA[<p>Thanks for such a nice info..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Ogston</title>
		<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/comment-page-1/#comment-6179</link>
		<dc:creator>Matthew Ogston</dc:creator>
		<pubDate>Mon, 17 May 2010 17:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.princeblog.net/index.php/troubleshoot/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php#comment-6179</guid>
		<description>Hi everyone- had a very similar problem...when publishing a new comment users were receiving a 404. Looked at the comments DB table and for some reason it had stopped auto-incrementing itself. 

I changed the &#039;comment_ID&#039; id column to Auto Increment and it seems to work okay now. New comments are saving correctly.</description>
		<content:encoded><![CDATA[<p>Hi everyone- had a very similar problem&#8230;when publishing a new comment users were receiving a 404. Looked at the comments DB table and for some reason it had stopped auto-incrementing itself. </p>
<p>I changed the &#8216;comment_ID&#8217; id column to Auto Increment and it seems to work okay now. New comments are saving correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R</title>
		<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/comment-page-1/#comment-5521</link>
		<dc:creator>R</dc:creator>
		<pubDate>Sun, 09 May 2010 19:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.princeblog.net/index.php/troubleshoot/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php#comment-5521</guid>
		<description>FYI, that &quot;repair table&quot; action breaks Wordpress&#039; new threaded-comment functionality.</description>
		<content:encoded><![CDATA[<p>FYI, that &#8220;repair table&#8221; action breaks Wordpress&#8217; new threaded-comment functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaka</title>
		<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/comment-page-1/#comment-5391</link>
		<dc:creator>Shaka</dc:creator>
		<pubDate>Fri, 07 May 2010 19:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.princeblog.net/index.php/troubleshoot/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php#comment-5391</guid>
		<description>Thank you huge!. I upgraded wp to 2.9 and searched high and low for the blank page comment solution and nothing worked until this.  The repair table didnt do anything I had to run the sql command ubove then it worked.</description>
		<content:encoded><![CDATA[<p>Thank you huge!. I upgraded wp to 2.9 and searched high and low for the blank page comment solution and nothing worked until this.  The repair table didnt do anything I had to run the sql command ubove then it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamal Hasa</title>
		<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/comment-page-1/#comment-4905</link>
		<dc:creator>Kamal Hasa</dc:creator>
		<pubDate>Fri, 30 Apr 2010 16:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.princeblog.net/index.php/troubleshoot/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php#comment-4905</guid>
		<description>All I did was replace the php file with a new one. Problem solved !</description>
		<content:encoded><![CDATA[<p>All I did was replace the php file with a new one. Problem solved !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priyanka</title>
		<link>http://www.crazybulb.com/blogging/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php/comment-page-1/#comment-4301</link>
		<dc:creator>Priyanka</dc:creator>
		<pubDate>Thu, 22 Apr 2010 13:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.princeblog.net/index.php/troubleshoot/wordpress-blank-page-after-posting-a-comment-wp-comment-post-php#comment-4301</guid>
		<description>Hi Saurabh, I have the same issue with wp-comment-post- I am using php-cgi lines in the files, this is a fresh install of 2.9.2 and so I am using the default theme and no plugins. When I am logged in as an admin I can post the comments, but when someone else tries to comment, the error message displayed is 500. However, when I go back to the post and refresh I see that the comment is posted. So I think it is the redirect(after commenting) to the post is not happening. What could be going wrong, please suggest. I have tried to empty DB(as it was a fresh install) and even tried to reinstall; but nothing helps. Any help would be greatly appreciated.

Thanks very much.

Priyanka</description>
		<content:encoded><![CDATA[<p>Hi Saurabh, I have the same issue with wp-comment-post- I am using php-cgi lines in the files, this is a fresh install of 2.9.2 and so I am using the default theme and no plugins. When I am logged in as an admin I can post the comments, but when someone else tries to comment, the error message displayed is 500. However, when I go back to the post and refresh I see that the comment is posted. So I think it is the redirect(after commenting) to the post is not happening. What could be going wrong, please suggest. I have tried to empty DB(as it was a fresh install) and even tried to reinstall; but nothing helps. Any help would be greatly appreciated.</p>
<p>Thanks very much.</p>
<p>Priyanka</p>
]]></content:encoded>
	</item>
</channel>
</rss>
