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 Threads - Thread Rating System Details »»
[AJAX] Helpful Threads - Thread Rating System
Version: 1.0.2, by Ted S Ted S is offline
Developer Last Online: Nov 2020 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.8.4 Rating:
Released: 08-28-2009 Last Update: 08-28-2009 Installs: 33
DB Changes Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

After releasing Helpful Answers, a post rating system, many users commented that they wanted a more interactive way to rank and then sort threads. Helpful Threads is an AJAX based system that does exactly that letting users rate individual threads and then lets you sort by those ratings. The addon also switches from a positive / negative rating to a point system with one admin option.

Designed for maximum flexibility:

This addon is built to be flexible and offers several customization options including:
  • The ability to decide which forums are open for helpful answer ratings.
  • The ability to customize the AJAX message shown after a post is rated.
  • The ability to set a minimum post count for users to avoid abuse.
  • The ability to use a rating system and assign points.
  • The ability to customize how threads are ranked.
  • The ability to auto reset votes for thread rankings.
  • Template driven display that can easily be customized to your forum.
Load & Scale:
This addon is designed to work with small to large sites and does not alter any existing tables.

Modification Installation:
This addon requires uploading multiple files, installing a vBulletin product and enabling the feature in any forums you wish. One template modification is 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 made the template change.

Coming Soon:
Like with Helpful Answers, the initial release is intended to get people exposed to this tool. Coming down the road I will be adding in more complex ranking options, the ability to report on threads, better AJAX support and much more.

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:
- 08/29/2009 - Release of 1.0.2 stable

Other Versions:
This addon will work with 3.7 and is supported in the same thread.

Download Now

File Type: zip Helpful Threads 1.0.2.zip (15.3 KB, 229 views)

Screenshots

File Type: jpg advanced-install.jpg (16.3 KB, 0 views)
File Type: jpg default-install.jpg (9.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 08-31-2009, 05:12 PM
1320Nation 1320Nation is offline
 
Join Date: Sep 2008
Posts: 246
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ted, any luck figuring this out? Let me know if there is any other info you need.

Quote:
Originally Posted by psychobike View Post
I also got the follow error after doing to bulk forum enabler.

PHP Code:
helpfulthreads_vote.yesnohelpfulthreads_vote.helpfulthreadid 
                                FROM board_helpfulthread
                                LEFT JOIN board_helpfulthreads_vote 
as helpfulthreads_vote ON (helpfulthreads_vote.threadid helpfulthread.threadid AND helpfulthreads_vote.userid 4202)
                                
WHERE helpfulthread.threadid 5;

MySQL Error   Unknown column 'helpfulthread.goodrank' in 'field list'
Error Number  1054
Request Date  
SaturdayAugust 29th 2009 07:43:34 PM
Error Date    
SaturdayAugust 29th 2009 07:43:34 PM
Script        
http://*****/forums/showthread.php?t=5
Referrer      http://****/forums/staging-lanes/
IP Address    
Username      
Classname     vB_Database
MySQL Version 
5.0.45 
Reply With Quote
  #13  
Old 08-31-2009, 07:35 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not seeing the field goodrank getting called in your error, is there any more information in the error code?
Reply With Quote
  #14  
Old 09-01-2009, 12:10 AM
ShawneyJ's Avatar
ShawneyJ ShawneyJ is offline
 
Join Date: Jul 2006
Location: Australia
Posts: 1,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice hack but it messed up my thread order, threads from 2007 appeared from no where lol.
Reply With Quote
  #15  
Old 09-01-2009, 01:20 AM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jaycob View Post
nice hack but it messed up my thread order, threads from 2007 appeared from no where lol.
It reorders threads by votes if set to do so. Turn off the thread ordering tool and you'll be all back to normal.
Reply With Quote
  #16  
Old 09-01-2009, 01:23 AM
ShawneyJ's Avatar
ShawneyJ ShawneyJ is offline
 
Join Date: Jul 2006
Location: Australia
Posts: 1,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks mate
Reply With Quote
  #17  
Old 09-18-2009, 11:51 AM
reddyink reddyink is offline
 
Join Date: Aug 2007
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This will change the way people think about rating...
Reply With Quote
  #18  
Old 10-15-2009, 07:02 PM
reddyink reddyink is offline
 
Join Date: Aug 2007
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1) Does this Mod add points similar to Answers forum (any of VB Plaza, VbCredits, VBExeperince)
2) Anyway to adjust self-rating similar to Answers forum? (default is NO but would like enable it)

Minor - the product link is going to Helpful Answers thread on VB.org instead of this thread.
Minor - Forum Manager doesn't provide an option to enable for a forum, however provide a buld forum enabler.

Looking for this mod to improve to same level as Helpful Answers
1) Rating History & Editing
2) Integration to Points system (Vb Plaza?) or it just replaces default thread rating.

Many thanks for the great MOD.
Reply With Quote
  #19  
Old 10-17-2009, 01:22 AM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. No. The helpful answers feature does that, it has not been requested in this version.
2 - Not sure what you mean?
3 - Thanks
4 - The forum manger should show this, I will check for bugs.

1 - It's on the roadmap list.
2 - Will definitely look into this.
Reply With Quote
  #20  
Old 10-17-2009, 02:27 AM
reddyink reddyink is offline
 
Join Date: Aug 2007
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the reply.

1) I would like to request the feature of adding points. Let me know how can I request for help!

2) Owner of the thread can not rate the thread. Only others can!

4) Forum manager doesn't show... but since bulk rating is provided, we can get by easily.


Add on question: Showthread doesn't show anything. Only shows up in forumdisplay. if someone wants to read the thread and rate they have to go back to forumdisplay. (unlike helpful answers).

Thanks
--
1) & 2) Appreciate your help on these. Let me know how I can help.

Quote:
Originally Posted by Ted S View Post
1. No. The helpful answers feature does that, it has not been requested in this version.
2 - Not sure what you mean?
3 - Thanks
4 - The forum manger should show this, I will check for bugs.

1 - It's on the roadmap list.
2 - Will definitely look into this.
Reply With Quote
  #21  
Old 10-17-2009, 06:36 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by reddyink View Post
2) Owner of the thread can not rate the thread. Only others can!
Rating your own thread seems odd... but I can add that as an option.

Quote:
Originally Posted by reddyink View Post
4) Forum manager doesn't show... but since bulk rating is provided, we can get by easily.
This will be fixed in the next verison.

Quote:
Originally Posted by reddyink View Post
Add on question: Showthread doesn't show anything. Only shows up in forumdisplay. if someone wants to read the thread and rate they have to go back to forumdisplay.
Enable the option "Showthread Ranking Box".
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 08:49 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06623 seconds
  • Memory Usage 2,348KB
  • Queries Executed 26 (?)
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_php
  • (6)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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