Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Post Thank You Hack 1.10 Details »»
Post Thank You Hack 1.10
Version: 1.10, by Abe1 Abe1 is offline
Developer Last Online: Jun 2010 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 12-27-2004 Last Update: 05-09-2005 Installs: 170
DB Changes
 
No support by the author.

Click here for vBulletin 3.5 version

Post Thank You Hack 1.10


About this hack:
One of the biggest problems on forums as you may know is 'posts boosting'. There are users who LOVE to say 'thanks' when ever they can. How can it hurt? Their post count goes up, they have nothing to loose.

There are also users who really like to express their thanks to post but don't like posting a post that looks like they're post boosting.

Then comes the moderators who have to delete people?s thanks yous so a thread can look readable with out the thanks yous thrown around.

Finally comes the posters of these useful posts. They have no idea how many people really likes their posts if only some people say 'thanks'.

What this hack does is fix ALL these problems - except those users who like post boosting. This places a button called 'thanks.' When a user clicks on it, it places his username in a box right under the post saying that so-and-so says 'thanks' for the post. Every-one who clicks is placed in one box.

By giving your users the extra feature, you forum will look allot nice and organized. It is a granted liking by ALL the members of your forum.

The hack has been tested VERY well, including 5 weeks of beta testing, but I'm only human I can't guaranty there are no problems.

There is a similar hack called 'Automatic Thank You Hack'. That hack only lets you thank the first post of a thread and not just any post. The options in this hack doesn't compare to my hack. It's also unsupportive and was release for an older version of vBulletin.

Features:
  • Comes with easy installer/updater/uninstaller file
  • Places an easy to use button next to the edit button
  • Separate looks for postbit and postbit_legacy
  • Places all Thank Yous into one small box
  • [NEW]Uses only ONE query every time you view a showthread page!
  • Users can't thank twice
  • Users can't thank their own post
  • Guests don't see 'thanks' button
  • Counts how many thanks a user gives
  • Counts how many thanks a post gets
  • Shows how many thanks a user gave in every post of his
  • Shows how many thanks a user gave in profile
  • Shows how many thanks a user got
  • Shows how many posts or a user are thanked
  • Shows info in profile
  • Search for a users thanked posts
  • Search for all thanked posts
  • Administrator can remove all Thank Yous from a single post
  • Turn on and off hack
  • Turn on and off hack for only some forums
  • Option to turn off hack for all but the first post of a thread
  • Option to turn off hack for all but the first post of a thread in specific forums
  • Option to turn off hack view of date for specific or all forums
  • [NEW]Option to add to post count when someone clicks 'thanks'.
  • [NEW]Option to give a user who receives thanks reputation points.
  • Ban Usergroups
  • Ban Users
  • Update Counters in ACP (found in 'Import & Maintenance')
  • Uses Phrases
  • Guaranteed to be liked by ALL users on your forum!

Installation information on hack:
  • Files edited: 3
  • Templates edited: 4
  • New Phrases: 44 (installer installs them)
  • New Templates: 2 (installer installs them)
  • Queries: 15 excluding phase and template queries (installer installs it)
  • Files to upload: 4
  • Time to install: between 5-10 minutes

Updates:

Version 1.0 (12/28/04):
  • Release

Version 1.01 (1/10/05):
  • [FIX]Templates stay when you upgrade your forum

Version 1.02 (2/22/05):
  • [NEW]Installer Has Installer for After You Upgrade Your Forum
  • [NEW]Search for a users thanked posts
  • [NEW]Search for all thanked posts

Version 1.03 (2/23/05):
  • [FIX]Turn hack on for only first posts of threads now works

Version 1.10 (5/9/05):
  • [FIX]Compatibility for vBulletin 3.0.7
  • [FIX]Reduced the amount of queries need to run this hack every time you view a showthread page to only ONE query. No more 1 to 2 queries per post that comes up.
  • [FIX]I cached the templates used to save 1 query.
  • [NEW]Option to add to post count when someone clicks 'thanks'.
  • [NEW]Option to give a user who receives thanks reputation points.

Please post your comments or suggestions for this hack. I read ALL posts.

MAKE SURE YOU CLICK INSTALL!
You will get an email when a new version is released.

Pictures:
  1. Showing the 'thanks' button
  2. Showing post after 'thanks' (admin view)
  3. Showing post after 'thanks' with legacy posts (admin view)
  4. Stats in member?s profile
  5. Hacks settings
  6. Update counts view
I'll try to get some updated pictures up soon.

Show Your Support

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

Comments
  #282  
Old 07-25-2005, 07:16 PM
kafi kafi is offline
 
Join Date: Apr 2004
Posts: 379
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After having splited thread, line starting with this code
PHP Code:
foreach ($post_thanks_cash AS $thanks
is causing me problem and I was not able even open thread. It was showing also in the moment of spliting thread.

After I clicked splited thread i got this front error bulletin message:
Unable to add cookies, header already sent.
File: /home/www/webpage.cmo/www/includes/functions_showthread.php
Line: 294

I have corrected it with original functions_showthread.php, but still having this warning:
Warning: Invalid argument supplied for foreach() in /home/www/webpage.com/www/includes/functions_showthread.php on line 294
Reply With Quote
  #283  
Old 07-25-2005, 08:04 PM
Abe1's Avatar
Abe1 Abe1 is offline
 
Join Date: Feb 2004
Location: I LOVE New York!
Posts: 2,886
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kafi
After having splited thread, line starting with this code
PHP Code:
foreach ($post_thanks_cash AS $thanks
is causing me problem and I was not able even open thread. It was showing also in the moment of spliting thread.

After I clicked splited thread i got this front error bulletin message:
Unable to add cookies, header already sent.
File: /home/www/webpage.cmo/www/includes/functions_showthread.php
Line: 294

I have corrected it with original functions_showthread.php, but still having this warning:
Warning: Invalid argument supplied for foreach() in /home/www/webpage.com/www/includes/functions_showthread.php on line 294
Go make sure you have the latest file update. It was fixed right after 1.10 was released. Download hack, upload the insaller. Go into it and click on 'file edits'. Copy the functions_showthread info to your file.
Reply With Quote
  #284  
Old 07-27-2005, 07:08 AM
kafi kafi is offline
 
Join Date: Apr 2004
Posts: 379
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Abe1 you sure?

Just want to verify this, because reinstaling always cause me some troubles...

Your last updat is 10th of May.
I have installed this hack on 26th of Jun.

Is it possible that I do not have the latest version?
I have compared all files, but they look the same as I have used for install.
Reply With Quote
  #285  
Old 07-27-2005, 09:58 AM
Abe1's Avatar
Abe1 Abe1 is offline
 
Join Date: Feb 2004
Location: I LOVE New York!
Posts: 2,886
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kafi
Abe1 you sure?

Just want to verify this, because reinstaling always cause me some troubles...

Your last updat is 10th of May.
I have installed this hack on 26th of Jun.

Is it possible that I do not have the latest version?
I have compared all files, but they look the same as I have used for install.
If you installed this hack on Jun 26th, and download ed t then, then I dont know why you get this error.
Reply With Quote
  #286  
Old 07-30-2005, 03:44 PM
ncangler's Avatar
ncangler ncangler is offline
 
Join Date: Dec 2004
Location: North Carolina
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed the hack and it looks great. Only one problem I've seen. The "Thanks" button shows up on all members posts except mine. I'm the Admin on the site. Any reason it would not appear on my posts?
Reply With Quote
  #287  
Old 07-31-2005, 01:11 AM
Abe1's Avatar
Abe1 Abe1 is offline
 
Join Date: Feb 2004
Location: I LOVE New York!
Posts: 2,886
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ncangler
I installed the hack and it looks great. Only one problem I've seen. The "Thanks" button shows up on all members posts except mine. I'm the Admin on the site. Any reason it would not appear on my posts?
You cant your self
Reply With Quote
  #288  
Old 07-31-2005, 08:26 PM
kregger kregger is offline
 
Join Date: Jul 2005
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a few hacks installed. Will the installer overwrite them? Sorry, I'm a bit of a n00b. hehe If so, what files does it overwrite?

Craig
Reply With Quote
  #289  
Old 08-01-2005, 03:19 AM
Abe1's Avatar
Abe1 Abe1 is offline
 
Join Date: Feb 2004
Location: I LOVE New York!
Posts: 2,886
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kregger
I have a few hacks installed. Will the installer overwrite them? Sorry, I'm a bit of a n00b. hehe If so, what files does it overwrite?

Craig
it shouldn't over write anything.
Reply With Quote
  #290  
Old 08-05-2005, 10:58 PM
Tulsa Tulsa is offline
 
Join Date: Jul 2005
Location: Broken Arrow, Oklahoma
Posts: 475
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was looking for the thank you button, to thank you for the hack but couldn't find it! :classic:
Reply With Quote
  #291  
Old 08-06-2005, 12:09 AM
ncangler's Avatar
ncangler ncangler is offline
 
Join Date: Dec 2004
Location: North Carolina
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't think the hack is installed here but on my installation the thank you button does not appear on any of my posts as Administrator. It does show up on any registered users posts. ?
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 12:48 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.06651 seconds
  • Memory Usage 2,320KB
  • 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
  • (2)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_postinfo_query
  • fetch_postinfo
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete