<?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>bbPress support forums Topic: Plugin: Graphic Display Ranks</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Plugin: Graphic Display Ranks</description>
<language>en</language>
<pubDate>Sun, 12 Oct 2008 22:26:08 +0000</pubDate>

<item>
<title>Omegacool on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-10591</link>
<pubDate>Thu, 30 Aug 2007 00:41:11 +0000</pubDate>
<dc:creator>Omegacool</dc:creator>
<guid isPermaLink="false">10591@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;plugin original does not work but with the modifications it does without problems. My problem is that I cannot cause that they work ranks special, anybody has some idea of like doing it?
&#60;/p&#62;</description>
</item>
<item>
<title>ganzua on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-7998</link>
<pubDate>Tue, 12 Jun 2007 15:12:20 +0000</pubDate>
<dc:creator>ganzua</dc:creator>
<guid isPermaLink="false">7998@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;BTW, if by chance the author dropped by I'd like to suggest a couple of ideas; displaying the post count and displaying a diferent avatar for the top poster. Just a way of increasing addictiveness :)
&#60;/p&#62;</description>
</item>
<item>
<title>ganzua on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-7997</link>
<pubDate>Tue, 12 Jun 2007 15:06:51 +0000</pubDate>
<dc:creator>ganzua</dc:creator>
<guid isPermaLink="false">7997@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey fel64, you made it again! Thanks a lot, now it works fine.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-7989</link>
<pubDate>Mon, 11 Jun 2007 22:11:38 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7989@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sorry. I meant, replace line 43 (the one that says &#60;code&#62;include(my-plugins/ranks/config.php)&#60;/code&#62;) with this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;include_once BBPLUGINDIR . &#38;#39;/ranks/config.php&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and see how it works.
&#60;/p&#62;</description>
</item>
<item>
<title>ganzua on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-7987</link>
<pubDate>Mon, 11 Jun 2007 17:29:34 +0000</pubDate>
<dc:creator>ganzua</dc:creator>
<guid isPermaLink="false">7987@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I can't follow you, fel64  :( &#60;/p&#62;
&#60;p&#62;I tried to e-mail the plugin author but I didn't find his email address in his web
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-7985</link>
<pubDate>Mon, 11 Jun 2007 16:53:51 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7985@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There should be a constant, &#60;code&#62;BBPLUGINDIR&#60;/code&#62;, that you can use to add an absolute path. Lemme check.&#60;/p&#62;
&#60;p&#62;[Edit] &#60;code&#62;BBPLUGINDIR&#60;/code&#62; you can use. You'd do something like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;include_once BBPLUGINDIR . &#38;#39;/ranks/config.php&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I think. No linebreak, bb is being odd here. One line. [Edit once more] Nope, it's the CSS - it's changed to &#60;code&#62;overflow: hidden;&#60;/code&#62; so it wraps. Why, Trent?! Purrlease can we have &#60;code&#62;overflow: auto;&#60;/code&#62; back?
&#60;/p&#62;</description>
</item>
<item>
<title>ganzua on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-7982</link>
<pubDate>Mon, 11 Jun 2007 13:03:01 +0000</pubDate>
<dc:creator>ganzua</dc:creator>
<guid isPermaLink="false">7982@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#34;Like medden said, presumably: gdr_config.php should be renamed config.php (and needs to start with &#38;lt;?php too).&#34;&#60;/p&#62;
&#60;p&#62;-&#38;gt; I made all the corrections before trying ; renaming gdr_config.php, adding  &#38;lt;?php and changing gif extensions.&#60;/p&#62;
&#60;p&#62;The plugin works fine but when you acces the admin control panel  displays this error; &#60;/p&#62;
&#60;p&#62;Warning: include(my-plugins/ranks/config.php) [function.include]: failed to open stream: No such file or directory in \wordpress\bbpress\my-plugins\display-rank-images.php on line 43&#60;/p&#62;
&#60;p&#62;More people having the same problem here -&#38;gt; &#60;a href=&#34;http://bbpress.org/forums/topic/665?replies=2#post-3964&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/665?replies=2#post-3964&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;but I thought it would be better to follow the original thread here :)
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-7977</link>
<pubDate>Mon, 11 Jun 2007 09:03:21 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7977@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Like medden said, presumably: &#60;code&#62;gdr_config.php&#60;/code&#62; should be renamed &#60;code&#62;config.php&#60;/code&#62; (and needs to start with &#60;code&#62;&#38;lt;?php&#60;/code&#62; too).
&#60;/p&#62;</description>
</item>
<item>
<title>ganzua on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-7974</link>
<pubDate>Mon, 11 Jun 2007 00:39:08 +0000</pubDate>
<dc:creator>ganzua</dc:creator>
<guid isPermaLink="false">7974@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;when accesing admin control panel this plugin returns this error; &#60;/p&#62;
&#60;p&#62;Warning: include(my-plugins/ranks/config.php) [function.include]: failed to open stream: No such file or directory in \wordpress\bbpress\my-plugins\display-rank-images.php on line 43&#60;/p&#62;
&#60;p&#62;what's wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>actorjiml on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-4662</link>
<pubDate>Mon, 19 Feb 2007 19:46:16 +0000</pubDate>
<dc:creator>actorjiml</dc:creator>
<guid isPermaLink="false">4662@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Someone else just mentioned this as well. I'll upload the &#34;correct&#34; zip when I get home from work. Thanks for pointing out the error.
&#60;/p&#62;</description>
</item>
<item>
<title>medden on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-4632</link>
<pubDate>Sun, 18 Feb 2007 19:07:01 +0000</pubDate>
<dc:creator>medden</dc:creator>
<guid isPermaLink="false">4632@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;it's ok I fixed it.   the gdr_config.php file in this zip should start with &#38;lt;?php&#60;br /&#62;
and needs to be renamed config.php.&#60;/p&#62;
&#60;p&#62;Once that's done it seems to work.
&#60;/p&#62;</description>
</item>
<item>
<title>medden on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-4627</link>
<pubDate>Sun, 18 Feb 2007 16:50:39 +0000</pubDate>
<dc:creator>medden</dc:creator>
<guid isPermaLink="false">4627@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This Plugin wont work for me.&#60;/p&#62;
&#60;p&#62;I downloaded from the repository and installed as instructed, but I get an error that it cannot find config.php in the ranks subdir.&#60;/p&#62;
&#60;p&#62;shouldn't it be looking for gdr_config.php ????&#60;/p&#62;
&#60;p&#62;I tried renaming that to config.php on my server, but it still caused errors.&#60;/p&#62;
&#60;p&#62;Does anyone have a working version of this they could send me?
&#60;/p&#62;</description>
</item>
<item>
<title>actorjiml on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-3459</link>
<pubDate>Sun, 21 Jan 2007 16:23:26 +0000</pubDate>
<dc:creator>actorjiml</dc:creator>
<guid isPermaLink="false">3459@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks Trent. For me the best part was what I learned about making plugins as much as the plugin itself.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-3452</link>
<pubDate>Sun, 21 Jan 2007 16:11:47 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">3452@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Nice plugin Jim!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>actorjiml on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-3446</link>
<pubDate>Sun, 21 Jan 2007 15:55:05 +0000</pubDate>
<dc:creator>actorjiml</dc:creator>
<guid isPermaLink="false">3446@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It has been added to the &#60;a href=&#34;http://bbpress.org/plugins/&#34;&#62;Plugin Repository&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>bbolman on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-3436</link>
<pubDate>Sun, 21 Jan 2007 05:45:01 +0000</pubDate>
<dc:creator>bbolman</dc:creator>
<guid isPermaLink="false">3436@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;proforumed: &#60;a href=&#34;http://proforums.palmansworld.com/bbpress/bbpress-plugins/bbpress-plugin-graphic-display-ranks/&#34; rel=&#34;nofollow&#34;&#62;http://proforums.palmansworld.com/bbpress/bbpress-plugins/bbpress-plugin-graphic-display-ranks/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>actorjiml on "Plugin: Graphic Display Ranks"</title>
<link>http://bbpress.org/forums/topic/plugin-graphic-display-ranks#post-3427</link>
<pubDate>Sun, 21 Jan 2007 01:44:56 +0000</pubDate>
<dc:creator>actorjiml</dc:creator>
<guid isPermaLink="false">3427@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have just finished my first plugin. It is, as they say, rough as a cob. It allows you to display an image with the author's name based on the number of posts they have made. You can download it here:&#60;br /&#62;
&#60;a href=&#34;http://www.brightandearlyblog.com/bbPress/downloads/display_rank_images.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.brightandearlyblog.com/bbPress/downloads/display_rank_images.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can see it in action at &#60;a href=&#34;http://www.brightandearlyblog.com/bbPress&#34; rel=&#34;nofollow&#34;&#62;http://www.brightandearlyblog.com/bbPress&#60;/a&#62; and then looking at any topic.&#60;/p&#62;
&#60;p&#62;Suggestions are greatly welcome. I have submitted it to the development center plugin repository.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
