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 |
#772
|
|||
|
|||
I am repeatedly getting this error in my forums:
Code:
Database error in vBulletin 4.0.2: Invalid SQL: REPLACE INTO vb_search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash) VALUES (0, '173.160.151.225', 1, 'Hugs & Hisses', '', 'post.dateline', 'DESC', 0.00521, 1, '82076,81918,80565,80397,79291,78669,78659,78334,77976,77744,77266,76845,76782,76717,76494,76449,76445,76304,75850,75787,75386,75385,74770,74633,73678,73162,73035,72371,72230,71802,71394,70338,69937,68475,67925,66787,66205,66188,66098,64710,64644,64296,64069,63850,63826,63627,63545,63493,63487,63411,63202,62754,62329,61424,60658,60652,59645', 1270507241, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:813;s:17:\"Hugs & Hisses\";}s:6:\"forums\";i:0;s:7:\"options\";a:3:{s:11:\"starteronly\";i:0;s:11:\"childforums\";i:1;s:6:\"action\";s:7:\"process\";}}', 'ba678b6b15c81aac30e8c7c52ddb73a8'); MySQL Error : Table 'pnwhs_forums.vb_search' doesn't exist Error Number : 1146 Request Date : Monday, April 5th 2010 @ 03:40:41 PM Error Date : Monday, April 5th 2010 @ 03:40:41 PM Script : http://forums.pnwhs.org/post_thanks.php?do=findthanks&u=813 Referrer : IP Address : 173.160.151.225 Username : Unregistered Classname : vB_Database_MySQLi MySQL Version : *edit* Ok I see that this is a common error in this hack and that the best solution appears to be this: https://vborg.vbsupport.ru/showpost....&postcount=396 However, why am I commenting out dozens of lines of code? Is this actually broken then? Abe1 would you care to comment on this? |
#773
|
||||
|
||||
Abe1 has gone MIA I'm afraid.
|
#774
|
|||
|
|||
Quote:
See https://vborg.vbsupport.ru/showpost....&postcount=760 |
#775
|
|||
|
|||
Quote:
|
#776
|
|||
|
|||
Quote:
Frankly, I can't remember how I did it but I think its somewhere in the Style Variable Editor. Sorry for the misdirection. |
#777
|
|||
|
|||
So now I find that with this mod, a user deleting their own thanks gets a permission denied error, but the thanks still gets deleted.
The block of code is on about line 116 and starts: PHP Code:
Oh and while we are on the subject, is anyone else having problems with this hack using AJAX? No matter what options I select adding or removing a Thanks causes a full page refresh. |
#778
|
|||
|
|||
Can´t reproduce these issues..
|
#779
|
|||
|
|||
Inside a Thread if a try Inline Mod (Select All) only select a first post.
Anyone can reproduce this bug? Best Regards |
#780
|
||||
|
||||
Mostly for developer.
Some improvements with js for OOP: one namespace, autoset events, less size. Would be even better if the hack work with xml |
#781
|
|||
|
|||
Quote:
Quote:
Best Regards |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|