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 STAFF EDIT: Note - The mod author has been unreachable for some time, but the vbulletin.org community has stepped up to provide a number of individual fixes over the years. ForceHSS, Hippy, and Seven Skins have all combined many of these fixes into product files. ALL CREDIT STILL GOES TO ABE1 And this is still 'his' mod. Please still mark the mod as installed if you use any version of it. That said so you don't need to apply a dozen + small fixes yourself you should consider downloading one of the updated packages below: Hippy has one in this post. AND / OR ForceHSS has one in this post. AND/OR Seven Skins has one in this post. - Original File Specs: post_thanks_7_82.zip (26.4 KB, 24844 downloads) - Original file removed, replaced with patched files including search fix (some admins noticed hackers attempting to use outdated code to exploit search in attempt to gain administrator password or similar). - There are five total patched versions available, some with and without the search fix - I've replaced the main file with the patched versions... please be sure to download and install the correct version, the main mod post contains links to additional information and patched files! - If Abe1 returns he can request these packages be removed. 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:
Version 7.80 (12/30/09):
Version 7.81 (01/02/10):
Version 7.82 (01/03/10):
Download Now
Supporters / CoAuthors Show Your Support
|
92 благодарности(ей) от: | ||
armagan, Baja, BasicGreatGuy, BCP Hung, Beckenbauer, BlueCheri, BoRoU, Bubble #5, Bucky Katt, CAG CheechDogg, CharlesEdwards, ChriDevelop, Crow, D4rk_Sh00t3r, dandanch, deltahawk5, dlewisr, drchinh, DS MrSinister, ELROBLE, elsa23, elwizard, eTiKeT?, fai99al99, Fennec, ggrimes620, goxy63, Hippy, jamyk, Jass!, john7911, jowshany, Juggernaut, JustAskJulie, kamurj, klyde, lange, lehoang101101, Life Revived, lims, LordOfWAR_PC, Luvilla, M Shaker, Mandushi, mapleleaffans, MegaManSec, michal72, mikadit, MistyMeanor, mjfan227, mmcguire, mobile4persian, mohammadxxx, Monyet_sby, nacaruncr, OMAN_LOVER, O_Dog, Peafor, phiber, pjkcards, Popa Andrei, Pottsy, Protonus, rafiul, RetroDreams, RichieBoy67, Rickpwns, Rodrigo., Roidon, Rubio, Sarah EI, sarvarjafari, sivaganeshk, Skaut, Skedoozy, socceronly, socialteenz, Stefan118, Teascu Dorin, TheSSDReview, TorrentMan, webriz.com, Whity |
Comments |
#3742
|
|||
|
|||
Hey thanks all contributors for keeping this thing going x
|
#3743
|
|||
|
|||
Unable to delete forums that have posts with thanks and not working correctly with PHP 7.1
1. Any version PHP: Unable to delete a forum or post that is linked to a "thanks". Throws up an SQL error. Have to disable the mod to delete any posts that have thanks. 2. PHP 7.1: Throws up an error when you click on thanks Code:
[] operator not supported for strings on line 182 in /home/*****/forums/includes/functions_post_thanks.php #0 /home/*****/forums/includes/functions_post_thanks.php(137): fetch_thanks('1180756', '', false) #1 /home/*****/forums/post_thanks.php(64): thanked_already(Array) #2 {main} Fatal User Error: [] operator not supported for strings on line 182 in ..../includes/functions_post_thanks.php in ..../vb/vb.php on line 286 Trace Data: #1 : vbstop() called in ..../includes/class_core.php on line 6089 #2 : vbulletin_error_handler() called in on line #3 : trigger_error() called in ..../vb/vb.php on line 286 #4 : vB::handleException() called in on line Var Type: [ NULL ] Var Data: null #1 still has the issue with PHP 7.0 (i've seen many others post about this - its a major issue that no one has attempted to fix). It seems to be linked to the option "Remove User's Thanks Count When Deleting Post" - when this is set to No then it deletes no problem. #2 is fixed when revert back to PHP 7.0. We need to be on PHP 7.1 Thanks in advance. |
#3744
|
|||
|
|||
Quote:
Honestly - you saying it works on PHP 7.1 just shows you're either lying or you don't know what you are doing. This issue is verified 100%. |
#3745
|
|||
|
|||
functions_post_thanks.php
search: Code:
if (empty($postids)) { $postids[] = $postid; } Code:
if (empty($postids)) { $postids = array(); $postids[] = $postid; } Code:
<dependency dependencytype="vbulletin" minversion="4.2.0" maxversion="4.2.4" /> Code:
<dependency dependencytype="vbulletin" minversion="4.2.0" maxversion="4.2.8" /> |
#3746
|
|||
|
|||
Thank you very much bro!.
|
#3747
|
|||
|
|||
Quote:
I have old db and is it possible to export all users like and import current system ? ALl my users asking likes, I want to import it again, thanks for your advance. |
#3748
|
|||
|
|||
Quote:
Only you need export from old backup database and import in new database. Regards. |
#3749
|
|||
|
|||
Which table I dont know for export and import
|
#3750
|
|||
|
|||
I reply your mp.
I don't remember exactly what tables, a lot time ago, I change this mod for other, but if I view the tables I remember what tables, its very easy. Regards. |
#3751
|
|||
|
|||
Quote:
I have this table but I just think thats, When I import this table to my new DB,will it keep my new like record or, only old likes stay there ? I mean I have 500 like last one month, 5000 like last 3 years, when I import it is it going to save all of them |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|