<?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 Tag: bb-ratings</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: bb-ratings</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 00:33:51 +0000</pubDate>

<item>
<title>chrishajer on "bb-ratings doesn't work"</title>
<link>http://bbpress.org/forums/topic/bb-ratings-doesnt-work#post-22353</link>
<pubDate>Tue, 30 Dec 2008 21:29:01 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">22353@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I see you've already asked here which is the proper location:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/bb-ratings/page/2/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bb-ratings/page/2/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>displayname on "bb-ratings doesn't work"</title>
<link>http://bbpress.org/forums/topic/bb-ratings-doesnt-work#post-22349</link>
<pubDate>Tue, 30 Dec 2008 18:50:23 +0000</pubDate>
<dc:creator>displayname</dc:creator>
<guid isPermaLink="false">22349@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've tried to install bb-ratings on bbPress 1.0 (with the _ck_ replacement on line 205) but it doesn't work. I tired it also on the stable bbPress 0.9 but that didn't work either. I'm clueless where to start. I know it must be a good plugin and it also works on this site, so why doesn't it work for me?
&#60;/p&#62;</description>
</item>
<item>
<title>wmarcy on "Looking for help with bb-ratings"</title>
<link>http://bbpress.org/forums/topic/looking-for-help-with-bb-ratings#post-6634</link>
<pubDate>Wed, 11 Apr 2007 18:18:29 +0000</pubDate>
<dc:creator>wmarcy</dc:creator>
<guid isPermaLink="false">6634@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Any chance we can get a chunk of functioning code to implement bb_top_topics()&#60;/p&#62;
&#60;p&#62;(the code in the first message and subsequent messages are not working for me...)&#60;/p&#62;
&#60;p&#62;I have been playing with it for better pat of a day and no go.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>actorjiml on "bb-ratings problem with 0.8"</title>
<link>http://bbpress.org/forums/topic/bb-ratings-problem-with-08#post-4224</link>
<pubDate>Fri, 09 Feb 2007 00:59:02 +0000</pubDate>
<dc:creator>actorjiml</dc:creator>
<guid isPermaLink="false">4224@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Outstanding. Works as advertised. ;-)&#60;/p&#62;
&#60;p&#62;Now I have to &#34;borrow&#34; your path structure and fix my graphic-display-ranks plugin
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "bb-ratings problem with 0.8"</title>
<link>http://bbpress.org/forums/topic/bb-ratings-problem-with-08#post-4223</link>
<pubDate>Fri, 09 Feb 2007 00:54:10 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">4223@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Try this out - let me know how it goes.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/6&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/6&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Only the php file (and the readme) in the zip has changed since the last version (0.7.2).
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "bb-ratings problem with 0.8"</title>
<link>http://bbpress.org/forums/topic/bb-ratings-problem-with-08#post-4221</link>
<pubDate>Fri, 09 Feb 2007 00:18:03 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">4221@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That might break something else.&#60;/p&#62;
&#60;p&#62;I'll upload a new version.
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "bb-ratings problem with 0.8"</title>
<link>http://bbpress.org/forums/topic/bb-ratings-problem-with-08#post-4219</link>
<pubDate>Fri, 09 Feb 2007 00:02:55 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">4219@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;just hardcode it.  Change BBPLUGINDIR to &#34;/my-plugins&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>actorjiml on "bb-ratings problem with 0.8"</title>
<link>http://bbpress.org/forums/topic/bb-ratings-problem-with-08#post-4212</link>
<pubDate>Thu, 08 Feb 2007 23:46:27 +0000</pubDate>
<dc:creator>actorjiml</dc:creator>
<guid isPermaLink="false">4212@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm having a problem with the plugin bb-ratings using 0.8&#60;br /&#62;
I think the problem is here:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;img src=&#38;quot;&#38;lt;?php bb_option( &#38;#39;uri&#38;#39; ); echo BBPLUGINDIR; ?&#38;gt;/star.gif&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;From the source code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;img src=&#38;quot;http://www.brightandearlyblog.com/bbPress//home/brightan/public_html/bbPress/my-plugins//star.gif&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>mdawaffe on "Looking for help with bb-ratings"</title>
<link>http://bbpress.org/forums/topic/looking-for-help-with-bb-ratings#post-3051</link>
<pubDate>Mon, 08 Jan 2007 22:29:10 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">3051@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Glad it works :)
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "Looking for help with bb-ratings"</title>
<link>http://bbpress.org/forums/topic/looking-for-help-with-bb-ratings#post-3047</link>
<pubDate>Mon, 08 Jan 2007 21:34:16 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">3047@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Same thing happened to me in one of mine.  I was using get_header instead of bb_get_header.  Silly mistakes are the worst when you need help finding them ;)
&#60;/p&#62;</description>
</item>
<item>
<title>actorjiml on "Looking for help with bb-ratings"</title>
<link>http://bbpress.org/forums/topic/looking-for-help-with-bb-ratings#post-3046</link>
<pubDate>Mon, 08 Jan 2007 21:09:02 +0000</pubDate>
<dc:creator>actorjiml</dc:creator>
<guid isPermaLink="false">3046@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;D'oh! Works like a charm.&#60;/p&#62;
&#60;p&#62;Just goes to show that you can look at something too hard.&#60;/p&#62;
&#60;p&#62;Thanks so much.
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "Looking for help with bb-ratings"</title>
<link>http://bbpress.org/forums/topic/looking-for-help-with-bb-ratings#post-3043</link>
<pubDate>Mon, 08 Jan 2007 17:52:00 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">3043@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Try&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$topics = bb_top_topics();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;as your first line.
&#60;/p&#62;</description>
</item>
<item>
<title>actorjiml on "Looking for help with bb-ratings"</title>
<link>http://bbpress.org/forums/topic/looking-for-help-with-bb-ratings#post-3040</link>
<pubDate>Mon, 08 Jan 2007 11:48:17 +0000</pubDate>
<dc:creator>actorjiml</dc:creator>
<guid isPermaLink="false">3040@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am looking for some help with the plugin bb-ratings. Specifically the functions bb_top_topics. From what I gather it returns an array of topics in descending order of the votes the topics have received.  I took that information and put the following in my front page template: &#60;code&#62;&#38;lt;?php bb_top_topics();&#60;br /&#62;
foreach ($topics as $topic) : ?&#38;gt;&#60;br /&#62;
&#38;lt;tr&#38;lt;?php alt_class(&#38;#39;forum&#38;#39;); ?&#38;gt;&#38;gt;&#60;br /&#62;
&#38;lt;td&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php topic_link(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php topic_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#60;br /&#62;
&#38;lt;/td&#38;gt;&#60;br /&#62;
&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;rating-holder&#38;quot;&#38;gt;&#38;lt;?php bb_rating();?&#38;gt;&#60;br /&#62;
&#38;lt;span class=&#38;quot;count&#38;quot;&#38;gt;&#38;lt;?php bb_rating_count(); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The problem is that it does not display the topics in descending order, it just displays all of the most recent in the order they were entered.&#60;/p&#62;
&#60;p&#62;I know the plugin page (bbpress.org/plugins/) has this function working as it should be. &#60;/p&#62;
&#60;p&#62;Thanks in advance for any help.
&#60;/p&#62;</description>
</item>
<item>
<title>ear1grey on "Stars for bb-ratings plugin"</title>
<link>http://bbpress.org/forums/topic/stars-for-bb-ratings-plugin#post-1278</link>
<pubDate>Thu, 09 Nov 2006 22:08:16 +0000</pubDate>
<dc:creator>ear1grey</dc:creator>
<guid isPermaLink="false">1278@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This &#60;em&#62;should&#60;/em&#62; work as described, but... firefox 2 has a major failing with SVG at the moment: it can't be used in an img tag for content negotiation... so there would have to be some browser recognition and hocus-pocus coding to get it to work.&#60;/p&#62;
&#60;p&#62;still, it all helps bring about an end to the use of &#60;code&#62;px&#60;/code&#62; in css, so as you suggest, lets rock.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://boakes.org/images/star2.svg&#34; rel=&#34;nofollow&#34;&#62;http://boakes.org/images/star2.svg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?xml version=&#38;quot;1.0&#38;quot; standalone=&#38;quot;no&#38;quot;?&#38;gt;&#60;br /&#62;
&#38;lt;!DOCTYPE svg PUBLIC &#38;quot;-//W3C//DTD SVG 1.1//EN&#38;quot; &#60;br /&#62;
  &#38;quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&#38;quot;&#38;gt;&#60;br /&#62;
&#38;lt;svg width=&#38;quot;10cm&#38;quot; height=&#38;quot;10cm&#38;quot; viewBox=&#38;quot;0 0 270 240&#38;quot;&#60;br /&#62;
     xmlns=&#38;quot;http://www.w3.org/2000/svg&#38;quot; version=&#38;quot;1.1&#38;quot;&#38;gt;&#60;br /&#62;
  &#38;lt;desc&#38;gt;bbPress inverted star by ear1grey - GPL&#38;lt;/desc&#38;gt;&#60;br /&#62;
	&#38;lt;g fill-rule=&#38;quot;evenodd&#38;quot; stroke=&#38;quot;#2e6e15&#38;quot; fill=&#38;quot;#888888&#38;quot; stroke-width=&#38;quot;3&#38;quot; &#38;gt;&#60;br /&#62;
    &#38;lt;path d=&#38;quot;M 135,000 L 164,086 254,086 182,130&#60;br /&#62;
                    208,226 135,175 062,226 088,130&#60;br /&#62;
                    016,086 106,086 135,000&#60;br /&#62;
				M 0,-15 L 0,240 270,240 270,-15 0,-15 z&#38;quot; /&#38;gt;&#60;br /&#62;
  &#38;lt;/g&#38;gt;&#60;br /&#62;
&#38;lt;/svg&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "Stars for bb-ratings plugin"</title>
<link>http://bbpress.org/forums/topic/stars-for-bb-ratings-plugin#post-1276</link>
<pubDate>Thu, 09 Nov 2006 21:26:44 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">1276@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is it possible to make the background a fixed color (say white) and the inside of the star transparent (so that if I put the image on a red background, I get a red star, on a white background)?&#60;/p&#62;
&#60;p&#62;Rock on.
&#60;/p&#62;</description>
</item>
<item>
<title>ear1grey on "Stars for bb-ratings plugin"</title>
<link>http://bbpress.org/forums/topic/stars-for-bb-ratings-plugin#post-1270</link>
<pubDate>Thu, 09 Nov 2006 18:36:55 +0000</pubDate>
<dc:creator>ear1grey</dc:creator>
<guid isPermaLink="false">1270@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;mdawaffe wrote (in the readme for the bb-ratings plugin) :&#60;br /&#62;
&#60;blockquote&#62;If anyone can create better star images (SVG would be super cool), contact the author of this plugin.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;See it at: &#60;a href=&#34;http://boakes.org/images/star.svg&#34; rel=&#34;nofollow&#34;&#62;http://boakes.org/images/star.svg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;...just play with the width and height values to change it's size.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?xml version=&#38;quot;1.0&#38;quot; standalone=&#38;quot;no&#38;quot;?&#38;gt;&#60;br /&#62;
&#38;lt;!DOCTYPE svg PUBLIC &#38;quot;-//W3C//DTD SVG 1.1//EN&#38;quot; &#60;br /&#62;
  &#38;quot;http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd&#38;quot;&#38;gt;&#60;br /&#62;
&#38;lt;svg width=&#38;quot;10cm&#38;quot; height=&#38;quot;10cm&#38;quot; viewBox=&#38;quot;-15 -15 270 240&#38;quot;&#60;br /&#62;
     xmlns=&#38;quot;http://www.w3.org/2000/svg&#38;quot; version=&#38;quot;1.1&#38;quot;&#38;gt;&#60;br /&#62;
  &#38;lt;desc&#38;gt;bbPress star by ear1grey - GPL&#38;lt;/desc&#38;gt;&#60;br /&#62;
  &#38;lt;polygon stroke=&#38;quot;#2e6e15&#38;quot; fill=&#38;quot;#888888&#38;quot; stroke-width=&#38;quot;1ex&#38;quot; &#60;br /&#62;
            points=&#38;quot;120,000 149,086 239,086 167,130&#60;br /&#62;
                    193,226 120,175 047,226 073,130&#60;br /&#62;
                    001,086 091,086&#38;quot; /&#38;gt;&#60;br /&#62;
&#38;lt;/svg&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
