<?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 Insert Link Class Plugin</title>
	<atom:link href="http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/</link>
	<description></description>
	<lastBuildDate>Thu, 26 Aug 2010 17:07:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robbie</title>
		<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/comment-page-1/#comment-899</link>
		<dc:creator>Robbie</dc:creator>
		<pubDate>Tue, 13 Jul 2010 15:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.n7studios.co.uk/?p=521#comment-899</guid>
		<description>Was getting the same &#039;blank screen&#039; problem mentioned above (on a Linux server).

Used comment #19 to rectify it - simply change the name of the plugin folder to &quot;insert-link-classlplugin&#039; and then re-activate it on the admin page.

Thanks Carmen</description>
		<content:encoded><![CDATA[<p>Was getting the same &#8216;blank screen&#8217; problem mentioned above (on a Linux server).</p>
<p>Used comment #19 to rectify it &#8211; simply change the name of the plugin folder to &#8220;insert-link-classlplugin&#8217; and then re-activate it on the admin page.</p>
<p>Thanks Carmen
<div class="crfp-rating crfp-rating-0"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorin</title>
		<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/comment-page-1/#comment-794</link>
		<dc:creator>Lorin</dc:creator>
		<pubDate>Thu, 08 Jul 2010 02:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.n7studios.co.uk/?p=521#comment-794</guid>
		<description>I am also getting the &#039;blank screen&#039; problem. It installed and activated successfully. But when you click on &#039;Link classes&#039; or &#039;Settings&#039; there are no options, just a bank screen.</description>
		<content:encoded><![CDATA[<p>I am also getting the &#8216;blank screen&#8217; problem. It installed and activated successfully. But when you click on &#8216;Link classes&#8217; or &#8216;Settings&#8217; there are no options, just a bank screen.
<div class="crfp-rating crfp-rating-0"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/comment-page-1/#comment-723</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Fri, 25 Jun 2010 21:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.n7studios.co.uk/?p=521#comment-723</guid>
		<description>Carmen is correct, it was an easy fix.

            define(PLUGIN_NAME, &#039;insert-link-class-plugin&#039;); // Plugin programmatic name        

Should be

            define(PLUGIN_NAME, &#039;insert-link-class&#039;); // Plugin programmatic name        

The directory isn&#039;t called /insert-link-class-plugin/ there&#039;s no &#039;-plugin&#039;</description>
		<content:encoded><![CDATA[<p>Carmen is correct, it was an easy fix.</p>
<p>            define(PLUGIN_NAME, &#8216;insert-link-class-plugin&#8217;); // Plugin programmatic name        </p>
<p>Should be</p>
<p>            define(PLUGIN_NAME, &#8216;insert-link-class&#8217;); // Plugin programmatic name        </p>
<p>The directory isn&#8217;t called /insert-link-class-plugin/ there&#8217;s no &#8216;-plugin&#8217;
<div class="crfp-rating crfp-rating-0"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carmen Brenner</title>
		<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/comment-page-1/#comment-637</link>
		<dc:creator>Carmen Brenner</dc:creator>
		<pubDate>Tue, 25 May 2010 20:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.n7studios.co.uk/?p=521#comment-637</guid>
		<description>Actually, the error mentioned above is very easy to solve. You simply have to rename your plugin folder from &quot;insert-link-class&quot; to &quot;insert-link-class-plugin&quot; as the PLUGIN_NAME is set wrong. ;)</description>
		<content:encoded><![CDATA[<p>Actually, the error mentioned above is very easy to solve. You simply have to rename your plugin folder from &#8220;insert-link-class&#8221; to &#8220;insert-link-class-plugin&#8221; as the PLUGIN_NAME is set wrong. <img src='http://www.n7studios.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />
<div class="crfp-rating crfp-rating-0"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/comment-page-1/#comment-634</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 25 May 2010 14:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.n7studios.co.uk/?p=521#comment-634</guid>
		<description>Hi Tim,

That&#039;s my problem (looks like 14):
- Everything OK installing your plugin in my 2.9.2
- But when I clic &quot;Link Classes / Settings&quot;, i got this error:

Warning: InsertLinkClassPlugin::include_once(/insert-link-class-plugin/list.php) [function.InsertLinkClassPlugin-include-once]: failed to open stream: No such file or directory in /srv/d_XXXXXXX/www/blog.XXXXXXX.fr/htdocs/wp-content/plugins/insert-link-class/insert-link-class-plugin.php on line 108

Warning: InsertLinkClassPlugin::include_once() [function.include]: Failed opening &#039;/insert-link-class-plugin/list.php&#039; for inclusion (include_path=&#039;.:/usr/share/php:/usr/share/pear&#039;) in /srv/d_XXXXXXX/www/blog.XXXXXXX.fr/htdocs/wp-content/plugins/insert-link-class/insert-link-class-plugin.php on line 108

Any idea?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>That&#8217;s my problem (looks like 14):<br />
- Everything OK installing your plugin in my 2.9.2<br />
- But when I clic &#8220;Link Classes / Settings&#8221;, i got this error:</p>
<p>Warning: InsertLinkClassPlugin::include_once(/insert-link-class-plugin/list.php) [function.InsertLinkClassPlugin-include-once]: failed to open stream: No such file or directory in /srv/d_XXXXXXX/www/blog.XXXXXXX.fr/htdocs/wp-content/plugins/insert-link-class/insert-link-class-plugin.php on line 108</p>
<p>Warning: InsertLinkClassPlugin::include_once() [function.include]: Failed opening &#8216;/insert-link-class-plugin/list.php&#8217; for inclusion (include_path=&#8217;.:/usr/share/php:/usr/share/pear&#8217;) in /srv/d_XXXXXXX/www/blog.XXXXXXX.fr/htdocs/wp-content/plugins/insert-link-class/insert-link-class-plugin.php on line 108</p>
<p>Any idea?</p>
<p>Thanks
<div class="crfp-rating crfp-rating-0"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: vabhe</title>
		<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/comment-page-1/#comment-524</link>
		<dc:creator>vabhe</dc:creator>
		<pubDate>Fri, 07 May 2010 09:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.n7studios.co.uk/?p=521#comment-524</guid>
		<description>Great idea, but is broken for me...
I&#039;ve PHP 5.2.4

this is what i get on the plugin settings page:

Warning: InsertLinkClassPlugin::include_once(/insert-link-class-plugin/list.php) [function.InsertLinkClassPlugin-include-once]: failed to open stream: No such file or directory in /**MYPATH**/wp-content/plugins/insert-link-class/insert-link-class-plugin.php on line 108

Warning: InsertLinkClassPlugin::include_once() [function.include]: Failed opening &#039;/insert-link-class-plugin/list.php&#039; for inclusion (include_path=&#039;.:/usr/share/php:/usr/share/pear&#039;) in /**MYPATH**/wp-content/plugins/insert-link-class/insert-link-class-plugin.php on line 108</description>
		<content:encoded><![CDATA[<p>Great idea, but is broken for me&#8230;<br />
I&#8217;ve PHP 5.2.4</p>
<p>this is what i get on the plugin settings page:</p>
<p>Warning: InsertLinkClassPlugin::include_once(/insert-link-class-plugin/list.php) [function.InsertLinkClassPlugin-include-once]: failed to open stream: No such file or directory in /**MYPATH**/wp-content/plugins/insert-link-class/insert-link-class-plugin.php on line 108</p>
<p>Warning: InsertLinkClassPlugin::include_once() [function.include]: Failed opening &#8216;/insert-link-class-plugin/list.php&#8217; for inclusion (include_path=&#8217;.:/usr/share/php:/usr/share/pear&#8217;) in /**MYPATH**/wp-content/plugins/insert-link-class/insert-link-class-plugin.php on line 108
<div class="crfp-rating crfp-rating-0"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: kilian</title>
		<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/comment-page-1/#comment-490</link>
		<dc:creator>kilian</dc:creator>
		<pubDate>Fri, 30 Apr 2010 10:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.n7studios.co.uk/?p=521#comment-490</guid>
		<description>i got the same error like tom - i could not edit the plugins settings.
somehow strange because the files the plugin allegedly could not include are definitely in the plugins folders</description>
		<content:encoded><![CDATA[<p>i got the same error like tom &#8211; i could not edit the plugins settings.<br />
somehow strange because the files the plugin allegedly could not include are definitely in the plugins folders
<div class="crfp-rating crfp-rating-0"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/comment-page-1/#comment-478</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sun, 25 Apr 2010 15:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.n7studios.co.uk/?p=521#comment-478</guid>
		<description>Wicked plugin, thanks for sharing, just what I was looking for!</description>
		<content:encoded><![CDATA[<p>Wicked plugin, thanks for sharing, just what I was looking for!
<div class="crfp-rating crfp-rating-0"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/comment-page-1/#comment-461</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sat, 17 Apr 2010 21:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.n7studios.co.uk/?p=521#comment-461</guid>
		<description>Hi, I installed and have righ PHP, Admin right and updated WP, but when I click on the &quot;Link Classes&quot; Link on the left nav...i get  the following error 
***************
Warning: include_once() [function.include]: Failed opening &#039;/insert-link-class-plugin/list.php&#039; for inclusion (include_path=&#039;.:/usr/lib/php:/usr/local/lib/php&#039;) in /home/how2buil/public_html/wp-content/plugins/insert-link-class/insert-link-class-plugin.php on line 108
************

Any idea if this is fixable?

Best, Tom</description>
		<content:encoded><![CDATA[<p>Hi, I installed and have righ PHP, Admin right and updated WP, but when I click on the &#8220;Link Classes&#8221; Link on the left nav&#8230;i get  the following error<br />
***************<br />
Warning: include_once() [function.include]: Failed opening &#8216;/insert-link-class-plugin/list.php&#8217; for inclusion (include_path=&#8217;.:/usr/lib/php:/usr/local/lib/php&#8217;) in /home/how2buil/public_html/wp-content/plugins/insert-link-class/insert-link-class-plugin.php on line 108<br />
************</p>
<p>Any idea if this is fixable?</p>
<p>Best, Tom
<div class="crfp-rating crfp-rating-0"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/comment-page-1/#comment-429</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 07 Apr 2010 22:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.n7studios.co.uk/?p=521#comment-429</guid>
		<description>@Jennifer - PHP version? Wordpress version? Administrator? Wordpress Debug info (Google&#039;s your friend on how to output this).

Yes, it would be nice if it worked on Windows servers, but it&#039;s a free plugin I put together to solve a common issue, which means I won&#039;t have tested it on every possible server environment.

If you want a plugin that meets your requirements, you&#039;re going to need to contribute a bit more information and time.</description>
		<content:encoded><![CDATA[<p>@Jennifer &#8211; PHP version? Wordpress version? Administrator? Wordpress Debug info (Google&#8217;s your friend on how to output this).</p>
<p>Yes, it would be nice if it worked on Windows servers, but it&#8217;s a free plugin I put together to solve a common issue, which means I won&#8217;t have tested it on every possible server environment.</p>
<p>If you want a plugin that meets your requirements, you&#8217;re going to need to contribute a bit more information and time.
<div class="crfp-rating crfp-rating-0"></div>
]]></content:encoded>
	</item>
</channel>
</rss>
