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 |
#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:
|
#227
|
|||
|
|||
Ok thx then i will wait, but one remark 4 your conclusion.
The Hack Delete Post with one Button in Postbit, located here: https://vborg.vbsupport.ru/showthread.php?t=70684 is working, because it also uses the jumping back function ... gr33tz |
#228
|
|||
|
|||
getting the following error when someone tried to THANK a deleted user.
Quote:
|
#229
|
||||
|
||||
Quote:
|
#230
|
|||
|
|||
Thanks, Nice
|
#231
|
|||
|
|||
getting this error when i click on the thanks button everything goes thru and shows properly, but as it says thankl you for saying thanks, it shows the below error...other than that, that is the only problem...dont know why or how...i have added maybe 2 other hacks which would be the welcome panel hack and the who visited today (24 hour option) hack...if you can help thank you...if not im lookin more into it now!
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 329 Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2290 |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|