<?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 Plugin: Dashboard Options</title>
	<atom:link href="http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/</link>
	<description>News, plugins and themes for blogging applications</description>
	<lastBuildDate>Fri, 10 Feb 2012 01:07:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Mark J</title>
		<link>http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3625</link>
		<dc:creator>Mark J</dc:creator>
		<pubDate>Mon, 07 Mar 2005 14:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3625</guid>
		<description>Take note that this isn&#039;t a strict plugin... it requires a lot of hacking to work.</description>
		<content:encoded><![CDATA[<p>Take note that this isn&#8217;t a strict plugin&#8230; it requires a lot of hacking to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3617</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Mon, 07 Mar 2005 01:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3617</guid>
		<description>There was a problem in the code, so there is a new release.

make the following edit inside dashboardopts.php:

Find the line:

&lt;code&gt;&#039;show_technorati_feed&#039; $dashboard_userlevel_guard )&lt;/code&gt;

and change it to:

&lt;code&gt;&#039;show_technorati_feed&#039;= $dashboard_userlevel_guard )&lt;/code&gt;

There was a bug in the code with the $user_level check</description>
		<content:encoded><![CDATA[<p>There was a problem in the code, so there is a new release.</p>
<p>make the following edit inside dashboardopts.php:</p>
<p>Find the line:</p>
<p><code>'show_technorati_feed' $dashboard_userlevel_guard )</code></p>
<p>and change it to:</p>
<p><code>'show_technorati_feed'= $dashboard_userlevel_guard )</code></p>
<p>There was a bug in the code with the $user_level check</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3610</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Sun, 06 Mar 2005 09:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3610</guid>
		<description>Thanks, still not working, I&#039;ll contact developer.</description>
		<content:encoded><![CDATA[<p>Thanks, still not working, I&#8217;ll contact developer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3602</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 05 Mar 2005 22:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3602</guid>
		<description>Are you using the correct syntax?  I just added a feed and it worked fine.  Use

&lt;em&gt;FEED_URL`NAME_OF_FEED`&lt;/em&gt;

Be sure to use back ticks.

Beyond that I don&#039;t know.  Your best bet is to contact the developer.</description>
		<content:encoded><![CDATA[<p>Are you using the correct syntax?  I just added a feed and it worked fine.  Use</p>
<p><em>FEED_URL`NAME_OF_FEED`</em></p>
<p>Be sure to use back ticks.</p>
<p>Beyond that I don&#8217;t know.  Your best bet is to contact the developer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3600</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Sat, 05 Mar 2005 22:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3600</guid>
		<description>When I try to update the custom message or add an RSS feed, it&#039;s not saving the changes. I have the file writable at 666.</description>
		<content:encoded><![CDATA[<p>When I try to update the custom message or add an RSS feed, it&#8217;s not saving the changes. I have the file writable at 666.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XeroCool</title>
		<link>http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3498</link>
		<dc:creator>XeroCool</dc:creator>
		<pubDate>Sat, 05 Mar 2005 04:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2005/03/04/wordpress-plugin-dashboard-options/#comment-3498</guid>
		<description>Great. installed :)</description>
		<content:encoded><![CDATA[<p>Great. installed <img src='http://www.bloggingpro.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

