bbPress plugin browser »
bbRatings (0.8.5)
Download
Version: 0.8.5
Last Updated: 2008-3-11
Requires bbPress Version: 0.8.3 or higher
Compatible up to: 0.8.3.1
Average Rating





Your Rating
Author: Michael D Adams
-
Not sure if the AJAX isn't working or the redirect, but I get sent to a blank page yet viewing the XHTML source everything is there. Any changes that we need to make in the files themselves or do we just simply add the template tags?
Posted: 1 year ago # -
It wasn't reading my plugins directory correctly so I manually changed it up and it works just fine now. Many thanks.
Posted: 1 year ago # -
thanks a lot. i had to change the plugin dir for the star too in order to make it work...
Posted: 1 year ago # -
What needed to be changed?
Posted: 1 year ago # -
hi,
on IE6 there is a problem in javascript. Anyone know about this problem? Thanks.
and in FF it works perfect.Posted: 1 year ago # -
Would be cool to add more color to the stars like:
Select 1 star = red
select 2 stars = orange
select 3 stars = yellow
select 4 stars = light green
select 5 stars = all greenSimilar to this starrating:
http://get.live.com/messenger/overview (lower right corner)Posted: 1 year ago # -
Does anyone have any examples of how to integrate this into an exisiting BBPress system? (I am a php n00b).
Posted: 1 year ago # -
I am a noob too... I installed bb_ratings as per the instructions. But I don't see how to set it up or use it.
I don't see any plugins in my admin menu, though some of them are working, and I don't see a place when logged in to do the ratings.
Thanks for any advice! The install is here:
http://bedbugger.com/forumPosted: 1 year ago # -
I've tested it on a couple of different computers now and it appears to me that this plugin (and the Wordpress Ideas page itself) doesn't work properly in IE6 (not a user, just have to support it).
The problem is that the yellow rating 'fill' doesn't show in IE6...works fine on any other browser but is 'blank' (just the empty star) in IE6.
I've searched here and Wordpress.org and couldn't find any similar issues posted.
Posted: 1 year ago # -
A tiny it of docs for implementing the various functions would be greatly appreciated!
Posted: 1 year ago # -
Yep...just tried it myself and it's not working for me either...
Posted: 1 year ago # -
Hi.
I also tried it, and it didn't work.
I got the following error massage:Fatal error: Call to undefined function: show_online_users() in /home/content/t/a/l/talgalili/html/humus101/forums/bb-templates/kakumei/front-page.php on line 9
I don't know why...
Posted: 1 year ago # -
@talgalili: Do you happen to be using the Simple Onlinelist plugin? show_online_users() is a function for that, I don't think it has anything to do with bbRatings.
Posted: 1 year ago # -
Hi,
Can this be modified to allow rating of comments on a particular topic?
Thanks
DeepakPosted: 1 year ago # -
How should I use the top post string? bb_top_topics()
I tried to get into a table, but it didn't work.
Posted: 1 year ago # -
Any way to get it to display the total ratings in ( ) like here at bbpress?
Posted: 1 year ago # -
it would be helpful to know which file these functions should be entered into.
Posted: 1 year ago # -
it all works great for me, the only problem is IE6 not showing the background colors at all, as our friends have previously stated. any update on this issue?
Posted: 1 year ago # -
Can anyone give me more details on how to use bb_top_topics(), I tried this
<?php bb_top_topics(); ?>
But didn't work
Posted: 11 months ago #
Add a Comment »
You must log in to post.