The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Post Thank You Hack 1.10 Details »» | |||||||||||||||||||||||||
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:
Installation information on hack:
Updates: Version 1.0 (12/28/04):
Version 1.01 (1/10/05):
Version 1.02 (2/22/05):
Version 1.03 (2/23/05):
Version 1.10 (5/9/05):
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 |
#347
|
||||
|
||||
Quote:
In postbit_legacy oder postbit template on top Replace: PHP Code:
PHP Code:
Replace: PHP Code:
PHP Code:
|
#348
|
||||
|
||||
Okay, or in this way. :-)
Thanks! |
#349
|
|||
|
|||
elp! Is there a way to reset users thanks back to zero?
|
#350
|
||||
|
||||
Quote:
|
#351
|
|||
|
|||
Yes boss, every month I'd like to reset everyone on my board back to zero, is this possible? (I hope to have a monthly prize for the *most thanked* user)
|
#352
|
||||
|
||||
Quote:
|
#353
|
||||
|
||||
has anyone noticed a problem with this when you split a thread with thanked posts?
i just did it and it caused me quite a few problems , i had to do this in function_showthread.php to get rid of a few errors. if($post_thanks_cash){ foreach ($post_thanks_cash AS $thanks) { if ($thanks[postid] == $post[postid]) { $nb ++; } } } the downside is that although the posts were thanked they are no longer recorded as thanked in the split thread. The above gets rid of the foreach and header problems i had. Was this already solved? |
#354
|
|||
|
|||
Quote:
|
#355
|
||||
|
||||
Quote:
|
#356
|
||||
|
||||
its ok i dont' expect it to be fixed, thanks for the reply though. At least if anyone else has the problem theres a solution. Its not really a massive problem to be honest (well the fax you lose the thanks isn't a problem the fact it break is!). Theres a solution to the problem so its all good .
|
#357
|
|||
|
|||
Thanks for the nice hack. I have one question. Is there any way I can remove thanks for a certain user. Right now we have "remove all" options. Is it posibble to remove only for one user. The reason I need this because one of our user has created several accounts. And he thanks to one of his user name to get more reputations points.
Thanks in advanced. |
#358
|
||||
|
||||
Quote:
|
#359
|
|||
|
|||
I installed the hack and follow each and every single step straight but the Thank button doesn't appear in any of the threads and posts.
|
#360
|
||||
|
||||
Quote:
|
#361
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|