<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: dashboard-last-news</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: dashboard-last-news</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 10:16:12 +0000</pubDate>

<item>
<title>chnain on "[Plugin: dashboard-last-news] doesn't work!"</title>
<link>http://wordpress.org/support/topic/259668#post-1038145</link>
<pubDate>Mon, 06 Apr 2009 12:04:14 +0000</pubDate>
<dc:creator>chnain</dc:creator>
<guid isPermaLink="false">1038145@http://wordpress.org/support/</guid>
<description>&#60;p&#62;can't go on the setting page :&#60;br /&#62;
wp-admin/wp-content/plugins/dashboard-last-news/php/settings.php&#60;/p&#62;
&#60;p&#62;redirect on the 404 page.&#60;/p&#62;
&#60;p&#62;If I suppress &#34;wp-admin&#34;, the setting page doesn't find the get_options function... &#60;/p&#62;
&#60;p&#62;Not compatible with 2.6 wordpress?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/dashboard-last-news/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/dashboard-last-news/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>koolblogger on "[Plugin: dashboard-last-news] It rocks"</title>
<link>http://wordpress.org/support/topic/168960#post-878460</link>
<pubDate>Fri, 17 Oct 2008 19:42:18 +0000</pubDate>
<dc:creator>koolblogger</dc:creator>
<guid isPermaLink="false">878460@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I put the plugin ver 2.5.0.3 on wordpress 2.6.2, the plugin appears, I get the error &#34;The requested URL /wp-admin/wp-content/plugins/dashboard-last-news/php/settings.php was not found on this server.&#34; when I click on the last news link.&#60;/p&#62;
&#60;p&#62;I have php5. Any idea how to solve it?
&#60;/p&#62;</description>
</item>
<item>
<title>CitizenK on "[Plugin: dashboard-last-news] It rocks"</title>
<link>http://wordpress.org/support/topic/168960#post-742241</link>
<pubDate>Thu, 24 Apr 2008 05:44:08 +0000</pubDate>
<dc:creator>CitizenK</dc:creator>
<guid isPermaLink="false">742241@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Mmh, perhaps the error is related to a PHP4 vs PHP5 problem? Does this plugin require PHP5? If so, the doc should include this information.
&#60;/p&#62;</description>
</item>
<item>
<title>CitizenK on "[Plugin: dashboard-last-news] It rocks"</title>
<link>http://wordpress.org/support/topic/168960#post-742237</link>
<pubDate>Thu, 24 Apr 2008 05:37:35 +0000</pubDate>
<dc:creator>CitizenK</dc:creator>
<guid isPermaLink="false">742237@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I second travers211 problem; on line 109, there is the following code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php echo $style ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and i suppose it should read&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php echo $style; ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;but even after correcting it, it throws out the same error on activation:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#60;code&#62;Parse error: syntax error, unexpected T_OBJECT_OPERATOR, expecting &#38;#39;,&#38;#39; or &#38;#39;;&#38;#39; in /wp-content/plugins/dashboard-last-news/dashboard-last-news.php on line 109&#60;/code&#62;&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>Skyzyx on "[Plugin: dashboard-last-news] It rocks"</title>
<link>http://wordpress.org/support/topic/168960#post-736585</link>
<pubDate>Thu, 17 Apr 2008 01:48:50 +0000</pubDate>
<dc:creator>Skyzyx</dc:creator>
<guid isPermaLink="false">736585@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://simplepie.org/wiki/plugins/wordpress/dashboard_last_news&#34; rel=&#34;nofollow&#34;&#62;http://simplepie.org/wiki/plugins/wordpress/dashboard_last_news&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>travers211 on "[Plugin: dashboard-last-news] It rocks"</title>
<link>http://wordpress.org/support/topic/168960#post-734055</link>
<pubDate>Mon, 14 Apr 2008 15:57:51 +0000</pubDate>
<dc:creator>travers211</dc:creator>
<guid isPermaLink="false">734055@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Have never got this to work.  Last version appeared to work but could not see the widget.  Latest version throws following error when attempting to activate:&#60;/p&#62;
&#60;p&#62;Parse error: parse error, unexpected T_OBJECT_OPERATOR, expecting ',' or ';' in /wordpress/wp-content/plugins/dashboard-last-news/dashboard-last-news.php on line 109
&#60;/p&#62;</description>
</item>
<item>
<title>arena94130 on "[Plugin: dashboard-last-news] It rocks"</title>
<link>http://wordpress.org/support/topic/168960#post-733768</link>
<pubDate>Mon, 14 Apr 2008 08:42:18 +0000</pubDate>
<dc:creator>arena94130</dc:creator>
<guid isPermaLink="false">733768@http://wordpress.org/support/</guid>
<description>&#60;p&#62;really !&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/dashboard-last-news/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/dashboard-last-news/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
