<?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: Response Tracker</title>
	<atom:link href="http://code.ahren.org/response-tracker/feed" rel="self" type="application/rss+xml" />
	<link>http://code.ahren.org</link>
	<description>Bits of software inspired by little Ahren and Tanish</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:56:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pavel</title>
		<link>http://code.ahren.org/response-tracker/comment-page-1#comment-71553</link>
		<dc:creator>Pavel</dc:creator>
		<pubDate>Wed, 12 Oct 2011 09:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?page_id=665#comment-71553</guid>
		<description>Hi

I have the same issue.

I delete the code 

   if( ! current_user_can(&#039;edit_post&#039;, $commentid) )
        die(&quot;Sorry you can&#039;t do that.&quot;);

in the response-tracker.php 

and it start to work without any issue any more.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I have the same issue.</p>
<p>I delete the code </p>
<p>   if( ! current_user_can(&#8216;edit_post&#8217;, $commentid) )<br />
        die(&#8220;Sorry you can&#8217;t do that.&#8221;);</p>
<p>in the response-tracker.php </p>
<p>and it start to work without any issue any more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://code.ahren.org/response-tracker/comment-page-1#comment-50716</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Fri, 29 Apr 2011 14:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?page_id=665#comment-50716</guid>
		<description>eliZZZa, glad you got the issue worked out. I am working on a new release of Response Tracker, since it seems to be broken for the latest WordPress. So check here if you upgrade. Thank you for your kind words.</description>
		<content:encoded><![CDATA[<p>eliZZZa, glad you got the issue worked out. I am working on a new release of Response Tracker, since it seems to be broken for the latest WordPress. So check here if you upgrade. Thank you for your kind words.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eliZZZa</title>
		<link>http://code.ahren.org/response-tracker/comment-page-1#comment-50650</link>
		<dc:creator>eliZZZa</dc:creator>
		<pubDate>Thu, 28 Apr 2011 08:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?page_id=665#comment-50650</guid>
		<description>Oh, it&#039;s gone, when reloading the page...</description>
		<content:encoded><![CDATA[<p>Oh, it&#8217;s gone, when reloading the page&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eliZZZa</title>
		<link>http://code.ahren.org/response-tracker/comment-page-1#comment-50649</link>
		<dc:creator>eliZZZa</dc:creator>
		<pubDate>Thu, 28 Apr 2011 08:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?page_id=665#comment-50649</guid>
		<description>I&#039;m really wondering, why WordPress is neglecting one of the core features of blogging. Handling of comments (if you have more than a few hundred) is a pain.

That&#039;s why I am so grateful for your plugin, which solved a big (daily) headache of mine! Thank you!

Today something weird happened, when I did activate some of the (still unreplied) comments, their background went red. Never saw this before.
What did I miss?

Kind regards from Austria,
eliZZZa</description>
		<content:encoded><![CDATA[<p>I&#8217;m really wondering, why WordPress is neglecting one of the core features of blogging. Handling of comments (if you have more than a few hundred) is a pain.</p>
<p>That&#8217;s why I am so grateful for your plugin, which solved a big (daily) headache of mine! Thank you!</p>
<p>Today something weird happened, when I did activate some of the (still unreplied) comments, their background went red. Never saw this before.<br />
What did I miss?</p>
<p>Kind regards from Austria,<br />
eliZZZa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil Selarka</title>
		<link>http://code.ahren.org/response-tracker/comment-page-1#comment-47107</link>
		<dc:creator>Anil Selarka</dc:creator>
		<pubDate>Wed, 02 Mar 2011 00:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?page_id=665#comment-47107</guid>
		<description>RESPONSE TRACKER

It used to work for almost a year when I was using &quot;Journalist&quot; theme of the WordPress. I recently changed to Drochille theme again from WordPress. The above plug in works partially as under:
1. It colors the new comments unanswered as usual
2. Mark to do, Replied and Ignored&quot; does not work. On clicking, the cursor is seen in the middle of those words with a pop up message &quot;Sorry you can&#039;t do that&quot;. Do I have to change the code in the comment section? Any suggestion?

I reinstalled WordPress 3.1 several times and also repaired the database, with same result.</description>
		<content:encoded><![CDATA[<p>RESPONSE TRACKER</p>
<p>It used to work for almost a year when I was using &#8220;Journalist&#8221; theme of the WordPress. I recently changed to Drochille theme again from WordPress. The above plug in works partially as under:<br />
1. It colors the new comments unanswered as usual<br />
2. Mark to do, Replied and Ignored&#8221; does not work. On clicking, the cursor is seen in the middle of those words with a pop up message &#8220;Sorry you can&#8217;t do that&#8221;. Do I have to change the code in the comment section? Any suggestion?</p>
<p>I reinstalled WordPress 3.1 several times and also repaired the database, with same result.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

