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 |
#2282
|
||||
|
||||
Quote:
Code:
if ($vbulletin->userinfo['usergroupid'] == '6') |
#2283
|
||||
|
||||
Change that for this
PHP Code:
|
#2284
|
|||
|
|||
Quote:
Ian |
#2285
|
|||
|
|||
Is there a mod or a template edit that will notify you of a new thank you received (where the private message link is in the navbar) and when you click that "Thanks Received" link it will list the thread/post thanked and how many thanks you received?
That would be a really cool addition. |
#2286
|
|||
|
|||
|
#2287
|
|||
|
|||
Fixed my problem with who had thanked not showing up
Had to Change Postid from INT to BIGINT in the post_thanks table So uninstall then re install change INT to BIGINT off you go Giz |
#2288
|
|||
|
|||
Works well, thank you. INSTALLED!
|
#2289
|
|||
|
|||
Im getting the following error every time the thanks button is clicked.
Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 55 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 107 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 111 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 119 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 130 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 134 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 142 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 211 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/init.php on line 389 Deprecated: Assigning the return value of new by reference is deprecated in /Server info hidden/vb/includes/class_core.php on line 2552 what could be causing this problem? |
#2290
|
||||
|
||||
You need to turn off the errors in your php, you're using a version of php that has deprocated coding conventions, they're just warnings, turn the errors off and you'll be fine.
|
#2291
|
||||
|
||||
Your using old version of the mod with a newer version of php.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|