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 |
#172
|
|||
|
|||
Quote:
thanks |
#173
|
|||
|
|||
Hi can this mod allow posters to leave their own reviews with each post? In the corner of the post would be the star rating which they left.
|
#174
|
|||
|
|||
This mod already lets them leave their own raiting of each post...
|
#175
|
||||
|
||||
I may have missed the answer, but I was curious if this was fully phrased. So I could use this on a site with a primary focus on making people laugh. Can we have this show "Funny Answers"? "Did you find this post funny?" etc.? Will that be easy enough?
|
#176
|
|||
|
|||
Yes it is.
|
#177
|
||||
|
||||
Excellent, thanks so much for the rapid response Ted!
|
#178
|
|||
|
|||
While I love this add-on, some of my users have complained that they accidentally clicked helpful when it wasn't and they couldn't undo what they clicked
|
#179
|
|||
|
|||
With stars on top of each post to show what each user rated it?
|
#180
|
|||
|
|||
Each user? No. The user who is viewing it, yes. Just enabe the 10 point voting scale and add your star images for values 1-5.
|
#181
|
||||
|
||||
Just checking error logs, we are getting hundreds of error messages:
Such as: Code:
Database error in vBulletin 4.0.1: Invalid SQL: SELECT post.postid,post.title as posttile,helpfulpost.goodrank,helpfulpost.totalrank,helpfulpost.lastvote, thread.threadid,thread.title as title,thread.postusername as postusername,forum.title as ftitle ,goodrank as avgrank FROM yobromofhelpfulpost as helpfulpost INNER JOIN yobromofpost AS post ON(helpfulpost.postid = post.postid) INNER JOIN yobromofthread AS thread ON(post.threadid = thread.threadid) INNER JOIN yobromofforum AS forum ON(thread.forumid = forum.forumid) WHERE goodrank > 0 ORDER BY avgrank desc LIMIT 0, 25; MySQL Error : Column 'goodrank' in field list is ambiguous Error Number : 1052 Request Date : Friday, February 5th 2010 @ 10:04:32 AM Error Date : Friday, February 5th 2010 @ 10:04:32 AM Script : http://www.yobromofo.com/forum/helpfulanswers.php Referrer : IP Address : 67.195.112.247 Username : Unregistered Classname : vB_Database MySQL Version : |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|