<?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 Plugin Browser Topic: bbRatings</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress Plugin Browser Topic: bbRatings</description>
<language>en</language>
<pubDate>Thu, 18 Mar 2010 17:15:30 +0000</pubDate>

<item>
<title>kevinator on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-5509</link>
<pubDate>Mon, 08 Mar 2010 21:03:08 +0000</pubDate>
<dc:creator>kevinator</dc:creator>
<guid isPermaLink="false">5509@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'm guessing that, even though this is one of the top rated and most popular plugins, since nobody has replied here in 3 months, it's dead?&#60;/p&#62;
&#60;p&#62;I installed bbratings according to the very, very brief instructions, activated it, and got absolutely nothing.  Doesn't appear anywhere on our forums.  Instructions:&#60;/p&#62;
&#60;p&#62;Add bb-ratings.php, bb-ratings.css, bb-ratings.js, and star.gif to your /my-plugins/ directory.&#60;/p&#62;
&#60;p&#62;This I did. Then activated. Nothing.  Bueller? Anyone?
&#60;/p&#62;</description>
</item>
<item>
<title>Louis_Dea on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-5009</link>
<pubDate>Tue, 01 Dec 2009 18:27:01 +0000</pubDate>
<dc:creator>Louis_Dea</dc:creator>
<guid isPermaLink="false">5009@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Hi all, &#60;/p&#62;
&#60;p&#62;I have a Wordpress site with BBPress integrated.&#60;/p&#62;
&#60;p&#62;I would like to know if it is possible to show the top rated posts (with the function &#38;lt;?php $topics = bb_top_topics(); foreach ($topics as $topic) : ?&#38;gt;....)&#60;br /&#62;
on my wordpress page. &#60;/p&#62;
&#60;p&#62;Thank you all for you time and your help !
&#60;/p&#62;</description>
</item>
<item>
<title>fred24 on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-4966</link>
<pubDate>Sun, 22 Nov 2009 10:23:52 +0000</pubDate>
<dc:creator>fred24</dc:creator>
<guid isPermaLink="false">4966@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;OK.... The following code will help you to use the tags found in the readme text of this plugin.&#60;/p&#62;
&#60;p&#62;Unfortunately, I had to struggle somewhat to work it out - I think the author could have given users a little help. My code below uses three of the tags to show:&#60;br /&#62;
1. How topic has been rated so far&#60;br /&#62;
2. How many times the topic has been rated (and)&#60;br /&#62;
3. Rate the topic yourself.&#60;/p&#62;
&#60;p&#62;You can see the following code in action here:&#60;br /&#62;
&#60;a href=&#34;http://gramophile.com/forum/topic.php?id=4&#38;amp;topic_id=4&#34; rel=&#34;nofollow&#34;&#62;http://gramophile.com/forum/topic.php?id=4&#38;amp;topic_id=4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will need to change the div class to suit the class of your css file and you may want to change the  text and tags encasing the text to change size of text etc... I placed the code in my TOPIC.PHP file of my template in bbpress installation.&#60;/p&#62;
&#60;p&#62;HOPE THIS HELPS...........&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- NEW CODE START  --&#38;gt;&#60;br /&#62;
&#38;lt;div class=&#34;tag-related&#34;&#38;gt;&#60;br /&#62;
&#60;strong&#62;This post has been rated:&#60;/strong&#62;&#60;br /&#62;
&#38;lt;?php if ( function_exists( 'bb_rating' ) ) bb_rating(); ?&#38;gt;&#60;br /&#62;
&#38;lt;small&#38;gt;This topic has been rated this many times:&#38;lt;/small&#38;gt;&#60;br /&#62;
&#38;lt;?php if ( function_exists( 'bb_rating_count' ) ) bb_rating_count(); ?&#38;gt;&#60;br /&#62;
&#60;strong&#62;Rate this topic below:&#60;/strong&#62;&#60;br /&#62;
&#38;lt;?php if ( function_exists( 'bb_rating_dingus' ) ) bb_rating_dingus(); ?&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;!-- NEW CODE END  --&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>Doobus on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-4878</link>
<pubDate>Sat, 07 Nov 2009 20:03:35 +0000</pubDate>
<dc:creator>Doobus</dc:creator>
<guid isPermaLink="false">4878@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Using bbPress 1.0.2 w/ bbRating 0.8.5.&#60;/p&#62;
&#60;p&#62;The bb_rating and bb_rating_dingus are working fine. However for whatever reason it doesn't work in FF (Works fine in IE8 and Safari, stopped developing for IE6).&#60;/p&#62;
&#60;p&#62;bb_top_topics doesn't do anything for any of the browsers. Anyone else having these problems?
&#60;/p&#62;</description>
</item>
<item>
<title>zennie on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-4862</link>
<pubDate>Tue, 03 Nov 2009 18:36:02 +0000</pubDate>
<dc:creator>zennie</dc:creator>
<guid isPermaLink="false">4862@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Would it be possible to adapt the rating plugin for each individual post, rather than for the whole topic?
&#60;/p&#62;</description>
</item>
<item>
<title>wilcosky on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-4583</link>
<pubDate>Tue, 22 Sep 2009 17:31:08 +0000</pubDate>
<dc:creator>wilcosky</dc:creator>
<guid isPermaLink="false">4583@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;So... does anyone have a CSS fix yet for ie6? The fact that the stars aren't colored in this browser? As people continue to state throughout this thread... everything works, but in ie6, you can't see the yellow stars, just the outline of the star...
&#60;/p&#62;</description>
</item>
<item>
<title>Darfuria on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-4166</link>
<pubDate>Wed, 29 Jul 2009 12:35:05 +0000</pubDate>
<dc:creator>Darfuria</dc:creator>
<guid isPermaLink="false">4166@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It amuses me that the highest rated plugin is the rating plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>crackpixels on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-4040</link>
<pubDate>Mon, 20 Jul 2009 19:45:57 +0000</pubDate>
<dc:creator>crackpixels</dc:creator>
<guid isPermaLink="false">4040@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I've gotten as far as getting the stars to show up by changing permissions for my-plugins. Can't get further than that. By the looks of these responses, I'm assuming this plugin has been abandoned awhile ago.
&#60;/p&#62;</description>
</item>
<item>
<title>sgchauhan on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-3994</link>
<pubDate>Fri, 17 Jul 2009 17:04:39 +0000</pubDate>
<dc:creator>sgchauhan</dc:creator>
<guid isPermaLink="false">3994@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;figured it out...had to change permissions on my-plugins and my-templates folders.
&#60;/p&#62;</description>
</item>
<item>
<title>sgchauhan on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-3783</link>
<pubDate>Mon, 29 Jun 2009 22:08:35 +0000</pubDate>
<dc:creator>sgchauhan</dc:creator>
<guid isPermaLink="false">3783@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;there are several lines where bb_path_to_url to find the css, js and gif files. it looks as if that function is deprecated.&#60;br /&#62;
could someone help me with what the replacement? thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>sgchauhan on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-3742</link>
<pubDate>Sun, 21 Jun 2009 16:39:53 +0000</pubDate>
<dc:creator>sgchauhan</dc:creator>
<guid isPermaLink="false">3742@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;i installed this plugin for bbpress version 1.0-rc-1. made the changes to line 205 &#38;amp; 94 as ck stated in this thread &#38;amp; this other thread &#60;code&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/bbpress-using-bb_top_topics#post-20817&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/bbpress-using-bb_top_topics#post-20817&#60;/a&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;i added the template tags - bb_rating(), bb_rating_dingus(), and bb_rating_count() - to my topic.php&#60;br /&#62;
however, i only see boxes - no stars. when i log in, i see a second set of boxes - still no stars - that i can click on to rate the topic.&#60;/p&#62;
&#60;p&#62;any thoughts? thanks in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>TrishaM on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-3163</link>
<pubDate>Fri, 10 Apr 2009 00:59:12 +0000</pubDate>
<dc:creator>TrishaM</dc:creator>
<guid isPermaLink="false">3163@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Has anyone found a fix for this plugin not working?  I've tried it in Firefox, IE, Safari, and Opera and it doesn't work in any of them - I can get the stars to display, but clicking on the stars under &#34;Rate This Topic&#34; don't do anything - hovering over them changes the colors, but clicking does nothing - no stars change colors and the Average Rating does not change, and shows no colors.&#60;/p&#62;
&#60;p&#62;This could be a great plugin but I can't figure out how to make it actually work......I am using bbPress version 9.0.2&#60;/p&#62;
&#60;p&#62;The plugin homepage (above) loops back to this page and the author homepage does not appear to be kept current, and has no mention of this plugin that I could find anywhere, leading me to believe that he has abandoned it some time ago. If that's true, is there anyone else that could resurrect this plugin and keep it going (and working?)
&#60;/p&#62;</description>
</item>
<item>
<title>gweaver on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-2868</link>
<pubDate>Thu, 26 Feb 2009 23:02:10 +0000</pubDate>
<dc:creator>gweaver</dc:creator>
<guid isPermaLink="false">2868@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;+1 for fixing this plugin with bbpress 1+
&#60;/p&#62;</description>
</item>
<item>
<title>mithrandir321 on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-2704</link>
<pubDate>Mon, 26 Jan 2009 19:03:25 +0000</pubDate>
<dc:creator>mithrandir321</dc:creator>
<guid isPermaLink="false">2704@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'm using bbPress 1.0-alpha-2
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-2703</link>
<pubDate>Mon, 26 Jan 2009 14:00:20 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">2703@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;What version bbPress are you using?
&#60;/p&#62;</description>
</item>
<item>
<title>mithrandir321 on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-2701</link>
<pubDate>Mon, 26 Jan 2009 13:16:38 +0000</pubDate>
<dc:creator>mithrandir321</dc:creator>
<guid isPermaLink="false">2701@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Hi, shame this plugin receives so little support being one of the best and most useful plugin for bbPress.&#60;/p&#62;
&#60;p&#62;I like mariostella am experiencing problem with voting in FF - in IE all work just fine but in FF on clicking the stars nothing actually happens, the rating is not refreshed nor counted. My forum is at &#60;a href=&#34;http://www.novapojistovna.cz&#34; rel=&#34;nofollow&#34;&#62;http://www.novapojistovna.cz&#60;/a&#62; and rating is available only for registered users.&#60;/p&#62;
&#60;p&#62;Would anyone please care to take a look at these problems? Would be much appreciated I believe by all users here. &#60;/p&#62;
&#60;p&#62;PS. On this support forum it works fine both in IE and FF.
&#60;/p&#62;</description>
</item>
<item>
<title>mikeumus on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-2613</link>
<pubDate>Sat, 17 Jan 2009 18:17:14 +0000</pubDate>
<dc:creator>mikeumus</dc:creator>
<guid isPermaLink="false">2613@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I also changed line 205 of bb-ratings.php to:&#60;/p&#62;
&#60;p&#62;if ( $topics = (array) $bbdb-&#38;gt;get_col(&#34;SELECT object_id as topic_id FROM $bbdb-&#38;gt;meta WHERE object_type='bb_topic' AND meta_key='rating'&#34;) ) :&#60;/p&#62;
&#60;p&#62;as _ck_ said to do for 1.0 capability with no luck. &#60;/p&#62;
&#60;p&#62;The pluggin is installed as stated as installation instructions state.
&#60;/p&#62;</description>
</item>
<item>
<title>mikeumus on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/3/#post-2609</link>
<pubDate>Sat, 17 Jan 2009 16:11:51 +0000</pubDate>
<dc:creator>mikeumus</dc:creator>
<guid isPermaLink="false">2609@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;This pluggin is not working for me. I'm using 1.0 alpha and the site referenced is at &#60;a href=&#34;http://www.l4dt.com/forum&#34; rel=&#34;nofollow&#34;&#62;http://www.l4dt.com/forum&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>salemw on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/2/#post-2497</link>
<pubDate>Wed, 31 Dec 2008 11:43:20 +0000</pubDate>
<dc:creator>salemw</dc:creator>
<guid isPermaLink="false">2497@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Same here, same problem displayname encounters
&#60;/p&#62;</description>
</item>
<item>
<title>displayname on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/2/#post-2480</link>
<pubDate>Mon, 29 Dec 2008 16:26:36 +0000</pubDate>
<dc:creator>displayname</dc:creator>
<guid isPermaLink="false">2480@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I installed bb-ratings on bbPress 1.0 and made the changes _ck_ posted, but I'm having a problem. I am able to rate the topic (the colors will appear on the stars) but then the average rating doesn't change. The average rating stays blank even after rating the topic. &#60;/p&#62;
&#60;p&#62;I tried viewing the rating count, but no number came up. So I am to conclude that the the rating isn't going into effect.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
