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
Helpful Answers has been used to record over 6 MILLION times on more than 2,000 forums. If you're not using HA your users are looking for it!
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 to rate individual posts as either helpful or not allowing future visitors to understand the value of each post. Designed to be flexible, HA has over 30 configurable settings:
Modification Installation [Must Read]: Step 1: Upload the addon files found in the upload/ folder to your forum directory Step 2: Install the plugin through your vB Administration area Step 3: Configure settings & enable the mod in individual forums You must configure settings & enable forums before voting will show up. Anonymous Stats Tracking (optional): 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. You can disable this through the admin. Mod Philosophy -- Drive Your Own Success: All of my mods are inspired by my work in digital marketing and are designed to drive registrations, interaction or other engagement activities the core platform does not address. Each is designed to fit a general need by providing a starting point but it's on you to decide how to make things work to their best possible outcome. Feel free to suggest what you'd like to see next but don't wait to have what everyone else has; figure out what your forum needs and customize away. Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
10 благодарности(ей) от: | ||
Baja, Eole, piratarg, PoorGuysGarage, tbworld, TheLastSuperman, thompson, U-Fig |
Comments |
#1302
|
|||
|
|||
This is not something included but the data is all there (in the user table) waiting for you to build whatever display you want.
|
#1303
|
|||
|
|||
Can you give me the SQL query?
|
#1304
|
|||
|
|||
There's two columns in the usertable to use:
hagoodrank - which is the number of good rankings hatotalrank - which is the total votes on threads You can use either / both to sort as you see fit. |
#1305
|
|||
|
|||
Sorry if this question has already been answered... (TL;DR and I did do a search on this thread and didn't get any relevant hits)
Can a thread be sorted by # of upvotes? That is to say, can the posts with the highest "good" rating be shown first? Are there other sort options too? |
#1306
|
|||
|
|||
Quote:
Thread sorting is assumed to be by date and us hardcoded into the system so while it's very much possible, it requires some manual hacking to accomplish. Look at line 881 / 919 / 1002 of showthread.php |
#1307
|
|||
|
|||
Thank you for your quick reply!
Alternately, a link to the highest rated answer shown in the first post would be good. I'm looking to see if there's a substitute for Stack Exchange-type question/answer threads that can be done within VB, and it seems like your Mod might be a workable solution. |
#1308
|
|||
|
|||
Quote:
|
#1309
|
|||
|
|||
Very cool! Would you be able to point me to information on that hack?
|
#1310
|
|||
|
|||
Sorry, "it" being a concept. Don't know that it's been actually done.
|
#1311
|
|||
|
|||
Everything works fine. Thanks!
Is is possible to translate the phrases that appear on the users and the posts? How would that be possible? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|