<?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: Starred Review</title>
	<atom:link href="http://www.metacomment.com/blog/starred-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.metacomment.com/blog</link>
	<description>because you said it yourself...</description>
	<lastBuildDate>Tue, 24 May 2011 01:34:52 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Souris Kiclic</title>
		<link>http://www.metacomment.com/blog/starred-review/comment-page-1/#comment-55634</link>
		<dc:creator>Souris Kiclic</dc:creator>
		<pubDate>Tue, 15 Feb 2011 09:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.metacomment.com/blog/starredreview/#comment-55634</guid>
		<description>Hello,
I found a problem, plugins install was ok but I was unable to install the couple of tables in the DB.

To do this, simply change &#039;TYPE = MYISAM&#039; by &#039;ENGINE = InnoDB&#039;.

You&#039;ll find these changes to do on the file sr_install.php&#039; on the plugin folder.

It works on my WP 3.0.5 ;-)</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I found a problem, plugins install was ok but I was unable to install the couple of tables in the DB.</p>
<p>To do this, simply change &#8216;TYPE = MYISAM&#8217; by &#8216;ENGINE = InnoDB&#8217;.</p>
<p>You&#8217;ll find these changes to do on the file sr_install.php&#8217; on the plugin folder.</p>
<p>It works on my WP 3.0.5 ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.metacomment.com/blog/starred-review/comment-page-1/#comment-54854</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 04 Jan 2011 11:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.metacomment.com/blog/starredreview/#comment-54854</guid>
		<description>Arrrggh!

Where it says


....php starred_review(); &gt;

change to

....php starred_review(); ?&gt;</description>
		<content:encoded><![CDATA[<p>Arrrggh!</p>
<p>Where it says</p>
<p>&#8230;.php starred_review(); &gt;</p>
<p>change to</p>
<p>&#8230;.php starred_review(); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.metacomment.com/blog/starred-review/comment-page-1/#comment-54852</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 04 Jan 2011 11:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.metacomment.com/blog/starredreview/#comment-54852</guid>
		<description>Anyone getting a blank page, I believe there is a typo in the instructions.  Where it says

Please change this

....php starred_review(); &gt;

change to

....php starred_review(); ?&gt;

I was getting a blank page but when I added the missing question mark, it started working.</description>
		<content:encoded><![CDATA[<p>Anyone getting a blank page, I believe there is a typo in the instructions.  Where it says</p>
<p>Please change this</p>
<p>&#8230;.php starred_review(); &gt;</p>
<p>change to</p>
<p>&#8230;.php starred_review(); ?&gt;</p>
<p>I was getting a blank page but when I added the missing question mark, it started working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum</title>
		<link>http://www.metacomment.com/blog/starred-review/comment-page-1/#comment-45007</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Mon, 21 Sep 2009 12:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.metacomment.com/blog/starredreview/#comment-45007</guid>
		<description>I hope all your installation issues have cleared up with version 1.4.1+ don&#039;t hesitate to get in touch with any further complaints and/or feature requests. This is still quite a simple plugin, has far to go. Thanks!</description>
		<content:encoded><![CDATA[<p>I hope all your installation issues have cleared up with version 1.4.1+ don&#8217;t hesitate to get in touch with any further complaints and/or feature requests. This is still quite a simple plugin, has far to go. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum</title>
		<link>http://www.metacomment.com/blog/starred-review/comment-page-1/#comment-44911</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Thu, 17 Sep 2009 10:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.metacomment.com/blog/starredreview/#comment-44911</guid>
		<description>John, thanks again- your patch has now been incorporated into Starred Review 1.4.1 which is available from Wordpress&#039; plugin pages.</description>
		<content:encoded><![CDATA[<p>John, thanks again- your patch has now been incorporated into Starred Review 1.4.1 which is available from Wordpress&#8217; plugin pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.metacomment.com/blog/starred-review/comment-page-1/#comment-44729</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 12 Sep 2009 00:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.metacomment.com/blog/starredreview/#comment-44729</guid>
		<description>To everyone who is having trouble with the starred review plugin and receiving the permissions error, I got a little impatient and decided to try and fix the problem on my own.  After doing some research, I&#039;ve managed to make it work again by adjusting the code a bit, and everything seems to be functioning normally now.  You can find a link to my post here: http://jbfabrications.com/290/starred-review/
which lays out the solution so you can modify the plugin on your own and get it back up and running.</description>
		<content:encoded><![CDATA[<p>To everyone who is having trouble with the starred review plugin and receiving the permissions error, I got a little impatient and decided to try and fix the problem on my own.  After doing some research, I&#8217;ve managed to make it work again by adjusting the code a bit, and everything seems to be functioning normally now.  You can find a link to my post here: <a href="http://jbfabrications.com/290/starred-review/" rel="nofollow">http://jbfabrications.com/290/starred-review/</a><br />
which lays out the solution so you can modify the plugin on your own and get it back up and running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starred Review - JBFabrications.com</title>
		<link>http://www.metacomment.com/blog/starred-review/comment-page-1/#comment-44727</link>
		<dc:creator>Starred Review - JBFabrications.com</dc:creator>
		<pubDate>Sat, 12 Sep 2009 00:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.metacomment.com/blog/starredreview/#comment-44727</guid>
		<description>[...] John on Sep.11, 2009, under Blog This is a guide to manually modify the source code for the Starred Review plugin in order to resolve the recent &#8220;permissions&#8221; error that has shown up since [...]</description>
		<content:encoded><![CDATA[<p>[...] John on Sep.11, 2009, under Blog This is a guide to manually modify the source code for the Starred Review plugin in order to resolve the recent &#8220;permissions&#8221; error that has shown up since [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

