The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] Post Thank You Hack Details »» | |||||||||||||||||||||||||
Post Thank You Hack 4.5 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. Features:
Version 2.0 GOLD (10/02/05):
Version 2.7 (12/18/05):
Version 2.8 (2/5/06):
Version 2.9 (2/8/06):
Version 3.0 (2/10/06):
Version 3.1 (2/11/06):
Version 3.2 (2/13/06):
Version 3.3 (2/14/06):
Version 3.4 (3/17/06):
Version 4.0 (4/17/06):
Version 4.1 (4/18/06):
Version 4.2 (4/23/06):
Version 4.3 (5/4/06):
Version 4.4 (5/7/06):
Version 4.5 (6/19/06):
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:
Show Your Support
|
Comments |
#882
|
||||
|
||||
Hi,
As I have a christian website, I use this hack as a "praying" button.... you see, people at our website, have prayer requests and we always have users replying you know "praying" so with this button, instead of a "thank you" i modify it with a custom button that says "praying" and users find it really neat. (just wanted to share I we use this hack at our site) I will definetly be installing this hack |
#883
|
||||
|
||||
very useful hack
I have some problem. My board has about 1,000,000 posts, and I am trying to "FIND ALL THANKS" (search.php?do=findallthanks), it takes very long (almost a minute) to generate the result (with only few thanks that I have) Showing results 1 to 3 of 3 Search took 53.35 seconds; generated 1 minute(s) ago Should that be improved? I think it's fairly easy (and fast) searching in post_thanks table, or index some of the information? |
#884
|
||||
|
||||
to bad this forum dont use it id thank you for it!
lol im such a funny guy anyway good mod +install =P |
#885
|
||||
|
||||
Hello,
The hack is great, and I am trying to get the best use of it. REQUEST: I would like to have a confirmation before sending the thanks. Says when a user click on Thanks, there is a pop-up asking that you really want to thank, with some guideline on how the post should be, in order to get thanked. This will reduce people from clicking thanks, without understanding meaning of the action => you have a better/qualify statistic. Also, allow member to add some comments to go with the thanks, that'd be nice. I also want to be able to get a list of thanked posts in some given forum (find thanks where forum = xxx) How do you think? |
#886
|
||||
|
||||
Quote:
|
#887
|
||||
|
||||
Quote:
Almost one-one else would like the pop-up. |
#888
|
|||
|
|||
Abe, thanks for the great mod, love it. Is there anyway for board admins like myself who have already cluttered the user info to the left of the post and make it:
Thanked x Times instead Thanks: x Thanked x Times in x Posts Many thanks again for the mod Cheers |
#889
|
|||
|
|||
Just take away the info you don't need....
|
#890
|
||||
|
||||
just edit the template.
|
#891
|
|||
|
|||
Unfortunately I don't know how to, assuming I need to delete some of these lines?:
Code:
<!-- Start Post Thank You Hack --> <if condition="$post[userid]"> <br /> $vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount] <br /> <if condition="$post[post_thanks_thanked_times_on] == 1"> $vbphrase[post_thanks_time_post] <else /> <if condition="$post[post_thanks_thanked_posts_on] == 1"> <phrase 1="$post[post_thanks_thanked_times]">$vbphrase[post_thanks_times_post]</phrase> <else /> <phrase 1="$post[post_thanks_thanked_times]" 2="$post[post_thanks_thanked_posts]">$vbphrase[post_thanks_times_posts]</phrase> </if> </if> </if> <!-- End Post Thank You Hack --> |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|