The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] Post Thank You Hack Details »» | |||||||||||||||||||||||||||||||||||||||
vB 4.0 version of this hack here: https://vborg.vbsupport.ru/showthread.php?t=231666
Post Thank You Hack 7.7 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):
Version 7.5 (05/12/08):
Version 7.6 (06/02/08):
Version 7.7 (07/28/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:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
15 благодарности(ей) от: | ||
2012?, devil78, Heinrich, Hellmaster, lange, m7sen, mblesch, mikey1991, MrZeropage, Pcwolfx?, Protium, ramx, Shill360, theuploader |
Comments |
#1072
|
||||
|
||||
Please fix the "post_thanks_postbit" template with td class tcat and not alt1 or alt2:
Code:
<div style="padding:$stylevar[cellpadding]px 0px 0px 0px"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat"> <if condition="$post['post_thanks_amount'] == 1"> <strong><phrase 1="$post[username]">$vbphrase[post_thanks_user_says]</phrase></strong> <else /> <strong><phrase 1="$post[post_thanks_amount_formatted]" 2="$post[username]">$vbphrase[post_thanks_users_say]</phrase></strong> </if> </td> <if condition="$bbuserinfo['usergroupid'] == 6"> <td class="tcat" align="right" nowrap="nowrap"> <a href="post_thanks.php?do=post_thanks_remove_all&p=$post[postid]"<if condition="$vboptions['disable_ajax'] != 2"> onclick="return post_thanks_remove_all($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>);"</if> rel="nofollow">$vbphrase[post_thanks_remove]</a> </td> </if> <if condition="$post['show_thanks_remove_option']"> <td class="tcat" align="right" nowrap="nowrap"> <a href="post_thanks.php?do=post_thanks_remove_user&p=$post[postid]"<if condition="$vboptions['disable_ajax'] != 2"> onclick="return post_thanks_remove_user($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>);"</if> rel="nofollow">$vbphrase[post_thanks_remove_user]</a> </td> </if> </tr> <tr><td class="alt1" colspan="3"><div>$post[post_thanks_bit]</div></td></tr> </table> </div> |
#1073
|
|||
|
|||
after updating to the new version we get the message:
Quote:
|
#1074
|
|||
|
|||
How do I remove the following from the postbit? ( I would just like to keep the Thanks: X)
Thanked X Times in X Posts |
#1075
|
|||
|
|||
I really need to apply this modification also, please advise.
|
#1076
|
|||
|
|||
could it be like this because of the vb xss security?
|
#1077
|
||||
|
||||
Interesting...I added vBExperience and the reputation appeared back in the name block so I reinstalled this...
Hmmm...don't think that should have happened like that but eh? Bird in the hand sort of thingy... |
#1078
|
|||
|
|||
I get 2 thanks count in a post,any idea why is dat ?
Screenshot - Thx in advance ! |
#1079
|
|||
|
|||
Quote:
|
#1080
|
|||
|
|||
any idea abt my double thanks problem ?
|
#1081
|
|||
|
|||
still using the 3.6 version and its working fine!~
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|