<?xml version="1.0"?><!-- 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 Showcase Topic: Graphic Display Ranks Plugin Active Problem</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase Topic: Graphic Display Ranks Plugin Active Problem</description>
<language>en</language>
<pubDate>Thu, 24 May 2012 16:24:14 +0000</pubDate>

<item>
<title>_ck_ on "Graphic Display Ranks Plugin Active Problem"</title>
<link>http://bbshowcase.org/forums/topic/graphic-display-ranks-06-plugin-active-problem#post-724</link>
<pubDate>Tue, 30 Sep 2008 04:04:39 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">724@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Like I said, there's a great deal wrong with that plugin and I doubt it ever worked.&#60;/p&#62;
&#60;p&#62;Try Post Count Plus instead.
&#60;/p&#62;</description>
</item>
<item>
<title>luckydost on "Graphic Display Ranks Plugin Active Problem"</title>
<link>http://bbshowcase.org/forums/topic/graphic-display-ranks-06-plugin-active-problem#post-723</link>
<pubDate>Tue, 30 Sep 2008 03:03:14 +0000</pubDate>
<dc:creator>luckydost</dc:creator>
<guid isPermaLink="false">723@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;Yes Dear, It's very helpful. But &#34;Graphic User Ranks&#34; not displayed. shit.&#60;/strong&#62;  &lt;img src="http://bbshowcase.org/forums/my-plugins/bb-smilies/default/icon_eek.gif" title="8O" class="bb_smilies" /&gt; 
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Graphic Display Ranks Plugin Active Problem"</title>
<link>http://bbshowcase.org/forums/topic/graphic-display-ranks-06-plugin-active-problem#post-722</link>
<pubDate>Tue, 30 Sep 2008 02:05:40 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">722@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;There are so many things wrong with this plugin I am not sure how it ever worked. In addition since there is no caching and it has to lookup posts for every user, every time, it will bring an active forum to a crawl.&#60;/p&#62;
&#60;p&#62;However if you insist, change these two lines...&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$path_to_subdirectory= bb_get_option(&#38;#39;uri&#38;#39;) . &#38;quot;my-plugins/ranks/&#38;quot;;
$get_config = $path_to_subdirectory . &#38;quot;config.php&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;em&#62;  &#60;/em&#62;&#60;br /&#62;
to this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$path_to_subdirectory=bb_get_option(&#38;#39;uri&#38;#39;).trim(str_replace(array(trim(BBPATH,&#38;quot;/\\&#38;quot;),&#38;quot;\\&#38;quot;),array(&#38;quot;&#38;quot;,&#38;quot;/&#38;quot;),dirname(__FILE__)),&#38;#39; /\\&#38;#39;).&#38;#39;/ranks/&#38;#39;;
$get_config=rtrim(dirname(__FILE__),&#38;#39; /\\&#38;#39;).&#38;#39;/ranks/gdr_config.php&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;em&#62; &#60;/em&#62;&#60;br /&#62;
Then you have to edit &#60;code&#62;gdr_config.php&#60;/code&#62;&#60;br /&#62;
and put the opening and closing for php inside at the top and bottom:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php&#60;/code&#62;  and  &#60;code&#62;?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then then the plugin will load.&#60;br /&#62;
How it's supposed to run I have no idea.&#60;/p&#62;
&#60;p&#62;In theory I could add this ability to my &#60;a href=&#34;http://bbpress.org/plugins/topic/post-count-plus/&#34;&#62;Post Count Plus&#60;/a&#62; fairly easily, however I have no time to do that presently and based on the (lack of) donations, it's not going to happen any time soon.
&#60;/p&#62;</description>
</item>
<item>
<title>luckydost on "Graphic Display Ranks Plugin Active Problem"</title>
<link>http://bbshowcase.org/forums/topic/graphic-display-ranks-06-plugin-active-problem#post-721</link>
<pubDate>Mon, 29 Sep 2008 23:57:27 +0000</pubDate>
<dc:creator>luckydost</dc:creator>
<guid isPermaLink="false">721@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hello _CK_ ,&#60;/p&#62;
&#60;p&#62;Dear I have spend enough time to fix this but error not fixed. Please edit plugin and try to fix. Because, you are PHP Programmer .....! Please...!&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Waiting For Reply.&#60;/strong&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Graphic Display Ranks Plugin Active Problem"</title>
<link>http://bbshowcase.org/forums/topic/graphic-display-ranks-06-plugin-active-problem#post-720</link>
<pubDate>Mon, 29 Sep 2008 13:09:25 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">720@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;The way to find what the actual error is in a plugin that fails to activate is to try accessing it directly and see what PHP says.&#60;/p&#62;
&#60;p&#62;ie.&#60;/p&#62;
&#60;p&#62;example.com/forums/my-plugins/display-rank-images.php
&#60;/p&#62;</description>
</item>
<item>
<title>luckydost on "Graphic Display Ranks Plugin Active Problem"</title>
<link>http://bbshowcase.org/forums/topic/graphic-display-ranks-06-plugin-active-problem#post-719</link>
<pubDate>Mon, 29 Sep 2008 12:41:23 +0000</pubDate>
<dc:creator>luckydost</dc:creator>
<guid isPermaLink="false">719@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hi Friends,&#60;/p&#62;
&#60;p&#62;I have upload &#60;strong&#62;graphic-display-ranks (0.6)&#60;/strong&#62; plugin in latest bbpress. But when i try to active. i have received following error.&#60;/p&#62;
&#60;p&#62;&#34;Plugin could not be activated; it produced a Fatal Error.&#34;&#60;/p&#62;
&#60;p&#62;Plz help me....!&#60;/p&#62;
&#60;p&#62;Plugin URL:  &#60;a href=&#34;http://bbpress.org/plugins/topic/grapic-display-images/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/grapic-display-images/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;waiting for reply...!  &lt;img src="http://bbshowcase.org/forums/my-plugins/bb-smilies/default/icon_cry.gif" title=":cry:" class="bb_smilies" /&gt; 
&#60;/p&#62;</description>
</item>

</channel>
</rss>

