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 |
#1752
|
|||
|
|||
i edited a few templates if anyone is interested in using them;
in template "post_thanks_box_bit" Code:
<img src="INSERT_URL_HERE/thanks_icon.gif" border="0" /><a href="member.php?$session[sessionurl]u=$thank[userid]" rel="nofollow">$thank[username]</a><if condition="$date_thank"> ($date_thank)</if>$virg Next open up template "post_thanks_postbit" 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="thead" style="padding:0px"> <if condition="$post['post_thanks_amount'] == 1"> <phrase 1="$post[username]"><div class="smallfont"><strong>$vbphrase[post_thanks_user_says]</strong></div></phrase> <else /> <phrase 1="$post[post_thanks_amount_formatted]" 2="$post[username]"><div class="smallfont"><strong>$vbphrase[post_thanks_users_say]</strong></div></phrase> </if> </td> <if condition="$bbuserinfo['usergroupid'] == 6"> <td class="thead" style="padding:0px" align="right" nowrap="nowrap"> <div class="smallfont"><strong><a href="post_thanks.php?do=post_thanks_remove_all&p=$post[postid]"<if condition="$vboptions['disable_ajax'] != 2"> onclick="post_thanks_remove_all($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>); return false;"</if> rel="nofollow">$vbphrase[post_thanks_remove]</a></strong></div> </td> </if> <if condition="$post['show_thanks_remove_option']"> <td class="thead" style="padding:0px" align="right" nowrap="nowrap"> <div class="smallfont"><strong><a href="post_thanks.php?do=post_thanks_remove_user&p=$post[postid]"<if condition="$vboptions['disable_ajax'] != 2"> onclick="post_thanks_remove_user($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>); return false;"</if> rel="nofollow">$vbphrase[post_thanks_remove_user]</a></strong></div> </td> </if> </tr> <tr><td class="alt1" colspan="3"><div>$post[post_thanks_bit]</div></td></tr> </table> </div> the above template edits make the font and text fit better into most styles. hope you like |
#1753
|
|||
|
|||
Well, I installed it and initially thought it was working ok but when anyone clicks on "thanks" the whole page is messed up. I'm sure it conflicts with another mod or so so too bad...
|
#1754
|
|||
|
|||
Cool, Worked !
|
#1755
|
|||
|
|||
Does this work with (vBulletin 3.8.4)
And does it recieve any login token coupon errors? |
#1756
|
|||
|
|||
Thanks for this!! Everyone on the forum loves it.
Is there a way to see the top thanked users? |
#1757
|
|||
|
|||
I've installed this, everything works except the image. I uploaded it into the right folder; however it's not working.
|
#1758
|
|||
|
|||
I need some help with this one please!!
I've installed it, but the thanks do not get added to the user reputation. Also, they don't show up in the user cp either. Anyone have any ideas? |
#1759
|
|||
|
|||
how i can change the position of the post thanx button ?
found myself |
#1760
|
|||
|
|||
Is it possible to have the same look in postbit-legacy like normal postbit?
I mean this: for postbit-legacy too. The standard looking for legacy is too high for my style. Edit: I've found the solution. For all interested people: Only copy the code for the postbit-thank-template to the postbit-legacy one. |
#1761
|
|||
|
|||
Hi, i have got some problem. How i can fix that ?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|