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 |
#402
|
|||
|
|||
Anyone know when we can expect the next release?
|
#403
|
|||
|
|||
There is a planned update for the 3.8 version. 4.0 update will come when I have enough useful features and/or correct the profile display bug.
|
#404
|
|||
|
|||
Sounds good
|
#405
|
||||
|
||||
Ted thank you for this wonderful mod, I have been using it a few months now.
In order to stimulate user activity, I have installed vbactivity and the points market system. Is there anyway to make it so that my users get points to their reputation in vbactivity? Right now even though I have helpful answers set to give reputation, it does not calculate rep points. Dragonbyte Tech (maker of vbactivity) said this about the coding: Quote:
Thanks |
#406
|
||||
|
||||
Ted S, how about this js
Code:
function helpfulanswers_rate(postid, rank) { var xml = new vB_AJAX_Handler(); xml.callback = function(o){ fetch_object('helpfulanswers_box_' + postid).innerHTML = o.responseText; }; xml.send('helpfulanswers.php', '&do=helpfulanswer&using_ajax=1&p=' + postid + '&rank=' + rank); return false; } |
#407
|
|||
|
|||
Is there any way to make this work with the "reputation user spread" option? It seems to not pay attention to it and allow someone to neg rep the same user multiple times.
|
#408
|
|||
|
|||
Hello Ted!
Well - you are AWESOME, of course! This mod IS Mod! I was wondering if there's any way to add an "Including YOU!" phrase to the Thanks given indicator? Something like this: 2 out of 2 members found this post helpful. Including YOU! : ) Thank you for rating this post! and then after 2 out of 2 members found this post helpful. Including YOU! : ) So that users revisiting posts after a while will see what they've already done? Thanks!! |
#409
|
|||
|
|||
Quote:
|
#410
|
|||
|
|||
Hello Ted!!
Don't know too much... but if you could sketch out the basic idea I think I could give it a shot. T H A N K S ! ! ! |
#411
|
|||
|
|||
Persian Language For Helpful Answers
By Persian Prince Good Luck |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|