The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] Post Thank You Hack Details »» | |||||||||||||||||||||||||
vB 3.7 version of this hack here: https://vborg.vbsupport.ru/showthread.php?t=165673
vB 4.0 version of this hack here: https://vborg.vbsupport.ru/showthread.php?t=231666 Post Thank You Hack 7.4 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 guaranteed liking by ALL the members of your forum. Features:
Updates: Version 7.0 (12/20/07):
Version 7.1 (12/24/07):
Version 7.2 (01/24/08):
Version 7.3 (03/15/08):
Version 7.4 (03/21/08):
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:
Supporters / CoAuthors Show Your Support
|
Comments |
#1952
|
||||
|
||||
Quote:
|
#1953
|
|||
|
|||
How do I shrink the postbit font size in the post_thanks_postbit section for $vbphrase[post_thanks_user_says]
I'd like it to be much smaller than the post itself. EDIT: I found part of the cure in post_thanks_postbit shrinking the list of user names in the tag. Code:
<div class="smallfont">$post[post_thanks_bit]</div> Code:
<td class="alt2" style="padding:0px"><div class="smallfont"> <if condition="$post['post_thanks_amount'] == 1"> <phrase 1="$post[username]">$vbphrase[post_thanks_user_says]</phrase> <else /> <phrase 1="$post[post_thanks_amount_formatted]" 2="$post[username]">$vbphrase[post_thanks_users_say]</phrase> </if></div> </td> |
#1954
|
|||
|
|||
This is what I find:
Code:
post_thanks_thanked_post Standard Phrase Thanked Post post_thanks_time_post Standard Phrase Thanked 1 Time in 1 Post post_thanks_times_post Standard Phrase Thanked {1} Times in 1 Post post_thanks_times_posts Standard Phrase Thanked {1} Times in {2} Posts |
#1955
|
|||
|
|||
hello all , plz help , i have probleme with post hack thank you , message warning:
Warning: Invalid argument supplied for foreach() in /includes/functions_post_thanks.php on line 222 |
#1956
|
||||
|
||||
lol this hack would really be helpful on vb.org......then we'd only have to sort through half of the pages in a thread to view feedback and get help. great hack, i'll bookmark it and add it to my forums later.
|
#1957
|
|||
|
|||
Yes. I hadn't noticed until you said to look, but one thanks box has no thanks, but says this: "The Following 4,294,967,295 Users Gave High Fives to BOSSHOGG30 For This Useful Post: "
|
#1958
|
|||
|
|||
Thanks for the updates.
We really needed the limits on giving thanks and being able to ban abusers of thanks. |
#1959
|
|||
|
|||
Double dittos! I had dropped off this hack for a while, but all my users missed it terribly. Now that I can keep certain individuals from thanking EVERY post on the board, it's great!
|
#1960
|
|||
|
|||
OK, I just installed this on my VB 3.6.8, did everything in the instructions and the thanks button is showing just fine as is everything else, but when the thanks button is pressed, nothing happens (appart from the button disappearing as it should) until you refresh the page and the button is back and the thanks count doesn't go up.
Any ideas what I am missing out? I made sure I have enabled it in admincp etc. just stuck to what it could be missing. Many thanks. x |
#1961
|
|||
|
|||
are there any thank buttons based on the vb2 buttons ?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|