<?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"
	>
<channel>
	<title>Comments on: Recent phpBB Topics on Wordpress Plugin v0.4</title>
	<atom:link href="http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04</link>
	<description>Moments of Genius followed by Trash.</description>
	<pubDate>Fri,  5 Dec 2008 13:22:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Nick</title>
		<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10578</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 01 Dec 2008 11:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10578</guid>
		<description>Comments Closed, please comment on new version: http://www.linickx.com/archives/682/phpbb_recent_topics-version-041</description>
		<content:encoded><![CDATA[<p>Comments Closed, please comment on new version: <a href="http://www.linickx.com/archives/682/phpbb_recent_topics-version-041" rel="nofollow">http://www.linickx.com/archives/682/phpbb_recent_topics-version-041</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: havvgs life &#187; Allgemein &#187; phpBB recent topics Widget - Toni Uebernickel</title>
		<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10576</link>
		<dc:creator>havvgs life &#187; Allgemein &#187; phpBB recent topics Widget - Toni Uebernickel</dc:creator>
		<pubDate>Sat, 29 Nov 2008 14:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10576</guid>
		<description>[...] Megacomplex nutzen wir ein Plugin, um die neuesten phpBB Themen anzuzeigen. Nur leider funktionierte das Widget daf&#252;r nicht [...]</description>
		<content:encoded><![CDATA[<p>[...] Megacomplex nutzen wir ein Plugin, um die neuesten phpBB Themen anzuzeigen. Nur leider funktionierte das Widget daf&#252;r nicht [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karl</title>
		<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10504</link>
		<dc:creator>karl</dc:creator>
		<pubDate>Mon, 20 Oct 2008 09:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10504</guid>
		<description>before_title, before_widget  ...
ist not working at dynamic sidebars.</description>
		<content:encoded><![CDATA[<p>before_title, before_widget  &#8230;<br />
ist not working at dynamic sidebars.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10443</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 24 Jul 2008 20:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10443</guid>
		<description>Well... i still cant get the grant access to work, but to solve it i just made them use the same DB...

Thanks for the plugin Nick... 

is there a way to display who posted?</description>
		<content:encoded><![CDATA[<p>Well&#8230; i still cant get the grant access to work, but to solve it i just made them use the same DB&#8230;</p>
<p>Thanks for the plugin Nick&#8230; </p>
<p>is there a way to display who posted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10442</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 23 Jul 2008 22:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10442</guid>
		<description>I am having trouble implementing this plugin, all I get is a tiny unreadable link to a non-existent post and a date of 31/Dec/69 - 5:00 pm.

I'm pretty sure the problem is in the GRANT for the mysql database.

When i run the command:

GRANT SELECT ON phpbb_database_name.phpbb_topics TO wordpress_database_name@p50mysql203.secureserver.net;

i get this "#1142 - GRANT command denied to user 'phpbb_database_name'@'68.178.254.44' for table 'phpbb_topics' "

i am sure the phpbbdatabasename and wordpressdatabasename are correct, and i am definitely logged into the phpbbdatabase, as it is displayed at the top of the phpmyadmin window. 

i am using a shared hosting account on godaddy (thus the secureserver.net address), and on the phone with tech support they swear i am allowed to grant access to another database. maybe they are lying?

as a side note, the '68.178.254.44' does not match the ip for either database server. the ip where my phpbbdatabase resides is displayed as 10.6.171.64 at the top of phpmyadmin. of course, i did not enter the 68. number into the query, only entering the wordpress mysql server in place of @localhost. could this be the issue? and how can i resolve it?

another side note is that my wordpress is running on a mysql 5.0 and phpbb is running on mysql 4.1, problem?

thanks in advance for any help.</description>
		<content:encoded><![CDATA[<p>I am having trouble implementing this plugin, all I get is a tiny unreadable link to a non-existent post and a date of 31/Dec/69 - 5:00 pm.</p>
<p>I&#8217;m pretty sure the problem is in the GRANT for the mysql database.</p>
<p>When i run the command:</p>
<p>GRANT SELECT ON phpbb_database_name.phpbb_topics TO <a href="mailto:wordpress_database_name@p50mysql203.secureserver.net">wordpress_database_name@p50mysql203.secureserver.net</a>;</p>
<p>i get this &#8220;#1142 - GRANT command denied to user &#8216;phpbb_database_name&#8217;@'68.178.254.44&#8242; for table &#8216;phpbb_topics&#8217; &#8221;</p>
<p>i am sure the phpbbdatabasename and wordpressdatabasename are correct, and i am definitely logged into the phpbbdatabase, as it is displayed at the top of the phpmyadmin window. </p>
<p>i am using a shared hosting account on godaddy (thus the secureserver.net address), and on the phone with tech support they swear i am allowed to grant access to another database. maybe they are lying?</p>
<p>as a side note, the &#8216;68.178.254.44&#8242; does not match the ip for either database server. the ip where my phpbbdatabase resides is displayed as 10.6.171.64 at the top of phpmyadmin. of course, i did not enter the 68. number into the query, only entering the wordpress mysql server in place of @localhost. could this be the issue? and how can i resolve it?</p>
<p>another side note is that my wordpress is running on a mysql 5.0 and phpbb is running on mysql 4.1, problem?</p>
<p>thanks in advance for any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ORiOn</title>
		<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10440</link>
		<dc:creator>ORiOn</dc:creator>
		<pubDate>Wed, 23 Jul 2008 11:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10440</guid>
		<description>@Petrus

Yeah I want the same thing...

btw,
i'm still having the error...</description>
		<content:encoded><![CDATA[<p>@Petrus</p>
<p>Yeah I want the same thing&#8230;</p>
<p>btw,<br />
i&#8217;m still having the error&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petrus</title>
		<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10437</link>
		<dc:creator>Petrus</dc:creator>
		<pubDate>Tue, 22 Jul 2008 12:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10437</guid>
		<description>If I don´t want to show posts that are in private forums what I should do?</description>
		<content:encoded><![CDATA[<p>If I don´t want to show posts that are in private forums what I should do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10435</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 17 Jul 2008 09:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10435</guid>
		<description>Thanks Brian, I'm glad you liked it, and thank you for your positive feedback.

I would guess the smart way to style the output would be to add a class to &lt;code&gt;~/phpbb-recent-topics/display/display.php&lt;/code&gt;, so perhaps changing &lt;code&gt;echo "&#60;ul&#62;";&lt;/code&gt;&lt;code&gt; for echo '&#60;ul class="topics"&#62;';&lt;/code&gt; and adding a topics style to you css? 	

rgds,
Nick</description>
		<content:encoded><![CDATA[<p>Thanks Brian, I&#8217;m glad you liked it, and thank you for your positive feedback.</p>
<p>I would guess the smart way to style the output would be to add a class to <code>~/phpbb-recent-topics/display/display.php</code>, so perhaps changing <code>echo "&lt;ul&gt;";</code><code> for echo '&lt;ul class="topics"&gt;';</code> and adding a topics style to you css? 	</p>
<p>rgds,<br />
Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Missing argument 1 for phpbb_topics() - [LINICKX].com</title>
		<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10434</link>
		<dc:creator>Missing argument 1 for phpbb_topics() - [LINICKX].com</dc:creator>
		<pubDate>Thu, 17 Jul 2008 09:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10434</guid>
		<description>[...] Read this if you're having a problem with &lt;code&gt;Missing argument 1 for phpbb_topics()&lt;/code&gt;  [...]</description>
		<content:encoded><![CDATA[<p>[...] Read this if you&#8217;re having a problem with <code>Missing argument 1 for phpbb_topics()</code>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10433</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 16 Jul 2008 17:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comment-10433</guid>
		<description>Great plugin, Nick.  I did a write-up on it at my site, &lt;a href="http://wordpressintocms.com/display-recent-phpbb3-posts-in-wordpress-a-method-that-works/" rel="nofollow"&gt;WordpressIntoCMS.com&lt;/a&gt;.

In the post I mentioned the missing argument issue which I now see after reading these comments that others are having, too.  Maybe you could include something in the documentation about it.

Now I am working on styling the output as an unordered list and I'm wondering if you have any tips on how to assign  tags to each forum topic link.

I think with a little promotion and a couple of upgrades (maybe a fancy name, too) your plugin would become extremely popular.  There are a lot of people out there looking for a solution like this but nobody has really taken the bull by the horns yet.

Thanks again for your work!</description>
		<content:encoded><![CDATA[<p>Great plugin, Nick.  I did a write-up on it at my site, <a href="http://wordpressintocms.com/display-recent-phpbb3-posts-in-wordpress-a-method-that-works/" rel="nofollow">WordpressIntoCMS.com</a>.</p>
<p>In the post I mentioned the missing argument issue which I now see after reading these comments that others are having, too.  Maybe you could include something in the documentation about it.</p>
<p>Now I am working on styling the output as an unordered list and I&#8217;m wondering if you have any tips on how to assign  tags to each forum topic link.</p>
<p>I think with a little promotion and a couple of upgrades (maybe a fancy name, too) your plugin would become extremely popular.  There are a lot of people out there looking for a solution like this but nobody has really taken the bull by the horns yet.</p>
<p>Thanks again for your work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
