The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] Helpful Answers - Allow users to rate individual posts Details »» | |||||||||||||||||||||||||||
[AJAX] Helpful Answers - Allow users to rate individual posts
Developer Last Online: Nov 2020
Every day your users contribute hundreds if not thousands of posts making it hard for new members and guests to separate out the best answers from those that are less helpful. The Helpful Answers System offers your members a quick way (AJAX) to rate individual posts as either helpful or not allowing future visitors to understand the benefits of each post.
Designed for maximum flexibility: This addon is built to be flexible and offers several customization options including:
Modification Installation: This addon requires uploading multiple files, installing a vBulletin product and enabling the feature in any forums you wish. No template modifications are required. Please see the included install file for detailed instructions. If you are not seeing the rating bar double check that you have enabled the feature in the forum you are in and insure the Manual Template override option is not enabled. Rating Review & Deletion: To identify and remove abuse a reporting system is included with this addon and can be found in your vBulletin ACP under the Helpful Answers tab. Through this panel you will be able to view a user's overall rating history and individual ratings and can remove either if necessary. Users can also be explicitly banned from the system. Reputation System Integration: Helpful Answers can be extended to directly tie into your reputation system giving users positive or negative points based on the ratings of their posts. There are numerous options on how to handle ratings that can be found in a separate Helpful Answers Reputation part of your vBulletin Settings page. Anonymous Stats Tracking (optional): vBulletin forums reach millions of consumers around the world yet little is known about their habits and opinions. This addon was released to the public out of requests but also to further the research of forum user's behaviors and actions through collecting the most basic data on thousands of sites. By default this addon will pass basic rating data (positive or negative) to a 3rd party site for statistical purposes. Only the most basic data is captured (the vote and your site name) and no user information or specific forum details are logged, not even an IP address. While you may disable this feature through the administrative options I ask that you consider leaving it in place to help this research effort and insure the continued support of the addon. The tracking feature uses the php library cURL on a 5 second timeout. If cURL is not installed this option is automatically disabled. History of this addon: This addon was originally developed for private use in 2006 for a site of mine but after getting several past clients requested requests and messages I decided to package it up for public release. Show Your Support
|
Comments |
#152
|
|||
|
|||
This mod integrated with a vbCredits via third party addon and the reputation system.
Is there another system you would like to integrate it with? |
#153
|
|||
|
|||
Hello.
I changed the phrases and it shows still the same. :S |
#154
|
|||
|
|||
Hi
Can this be added on a selective per forum basis? (so not forum-wide just on some forums?) Thanks |
#155
|
|||
|
|||
Yup.
|
#156
|
|||
|
|||
After several months of testing by many users I have released 1.9.5 which is a large update to the Helpful Answers system.
Some of the changes in this release: - The notification system can now be used to tell them when someone voted on their post - You can now display a message under the first post linking to the top rated post - Updates to the hooks and plugin system to meet vbulletin guides - Fixes to several small bugs - Improved installer code - Specific threads can be excluded or included via the admin Note: Installing this version will rework your existing votes updating each one to include additional data. Please be mindful of this as an upgrade will take a few minutes for larger sites. |
#157
|
||||
|
||||
If I disable the giving of reputation in specific forums.. can this still add reputation to users overall scores?
|
#158
|
||||
|
||||
Additionally, there's something wrong with the query you say to run if you switch between the 10 point scale and the up/down vote:
Code:
UPDATE post SET goodrank = '', totalrank = ''; DELETE FROM helpfulanswer; Quote:
Quote:
|
#159
|
|||
|
|||
Thank you. I will be sure to update this asap.
|
#160
|
|||
|
|||
where is usergroup permission ?
|
#161
|
|||
|
|||
Looks like you double posted this, please check the other thread and stick to one thread so I don't end up trying to answer you twice. Thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|