Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[AJAX] Helpful Answers - Post Rating System (plus many sub-features) Details »»
[AJAX] Helpful Answers - Post Rating System (plus many sub-features)
Version: 2.0.6, by Ted S Ted S is offline
Developer Last Online: Nov 2020 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.1 Rating:
Released: 02-02-2009 Last Update: 05-12-2011 Installs: 460
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

Note: While this modification is updated for compatibility, I am only developing features for the 4.x version. I understand many sites continue to use 3.8 for a variety of reasons but dual developing takes time away from adding anything new. I encourage you to develop out your own change and share them back as no modification is ideal for every forum out of the box.

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 (AJAX) to rate individual posts as either helpful or not allowing future visitors to understand the benefits of each post.

Designed for maximum flexibility:


This addon is built to be flexible and offers several customization options including:
  • The ability to show a user's vote stats in posts
  • The ability to use image or text ratings.
  • The ability to offer yes/no or scaled 1-10 point ranking.
  • The ability to turn off negative ratings for a positive only system.
  • The ability to decide which forums are open for helpful answer ratings.
  • The ability to audit the system and identify top users and potential abusers.
  • The ability to ban specific members from using the system.
  • The ability to customize the AJAX message shown after a post is rated.
  • The ability to edit all text and messages through phrases.
  • The ability to show a page with the top helpful posts.
  • The ability to show rating stats on a user's profile.
  • Integration with the reputation system for ratings.
  • Template driven display that can easily be customized to your forum.
For advanced users template conditionals and variables let you further extend the functionality to color highlight good or bad posts, include ratings in user?s profiles and much more.

Load & Scale:
This addon is designed to work with small to large sites and is currently being used by sites with more than 2 million posts. If you have questions about integrating with your big board please contact me.

Modification Installation:
This addon requires uploading multiple files, installing a vBulletin product and enabling the feature in any forums you wish. No template modifications are required. Please see the included install file for detailed instructions.

If you are not seeing the rating bar double check that you have enabled the feature in the forum you are in and insure the Manual Template override option is not enabled.

Rating Review & Deletion:
To identify and remove abuse a reporting system is included with this addon and can be found in your vBulletin ACP under the Helpful Answers tab. Through this panel you will be able to view a user's overall rating history and individual ratings and can remove either if necessary. Users can also be explicitly banned from the system.

Reputation System Integration:
Helpful Answers can be extended to directly tie into your reputation system giving users positive or negative points based on the ratings of their posts. There are numerous options on how to handle ratings that can be found in a separate Helpful Answers Reputation part of your vBulletin Settings page.

External Integration:
vB Plaza Modification - http://www.vbplaza.com/forum/showthread.php?p=6359
vB Experience - https://vborg.vbsupport.ru/showthread.php?t=199556

Anonymous Stats Tracking (optional):
vBulletin forums reach millions of consumers around the world yet little is known about their habits and opinions. This addon was released to the public out of requests but also to further the research of forum user's behaviors and actions through collecting the most basic data on thousands of sites.

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.

While you may disable this feature through the administrative options I ask that you consider leaving it in place to help this research effort and insure the continued support of the addon.

The tracking feature uses the php library cURL on a 5 second timeout. If cURL is not installed this option is automatically disabled.

Updates:
- 5/13/2011 - Release of 2.0.6 minor bug fix
- 08/31/2009 - Release of 2.0.0
- 08/07/2009 - Release of 1.9.5 stable

Other Versions:
This addon will work with 3.7 but to avoid issues with different code versions please see the 3.7 version thread here.

Before you download this modification please remember this is a free tool provided as a courtesy to you and support responses are subject to the availability of the author and other members. If you are looking for a professionally supported system this is not the solution for you.

Download Now

File Type: zip Helpful Answers 1.9.5.zip (36.5 KB, 398 views)
File Type: zip Helpful Answers 2.0.6.zip (39.4 KB, 617 views)

Screenshots

File Type: gif admin-stats1.gif (15.5 KB, 0 views)
File Type: gif admin-stats2.gif (11.3 KB, 0 views)
File Type: gif admin-stats3.gif (6.1 KB, 0 views)
File Type: gif topanswers.gif (19.6 KB, 0 views)
File Type: jpg settings.jpg (102.6 KB, 0 views)
File Type: gif rating-methods.gif (48.8 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
5 благодарности(ей) от:
BGObsession, hsoen, JohorBahru, Simon Lloyd

Comments
  #282  
Old 02-24-2009, 03:34 PM
Capper5016 Capper5016 is offline
 
Join Date: Sep 2006
Location: Las Vegas, NV
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

maybe put that, and some examples on the examples page?
Reply With Quote
  #283  
Old 02-24-2009, 03:40 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Unfortunately I don't have the time to document every possible example iteration. This addon is intended to look good out of the box but also provides a great number of variables for people who want to dig in and change things around. Templates are basically basic HTML and those who are familiar with it should have no problems making changes; if you're not it's difficult for me to walk you through all the possibilities even with a dozen examples.

All of the main variables are of listed in the second post with the examples.

Like most variables you can use this one in a conditional to add any code you like be it a bold line saying "Best Rated", a background color, etc...
Reply With Quote
  #284  
Old 02-24-2009, 04:15 PM
Capper5016 Capper5016 is offline
 
Join Date: Sep 2006
Location: Las Vegas, NV
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd really like to have the post with the highest rating highlighted with a different color.

If anyone can help me set that up, I'd really appreciate it.

On the members profile page, I'd also like to have the "Thumbs Up" and "Thumbs Down" with the members overall stats. Right now it says (member name) Posts have been rated good (_) out of (_) times.
Reply With Quote
  #285  
Old 02-24-2009, 06:41 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Capper5016 View Post
I'd really like to have the post with the highest rating highlighted with a different color.
The variable for the top post is $threadinfo[toppost] and is only active when enabled. You can use that in a conditional to change the box color.

If you need help learning html I'd suggest the main programming forum here at vBulletin.org as you won't find many people checking hack threads to help others.

Quote:
On the members profile page, I'd also like to have the "Thumbs Up" and "Thumbs Down" with the members overall stats. Right now it says (member name) Posts have been rated good (_) out of (_) times.
Just edit the template helpful_statsbit and add the thumb images where you want them. Remove the phrases or any other text if you don't want it.
Reply With Quote
  #286  
Old 02-24-2009, 07:34 PM
Capper5016 Capper5016 is offline
 
Join Date: Sep 2006
Location: Las Vegas, NV
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Theres no reason to be snippy. I'm sure I'm not alone in needing guidance with these variables, and how to use them. I'm sure I'm not the only one who asks where you'd put $threadinfo[toppost].

I've been working with VBulletin for a couple of years, but my job is not web design or coding. Thats why we have these threads, and why people ask questions......and I see a lot worse than the couple I've tossed out there.

As to the overall stats, I dont see variables for that. I have toyed with the different variables, and they all appear to pertain to single posts, not all the users posts.
Reply With Quote
  #287  
Old 02-24-2009, 08:16 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm sorry if you felt my response was snippy, I was simply trying to direct you to a place where you're more likely to get support for your HTML question. Unfortunately people only tend to check hack threads when they have a question so there's limited opportunity to get support from others in a hack thread versus the larger vBulletin community forums.

As for your question, I think I misunderstood your last post. It sounds like you're looking to add stats about the user's overall rating history to each post... If that's the case there is no such feature in this addon as adding these variables would require an additional query for every post which is not good for server resources.

There are however global rating stats in a user's profile found with the variables $helpfulposts[goodranks] $helpfulposts[badranks] $helpfulposts[totalranks]
Reply With Quote
  #288  
Old 02-24-2009, 08:28 PM
Capper5016 Capper5016 is offline
 
Join Date: Sep 2006
Location: Las Vegas, NV
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no no, you had it right.....ideally it would show the members overall stats (total good posts and total bad posts) on their member page, instead of "5 posts out of 5 rated good".

I understand your perspective(and I understand answering silly questions over and over is frustrating), and my feeling is that I can do anything with decent instruction.....but what I see more often than not is a real lack of patience from the people who have the answers. Most of the time the answer is Google it, read the instructions, or use the search feature (all of which I do)........but there are times when that doesnt explain something well....or something that might take 5-10 minutes for you or someone else to explain here, would take 3 hours of research on my part. Then you have the people who want to charge you for the answer.....and to be honest, this is a hobby, not a paying site, and money is tight.
Reply With Quote
  #289  
Old 02-24-2009, 08:32 PM
Capper5016 Capper5016 is offline
 
Join Date: Sep 2006
Location: Las Vegas, NV
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
The variable for the top post is $threadinfo[toppost] and is only active when enabled. You can use that in a conditional to change the box color.
I know a bit of HTML, but this is a bit beyond introductory HTML.
Reply With Quote
  #290  
Old 02-24-2009, 09:36 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Generally I'm more willing to help people who take steps themselves (like when you posted some variables and issues) than those who just ask without looking first. But regardless you won't see me say Google it... I can't always provide the help people need but I certainly don't like to drop them off and force them to learn an entire language either.

In any case, the profile has the two variables I mentioned previously controlled from the template I also mentioned before. Right now there's a lot of phrases controlling the layout of that box -- rip all of that out and just use some basic html. The variables carry the votes, the images you can call up directly.

As for the top post it's not basic HTML but still nothing crazy.

For example:

Code:
<if condition="$threadinfo[toppost] == $post[postid]">This is the top rated post!</code>
Using the same logic you could for example add to the table cell holding the post contents to change its color.

If you chose to tinker around and get stuck let me know and we'll find a solution.
Reply With Quote
  #291  
Old 02-24-2009, 09:48 PM
Capper5016 Capper5016 is offline
 
Join Date: Sep 2006
Location: Las Vegas, NV
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I completely understand, and agree.... on helping yourself. I've read each and every post in this thread and can understand your reluctance in even answering most questions.

My feeling on the questions I'm asking are that they are ones that might extend the flexibility of this mod for most users. Instead of just installing and running the basics, they see that there are several different, and very useful methods of implementing it. It takes it from a simple "Helpful answers" mod to something much more.


Quote:
Code:
<if condition="$threadinfo[toppost] == $post[postid]">This is the top rated post!</code>
Using the same logic you could for example add to the table cell holding the post contents to change its color.
Changing the color is exactly what I was looking at....but wasnt sure what specific template to edit. I think a lot of the issue I'm running into is what should be edited as a template, and what I should be editing in phrases.

I think it would really help people out to add stuff like the code above to the second post as well.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:15 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05098 seconds
  • Memory Usage 2,372KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (8)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete