<?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: How To Diagnose And Fix Incorrect Post Comment Counts In WordPress</title>
	<atom:link href="http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/</link>
	<description>where things have nothing to do with beer - tutorials, tips, how-tos, thoughts, hacks, and other techy nonsense</description>
	<lastBuildDate>Wed, 08 Sep 2010 11:39:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Khaled Mardam-Bey</title>
		<link>http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-50907</link>
		<dc:creator>Khaled Mardam-Bey</dc:creator>
		<pubDate>Fri, 03 Sep 2010 21:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-50907</guid>
		<description>&lt;a href=&quot;http://www.bismilsohbet.com&quot; rel=&quot;nofollow&quot;&gt;mirc&lt;/a&gt; I think type of site that is useful in sharing information and it is important to shar.Web proliferation of new developments in the field of design and entrepreneurial spirit of people who have very beautiful and pleasing to be professional..</description>
		<content:encoded><![CDATA[<p><a href="http://www.bismilsohbet.com" rel="nofollow">mirc</a> I think type of site that is useful in sharing information and it is important to shar.Web proliferation of new developments in the field of design and entrepreneurial spirit of people who have very beautiful and pleasing to be professional..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-36234</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Sun, 02 May 2010 19:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-36234</guid>
		<description>Looks like your user doesn&#039;t have the right permissions to access the WP tables.</description>
		<content:encoded><![CDATA[<p>Looks like your user doesn&#039;t have the right permissions to access the WP tables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: :(</title>
		<link>http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-36200</link>
		<dc:creator>:(</dc:creator>
		<pubDate>Sat, 01 May 2010 23:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-36200</guid>
		<description>#1142 - SELECT command denied to user &#039;joxpa&#039;@&#039;localhost&#039; for table &#039;wp_posts&#039;
UPDATE joxpawp2.wp_posts wpp LEFT JOIN (
SELECT comment_post_id AS c_post_id, count( * ) AS cnt
FROM wordpress.wp_comments
WHERE comment_approved =1
GROUP BY comment_post_id
)wpc ON wpp.id = wpc.c_post_id
SET wpp.comment_count = wpc.cnt WHERE wpp.post_type IN (
&#039;post&#039;,
&#039;page&#039;
) AND (
wpp.comment_count != wpc.cnt OR (</description>
		<content:encoded><![CDATA[<p>#1142 &#8211; SELECT command denied to user &#039;joxpa&#039;@'localhost&#039; for table &#039;wp_posts&#039;<br />
UPDATE joxpawp2.wp_posts wpp LEFT JOIN (<br />
SELECT comment_post_id AS c_post_id, count( * ) AS cnt<br />
FROM wordpress.wp_comments<br />
WHERE comment_approved =1<br />
GROUP BY comment_post_id<br />
)wpc ON wpp.id = wpc.c_post_id<br />
SET wpp.comment_count = wpc.cnt WHERE wpp.post_type IN (<br />
&#039;post&#039;,<br />
&#039;page&#039;<br />
) AND (<br />
wpp.comment_count != wpc.cnt OR (</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greywulf</title>
		<link>http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-35986</link>
		<dc:creator>greywulf</dc:creator>
		<pubDate>Wed, 28 Apr 2010 11:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-35986</guid>
		<description>This worked perfectly! Many, many thanks for this.</description>
		<content:encoded><![CDATA[<p>This worked perfectly! Many, many thanks for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erline</title>
		<link>http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-35300</link>
		<dc:creator>Erline</dc:creator>
		<pubDate>Fri, 16 Apr 2010 15:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-35300</guid>
		<description>I&#039;m using DisQus too for my comment system. This post is definitely could help me a lot. Thanks</description>
		<content:encoded><![CDATA[<p>I&#039;m using DisQus too for my comment system. This post is definitely could help me a lot. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R'phael Spindel</title>
		<link>http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-34651</link>
		<dc:creator>R'phael Spindel</dc:creator>
		<pubDate>Wed, 31 Mar 2010 12:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-34651</guid>
		<description>This is going needed more with more plug-ins and themes using comments and now comment_meta and custom comment_types to extend WordPress as CMS functionality.  Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>This is going needed more with more plug-ins and themes using comments and now comment_meta and custom comment_types to extend WordPress as CMS functionality.  Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Picks for the Week [03/24] &#124; Techtites</title>
		<link>http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-34625</link>
		<dc:creator>WordPress Picks for the Week [03/24] &#124; Techtites</dc:creator>
		<pubDate>Thu, 25 Mar 2010 03:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-34625</guid>
		<description>[...] How To Diagnose And Fix Incorrect Post Comment Counts In WordPress [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Diagnose And Fix Incorrect Post Comment Counts In WordPress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ekule44</title>
		<link>http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-34613</link>
		<dc:creator>ekule44</dc:creator>
		<pubDate>Mon, 22 Mar 2010 09:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2010/03/21/how-to-diagnose-and-fix-incorrect-post-comment-counts-in-wordpress/#comment-34613</guid>
		<description>I&#039;ve been looking high and low for this advice. Thanks so much for taking the time to share your this WP comment solution.</description>
		<content:encoded><![CDATA[<p>I&#039;ve been looking high and low for this advice. Thanks so much for taking the time to share your this WP comment solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
