![]() |
|
|
Mod Options |
Forum Rating Details »»
|
|||||||||
IMPORTANT NOTE - if you installed 1.0, please make sure you upgrade to 1.02. There was a bug in 1.0 which can cause the wrong forum to be rated.
This mod adds rating of forums. Works exactly like rating of threads. Fully phrased. No code edits. Adds one table, and two extra columns to 'forum' table. Uses datamanagers. Adds one db query. Installation instructions are in the README.txt in the ZIP. Standard stuff - an 'upload' folder, some template edits, and a product XML install. Simple "Top Rated Forums" CMPS modules (for versions 2 and 3) included, see README.txt for details. Tested on vB 3.6.8 and 3.7b3, with CMPS 2.2.1 and 3.1rc2, Don't forget to hit Install if you decide to run this. No, I'm not shooting for MoTM, I just want to be able to keep you informed about any bug fixes or new versions. Revision History: 1) 1/27/2008 - 1.00 - initial release 2) 1/28/2008 - 1.01 - fixed tiny template edit issue to properly display tables when Forum Rating is disabled. 3) 1/28/2008 - 1.01 - added CMPS modules to ZIP. 4) 2/23/2008 - 1.02 - Added "Use Thread Rating" mode. Fixed small bug when viewing main category from anywhere other than forumdisplay.php (like index.php). Fixed "rating wrong forum" bug. Added "Sort by Rating" option. Re-organized plugin architecture. Thanks to wtrk for the original idea. -- hugh Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
No members have liked this post.
|
|||||||||
|
#16
|
||||
|
||||
|
I love this idea! I'm having the same basic problems as inciarco. On my board, I rated my Video Production forum a 5, but the stars show up in my PowerPoint forum. If I try to rate the Video Production forum again, it tells me I've already voted. Something is crossed up somewhere.
I'll let you know if I find anything. ![]() No members have liked this post.
|
|
#17
|
||||
|
||||
|
ChurchMedia - I confirmed it on your site, am now trying to duplicate it on mine.
What version of vB is that? EDIT - I've found some similar looking behavior when rating is enabled for guests. Were you logged in or not when you tried this? I've haven't managed to duplicate placing the vote in the wrong forum, even on your site. But I found why it doesn't record in the db for guests, and why guests will get that "you have already voted" when it's not showing up. That's fixed, I'm testing the fix now and should have it uploaded ASAP. I'll register on your site and see if I can duplicate the "wrong forum" thing. -- hugh
__________________
Hugh Messenger Itinerant PHP Mechanic and vB Therapist Will Work for Food or PayPal No members have liked this post.
Last edited by cheesegrits : 29 Jan 2008 at 04:02. |
|
#18
|
||||
|
||||
|
Now that you mention Permissions, I haven't seen any Options to Set which Usergroups can Use the Ratings!!
![]() Would be Great to Set those Usergroups Permissions, perhaps Listed in a TextBox and Separated by Commas!! ![]() I Tested the Ratings with my Admin User in my Test Forum!! ![]() My Best Regards!! ![]() ![]() No members have liked this post.
|
|
#19
|
||||
|
||||
|
As per the README, in the Configuration section:
-- hugh
__________________
Hugh Messenger Itinerant PHP Mechanic and vB Therapist Will Work for Food or PayPal No members have liked this post.
|
|
#20
|
||||
|
||||
|
Great, Thanks for Clarifying that!!
![]() I think is better to Inherint the Permissions, so that the Admins can choose which Forum to Rate and which one Not!! ![]() Perhaps if an Additional Option could be set for each Forum, independent to the Rating of the Threads, would be Nice too, but as you say, perhaps for other Update of this Mod mor in the Future; for now you've made a great choice inheriting the Rating Permissions!! ![]() My Best Regards!! ![]() ![]() No members have liked this post.
|
|
#21
|
||||
|
||||
|
FYI, it also obeys vB's "can change vote" option (under "Polls and Rating Options").
ChurchMedia - I've now seen the "rating thw rong forum" thing on your site, but can't duplicate it on 3.6.7pl1, 3.6.8 or 3.7b3. The only major difference I can see is that you are running vBSEO, so I'm wondering if that may be kerfuddling things? I've loaded up a 3.6.7pl1 test forum, and although I found a couple of little issues. It seems to work fine. I've fixed the 'guest' rating issue. So I don't think there's any problems with Forum Rating itself, but there may be some compatibility issues with vbSEO and/or some other mod. However, until we get these things resolved, I'm setting the status of this mod back to Beta. -- hugh
__________________
Hugh Messenger Itinerant PHP Mechanic and vB Therapist Will Work for Food or PayPal No members have liked this post.
|
|
#22
|
||||
|
||||
|
I was logged in when I rated the forums. I'm running 3.7 beta 4. I just tried it with vbSEO disabled and had the same problem. There could be another hack interfering.
Thanks for looking into it. I'll be looking forward to the next release! ![]() No members have liked this post.
|
|
#23
|
|||
|
|||
|
Originally Posted by cheesegrits
Okay, check your PM's now, thanks alot man.
![]() No members have liked this post.
|
|
#24
|
||||
|
||||
|
TCE Killa - it was working fine on your site, the only issue is because your FORUMHOME template is heavily modified, such that you couldn't apply the edit for that template, it wasn't showing the "Rating" title. And because none of the forums were rated, no stars were showing.
Everything else is working fine. I rated a forum, the stars showed up, etc. -- hugh
__________________
Hugh Messenger Itinerant PHP Mechanic and vB Therapist Will Work for Food or PayPal No members have liked this post.
|
|
#25
|
|||
|
|||
|
Originally Posted by cheesegrits
Yeah, I noticed now, it is in the Forum Display template, not my Forum Home lol. Have a look in there if you want. Sorry about that, you should have admin status again now. Thanks for the help man, appreciated.
No members have liked this post.
|
|
#26
|
||||
|
||||
|
OBTW, something I forgot to mention in the docs ... if you want, there is a "rating_notrated.gif" included in the ZIP. If you replace your existing ./images/rating/rating_0.gif with this file, instead of blank for no rating, you'll see a single greyed out star.
__________________
Hugh Messenger Itinerant PHP Mechanic and vB Therapist Will Work for Food or PayPal No members have liked this post.
|
|
#27
|
||||
|
||||
|
NOTE - I tracked down the bug that was causing incorrect forums to get rated. I'm building a new ZIP, but for now to fix this, find the following line in the FORUMDISPLAY template (inside the third 'cheesegrits' edit):
... and delete it. -- hugh
__________________
Hugh Messenger Itinerant PHP Mechanic and vB Therapist Will Work for Food or PayPal No members have liked this post.
|
||||
|
#28
|
||||
|
||||
|
Version 1.02 has been uploaded.
Two bug fixes. 2 new ACP options (see updated screenshots for details). -- hugh
__________________
Hugh Messenger Itinerant PHP Mechanic and vB Therapist Will Work for Food or PayPal No members have liked this post.
|
|
#29
|
|||
|
|||
|
Nice idea. Friend can you make an addon that makes let you choose different kind of ratings (up to five or to ten, for example, and with different kinds of images)?
I think it will be perfect, if you have a sport forum some images and up to five the rating, if you have a cinema forum, another kind of images and rating up to ten. Great work friend ![]() No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 18:58.












