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 |
#2212
|
||||
|
||||
Quote:
I understand that PHP Code:
|
#2213
|
||||
|
||||
Look in the showthread template for the proper usage of that type of variable
|
#2214
|
||||
|
||||
Quote:
This hack doesn't change or add something in "showthread", that's why I want to know how can I add that kind of conditional in it. It affects "postbit", so if I add my code in it< everything works, but reply buttons and quick reply formI can't hide from there as you understand Update: I've got another idea =) Both "thanks" and "groan" hacks are using reputation on my board, +1/-1 point. So I can add in "showthread" a conditional like if threadstarter' reputation of his 1-st post has been changed then show reply buttons and quick reply form else message like "You have to "thank/groan post first" Can someone help me with that kind of conditionals? |
#2215
|
||||
|
||||
Quote:
|
#2216
|
|||
|
|||
thanks so much for this very handy indeed ^^
|
#2217
|
|||
|
|||
Neat. Thank you! One of the must -have products for building a nice community.
|
#2218
|
|||
|
|||
Does anyone know of an add-on or something that will show post thank statistics among all members?
Example: Person with most thanks received, Thanks given, etc? |
Благодарность от: | ||
Hellmaster |
#2219
|
||||
|
||||
Your queries would look like this:
HTML Code:
SELECT * FROM `user` ORDER BY `post_thanks_thanked_times` DESC LIMIT 10 |
#2220
|
|||
|
|||
how can i hide this mod for guests?
i see no working answer on this topic |
#2221
|
|||
|
|||
I tried installing this today on a fairly large board and it seems to have hung before completing installation... after some 10-15 mins it displayed:
Plugin & Products System Importing Product, Please Wait... [:] Plugin & Products System Importing Product, Please Wait... [:] and nothing beyond that. It doesn't seem anything was installed. Any ideas what to do? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|