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 |
#212
|
|||
|
|||
Oops, I'd mixed up my .php files on the upload! But now I have a different problem, and this time I think I have uploaded the correct files! Now when a post is rated I get the following: "This post has been ranked $post[avgrank] out of 10 with $post[totalrank] votes" Can anyone advise why I'm not getting the ranking data displayed?
|
#213
|
||||
|
||||
I wanted to follow up with a couple of bug reports:
1) In template "helpful_answers_top", replace: Code:
<title>{vb:phrase helpfulanswer_mosthelpful} -- {vb:phrase vboptions.bbtitle}</title> Code:
<title>{vb:phrase helpfulanswer_mosthelpful} -- {vb:raw vboptions.bbtitle}</title> 2) Find: Code:
{vb:raw headinclude} Code:
{vb:raw headinclude_bottom} 3) Suggestion: I think the pagenav at the bottom of the same template above looks a bit better with spacing around it. Maybe replace with this: Code:
<vb:if condition="$pagenav"> <br /> <div id="pagination_bottom"> {vb:raw pagenav} </div> <br /><br /> </vb:if> 4) I also noticed that all sorting works perfectly on helpfulanswers.php EXCEPT the Average Rating column, which is incorrect in either ascending or descending order. |
#214
|
|||
|
|||
Quote:
|
#215
|
|||
|
|||
Quote:
Here are the others I am using: Add Ignore User To Postbit Dropdown Display reputation comments given Display Unread Posts and Reputation EveryWhere Sidebar Extended reputation display Guest Tracking Members who have Visited Miserable Users Mobile Style Options My Threads & My Posts Separate Sticky and Normal Threads SevenSkins TopPosters SevenSkins TopReputation SK Mark Thread as Read vBH - Add new tabs 1.2 Who Has Read a Thread Thanks. |
#216
|
|||
|
|||
I sent 10 bucks your way, good job on this, installing now, I'll donate more in later updates =)
|
#217
|
|||
|
|||
Quick question, the default Thumbs Up image has a size of 11 x 20 pixels, where do I change this? I replaced the graphic with a custom larger one, but it looks squished to 11 pixels.
|
#218
|
|||
|
|||
Possible bug: When I give myself a thumbs up (after allowing this in the settings), I get:
%1$s members found this post helpful edit: I'm not sure what's wrong but it seems it's not saving my choice on the Rating Display (Select how the rating options should be shown.) I choose images and it only shows the "Yes" text... this seems to modify whether the bug of %1$s shows or not. In some options it works as intended. edit again: On further review, the problems seem to originate when I change the "Allow negative responses" setting to "No". |
#219
|
||||
|
||||
Quote:
The images/sizes are hard-coded in there. Hopefully that will be more customizable in a later release. |
#220
|
|||
|
|||
I'd have never thought to look in there, thanks so much! =)
|
#221
|
|||
|
|||
Quote:
Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|