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 |
#922
|
||||
|
||||
Quote:
|
#923
|
|||
|
|||
is it possible if i do not want the users to be shown below the post bit? it is making the post browsing page longer.
what if: - the user says thanks to the post - there is a "your thanks has been accepted" alert - the button changed from thanks to remove thanks? is the above possible? |
#924
|
|||
|
|||
btw, i think this will be useful:
to allow the users to find thanked post by a particular user from the postbit/postbit_legacy, find: Code:
<if condition="$show['search']"> <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr> Code:
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=findthanks&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[post_thanks_search_user]</phrase></a></td></tr> |
#925
|
|||
|
|||
It's not showing on 3.6 after installation, I have version 2.0 Gold, is there a new version for 3.6 or this should also work for 3.6?
|
#926
|
|||
|
|||
Quote:
What I mean is, in the feature list at the top it says: - Counts how many thanks a post gets However, there is no way to display this. I would really, really love it if this could be phrased so it can be shown with a post. And the same with the post groan function, as they are husband and wife. |
#927
|
||||
|
||||
Quote:
|
#928
|
||||
|
||||
Quote:
|
#929
|
|||
|
|||
Quote:
Right above all the thanks, according to your instructions, I have: Code:
$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount] Code:
<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> Nothing is allowing me to show how many thanks an individual post has received. |
#930
|
||||
|
||||
Quote:
The first is showing how many this user gave. |
#931
|
|||
|
|||
Will this for for 3.6?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|