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 |
#892
|
|||
|
|||
Quote:
|
#893
|
|||
|
|||
Hi, so far this is looking like a great mod for my forum. All I need is a way to show the ratings activity in my forumdisplay.. so there is a column in the list of threads that shows the rating, or it shows where the original vbuletin rating stars used to show. Is this possible? Thanks for any tips!
|
#894
|
||||
|
||||
Quote:
Edit: I managed to fix this by running this query in the database: Code:
ALTER TABLE `helpfulanswer` ADD `threadid` INT(10) NULL |
#895
|
|||
|
|||
This is part of the install routine but it sounds like it didn't get exexcuted. Glad you sorted it out!
|
#896
|
||||
|
||||
Quote:
I did as you suggested, but didnt really work for me... do you have another fix Code:
<div id="helpfulanswers_box_{vb:raw post.postid}" style="text-align:right; margin-right:10px;"> |
#897
|
|||
|
|||
Helpful Answers Users -
It's been a long time since this mod had a major update and I want to see what, if any, features would make it better for you. Is there a different way you'd like to see HA work? Another voting or reporting option? More controls? More interactions? Share your thoughts for the next update! |
#898
|
||||
|
||||
I was wondering when a new release might be imminent. Here is my wish list:
- Ability from product settings to set location of the helpful answers below the signature without the need for a manual edit of the template. - Ability to select to display the usernames of those who found the post helpful (i.e. next to where it says "5 users found this post helpful" list their usernames separated by commas.) - Ability to display on a user's postbit the number of helpful posts (i.e. below his post count list "Helpful Posts: 200") - Ability to find all the helpful posts a user has made within his profile. - Ability to find all the posts a user found helpful within his profile. |
#899
|
||||
|
||||
Adding another feature (actually it's a bug fix).
- Fix Helpful Answers page to correspond to the permissions that users have to read threads and thread titles. The current "rollup page" allows unregistered users to see the thread titles of threads that are in the Admin and Mod fora. I've had this feature on for a while and I shudder to think what some unregistered users have been able to see in terms of thread titles in our Moderating fora. This is a HUGE bug. |
#900
|
|||
|
|||
Quote:
I suppose we can suffer the additional query overhead to do this checking if that's what people prefer. |
#901
|
||||
|
||||
Good point. I guess I didn't read the documentation carefully enough. There are private forums where users would like to note that they found a post helpful but that doesn't imply that the data concerning what the post was about should have permissions to be viewed outside the members-only area. I guess I had grown accustomed to other products that maintain forum permissions when displaying data.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|