The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Post Thank You Hack 1.10 Details »» | |||||||||||||||||||||||||
Click here for vBulletin 3.5 version
Post Thank You Hack 1.10 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. The hack has been tested VERY well, including 5 weeks of beta testing, but I'm only human I can't guaranty there are no problems. There is a similar hack called 'Automatic Thank You Hack'. That hack only lets you thank the first post of a thread and not just any post. The options in this hack doesn't compare to my hack. It's also unsupportive and was release for an older version of vBulletin. Features:
Installation information on hack:
Updates: Version 1.0 (12/28/04):
Version 1.01 (1/10/05):
Version 1.02 (2/22/05):
Version 1.03 (2/23/05):
Version 1.10 (5/9/05):
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 |
#212
|
||||
|
||||
just tried this again, and again still no admin options
Dead like a stick in the water for me, lost interest in this, tried it half a dozen times |
#213
|
|||
|
|||
Sorry if I confused you guys earlier,
Is there anyway to combine Post Thanks You Hack with Lock Down hack, or Hide hacks ? ( User can only see the hidden content only after clicking the Thank You button). Waiting for the reply. Thanks |
#214
|
||||
|
||||
Quote:
|
#215
|
|||
|
|||
hi
can anyone help me ive installed the ahck but when it got to the TEMLPLATE edits the text i had to find in the postbit etc could not be found, what do you do if it says the code im looking for does not exist? many thanks dean |
#216
|
|||
|
|||
any one
|
#217
|
||||
|
||||
Quote:
|
#218
|
|||
|
|||
Quote:
|
#219
|
||||
|
||||
Quote:
|
#220
|
|||
|
|||
Quote:
|
#221
|
||||
|
||||
amazing such a cool idea "thanks"
|
#222
|
||||
|
||||
Here is small fix you can do so that the usernames will show in alphbetical order.
(This is done over what you had placed while installing the hack.) Open includes/functions_showthread.php Find: HTML Code:
$post_thanks_cashe = $DB_site->query("SELECT * FROM ". TABLE_PREFIX ."post_thanks WHERE threadid='$post[threadid]'"); HTML Code:
$post_thanks_cashe = $DB_site->query("SELECT * FROM ". TABLE_PREFIX ."post_thanks WHERE threadid='$post[threadid]' ORDER BY username"); |
#223
|
|||
|
|||
Hi @ll,
after i switched to php 5.04 i am getting a blank page when i clicking on Th@nks, but the thank is accepted. What could be the reason ? th@nks |
#224
|
||||
|
||||
Quote:
|
#225
|
|||
|
|||
i knew, but everything except 2 hacks is working ...
If i click on the Thanks Button, i have as Url following on the blank Page : Code:
http://www.aslanlar.de/post_thanks.php?do=post_thanks&p=112033 gr33tz |
#226
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|