PDA

View Full Version : End-User Options - Enhanced Thread Rating


MarkFL
12-29-2015, 10:00 PM
Overview

This is a porting of my vB 4.x product:

Enhanced Thread Rating (https://vborg.vbsupport.ru/showthread.php?t=320670)

This product is designed to allow you to make vBulletin's thread rating system more visible and configurable. Your settings regarding whether users are allowed to change their votes and to check the thread rating are taken into account. However, if you choose to use the highly visible thread rating, if a user has already rated a thread and you do not allow vote changes, they will not be shown the voting options, but will instead be shown a message that they have already voted and vote changes are disabled.

The settings are divided into two categories:

Highly Visible Thread Rating Settings

Here you may set whether you wish for the thread rating system to appear at the top of showthread pages rather than in the thread controls bar. You can then configure the CSS for this element. Lastly, you can decide if you wish for the list of users who have rated a thread (along with their vote) to be displayed. The users are shown using their HTML markup, and link to their profile pages. You may select which usergroups are allowed to view who rated threads.

Thread with no rating:

https://vborg.vbsupport.ru/attachment.php?attachmentid=153912&stc=1&d=1451456417

Thread the user has already rated, with vote changing turned off in the AdminCP:

https://vborg.vbsupport.ru/attachment.php?attachmentid=153913&stc=1&d=1451456417

Thread another user has rated:

https://vborg.vbsupport.ru/attachment.php?attachmentid=153914&stc=1&d=1451456417

Thread Rating Control

Here you can exclude usergroups from being able to rate threads. You may also exclude forums from thread rating, while forums that have been excluded from the rating system via your Forum Manager will remain excluded regardless of this product's settings.

Credits:

This product is an extension of the mod vb.org Rating System for vb4 (https://vborg.vbsupport.ru/showthread.php?t=294135) authored by eTiKeT? (https://vborg.vbsupport.ru/member.php?u=269887) (who graciously marked the code reusable). :)

This product does not require you to make any template edits, just install it and set your settings. :D

Compatibility:

Tested and working on vB 3.8.9 and should work on all 3.8.x versions of vBulletin.

Backup/Warning:

This product does not alter your database, however it is always good practice to make regular backups and you should make a backup before installing ANY new mod.

As always, products are USE AT YOUR OWN RISK. I will provide support and do my best to help but no absolute guarantee is offered.

To Install:


Download and extract the attached .zip file.
Upload contents of the "upload" folder to your server.
Follow AdminCP -> Plugins & Products -> Manage Products -> Add/Import Product.
Click on "Choose File" and browse to the product .xml file that was packaged in the .zip file.
Click "Import."
You MUST enable the product in the settings before it will function.
Configure the remaining settings to your liking. Each setting has a detailed explanation of its use.


Support for this product can be found here:


MHB - Enhanced Thread Rating (vB3) (http://mathhelpboards.com/vbulletin-products-61/enhanced-thread-rating-vb3-22064.html)
TAZ - Enhanced Thread Rating (vB3) (https://theadminzone.com/threads/enhanced-thread-rating-vb3.145282/)

Midohash
12-30-2015, 05:21 PM
Thank you for the mod ... However, it sounds that the attached file is missing some images!

Only one image is enclosed in the upload file, and when rating a thread only one star is displayed even if you rate it 4 stars!

MarkFL
12-30-2015, 06:04 PM
Thank you for the mod ... However, it sounds that the attached file is missing some images!

Only one image is enclosed in the upload file, and when rating a thread only one star is displayed even if you rate it 4 stars!

The only additional image you should need is the poll question mark image from vB 4. You should already have all of the ratings images. I'm new to vB 3.8.x, but the dev site blind-eddie provided me with already had all the ratings images. :)

Midohash
12-30-2015, 06:39 PM
The only additional image you should need is the poll question mark image from vB 4. You should already have all of the ratings images. I'm new to vB 3.8.x, but the dev site blind-eddie provided me with already had all the ratings images. :)

rating images are available in thread controls bar but not showing properly at the top of showthread pages i.e.

5 stars
1 star
1 star
1star
1 star

MarkFL
12-30-2015, 06:43 PM
rating images are available in thread controls bar but not showing properly at the top of showthread pages i.e.

5 stars
1 star
1 star
1star
1 star

Can you provide me with a link to a thread on your site, so I can take a look at the source HTML?