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 4.5 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. Features:
Version 2.0 GOLD (10/02/05):
Version 2.7 (12/18/05):
Version 2.8 (2/5/06):
Version 2.9 (2/8/06):
Version 3.0 (2/10/06):
Version 3.1 (2/11/06):
Version 3.2 (2/13/06):
Version 3.3 (2/14/06):
Version 3.4 (3/17/06):
Version 4.0 (4/17/06):
Version 4.1 (4/18/06):
Version 4.2 (4/23/06):
Version 4.3 (5/4/06):
Version 4.4 (5/7/06):
Version 4.5 (6/19/06):
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 |
#492
|
||||
|
||||
Add the patch in my #485 post BEFORE:
Code:
$act = 1; |
#493
|
|||
|
|||
i did that
Code:
global $post_thanks_cash, $post_thanks_done, $db; if (empty($post_thanks_done)) { $post_thanks_querys = $db->query("SELECT postid FROM ". TABLE_PREFIX ."post WHERE threadid = '$post[threadid]'"); $post_thanks_postids = 0; while ($post_thanks_query = $db->fetch_array($post_thanks_querys)) { $post_thanks_postids .= ",$post_thanks_query[postid]"; } $post_thanks_cashe = $db->query("SELECT * FROM " .TABLE_PREFIX. "post_thanks WHERE postid IN ($post_thanks_postids) ORDER BY username ASC"); $act = 1; Code:
Database error in vBulletin 3.5.1: Invalid SQL: UPDATE vb3_user SET post_thanks_thanked_times = 1 + post_thanks_thanked_times, post_thanks_thanked_posts = 1 + post_thanks_thanked_posts, reputation = $vboptions[post_thanks_reputation] + reputation WHERE userid = 741; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[post_thanks_reputation] + reputation WHERE userid = 741' at line 2 |
#494
|
||||
|
||||
Quote:
Code:
Database error in vBulletin 3.5.2: Invalid SQL: DELETE FROM reputation WHERE postid = 12795 AND AND whoadded = 1 reason = 'Thanked Post'; MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND whoadded = 1 reason = 'Thanked Post'' at line 1 Error Number : 1064 Date : Monday, February 13th 2006 @ 06:08:34 AM Script : http://www.cpfools.com/forum/showthr...e_user&p=12795 Referrer : http://www.cpfools.com/forum/showthr...2795#post12795 IP Address : xxxxxx Username : CP Classname : xxxxxxxxxx Code:
Warning: Invalid argument supplied for foreach() in /includes/class_postbit.php(251) : eval()'d code on line 131
Warning: Invalid argument supplied for foreach() in /includes/class_postbit.php(251) : eval()'d code on line 141
/*+--------------------------------------------------------------------------| Cascading Style Sheet for MKportal "Forum" Portal Template| ========================================| by Meo aka Luponero [Amedeo de longis]| visiblesoul [Don K. Colburn]| (c) 2004-2005 mkportal.it| http://www.mkportal.it| Email: luponero@mclink.it+--------------------------------------------------------------------------| > MKPortal| > Written By Amedeo de longis| > Date started: 9.2.2004+--------------------------------------------------------------------------*//*=============================MK global stylesP=============================*//* IMPORT body */body,body{ background: #FFFFFF; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 0px;}body { font-size: 10px; margin:0px; padding:0px; /* Opera 0 margin */ text-align: center; /* center in IE */ }/* IMPORT body background (used for SMF) */.importbgbody { font-size: 10px;}/* portal wrapper */#mkwrapper { text-align:left; /* left-align text in IE */ margin: 0px auto 0px auto;}/* IMPORT logostrip */#mklogostrip,.page{ background: #FFFFFF; color: #000000;}/* logostrip */#mklogostrip { text-align: left;}/* IMPORT global font formatting */table,tr,td,.tdglobal,td, th, p, li{ font: 10pt 'trebuchet ms', verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}/* global font formatting */table,tr,td,.tdglobal { font-size: 10px; }/* IMPORT main portal table bg (if different than body bg) */.tabmain,.page{ background: #FFFFFF; color: #000000;}/* main portal table */.tabmain { margin:0px; padding:0px; }/* image link border */img { border: 0px;}/*=============================MK IMPORT LIGHT BACKGROUNDP=============================*/.modulecell,.urlo2,.tabnews,.trattini,.trattini3,.tablemenu,.taburlo,.alt1, .alt1Active{ background: #DFE6EE; color: #000000;}/*=============================MK IMPORT MEDIUM BACKGROUNDP=============================*/.navigatore,.tdblock,.moduleborder,.modulex,.mkpagecurrent,.alt2, .alt2Active{ background: #DFE6EE; color: #000000;}/*=============================MK IMPORT DARK BACKGROUNDP=============================*/.urlo,.sottotitolo,.tcat{ background: #397DD0 url(../forum/images_pb/gradients/gradient_tcat.gif) repeat-x top left; color: #FFFFFF; font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}/*=============================MK border and divider stylesP=============================*//* vertical spacer image used in portal skin *//* .vspacer { background-image: url(../forum/../mkportal/templates/CPstyle/images/punto_vert.gif); background-repeat: repeat-y; background-color: transparent; } *//* IMPORT border-color */.tabmain,.tablemenu, /* block wrapper, chat button strip */.taburlo,.urlo2,.tabnews,.trattini,.trattini2,.trattini3,.mkpagelink,.mkpagelinklast,.mkpagecurrent,.titadmin,.tborder{ color: #000000; border: 1px solid #072A68;} .trattini { border-width: 1px 0 0 0; border-style: dashed;}/* blocks admin */.trattini2 { border-width: 0 1px 0 0; border-style: dashed;}/* Quotes, Shoutbox */.trattini3 { border-width: 0 0 1px 0; border-style: dashed;}/*=============================MK hyperlink stylesP=============================*//* IMPORT global links */a:link,a:active,a.uno:link,a:link{ color: #000000;}a:visited,a.uno:visited,a:visited{ color: #000000;}a:hover,a.uno:hover,a:hover, a:active{ color: #465584;}/* a:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #496c9f; text-decoration: none; } *//* bold navbar, block, module links */a.uno:link { font-size: 10px; font-weight: bold; text-decoration: none}a.uno:visited { font-size: 10px; font-weight: bold; text-decoration: none}a.uno:hover { font-size: 10px; font-weight: bold; text-decoration: underline;}/* block text links *//* .tablemenu a:link, a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #496c9f; text-decoration: none; }.tablemenu a:hover { text-decoration: underline;}.tablemenu a:active { text-decoration: none; } *//* global contrasting text and hyperlink color */.mktxtcontr,a.mktxtcontr:link, a.mktxtcontr:visited { color: #ff0000; font-weight: bold; text-decoration: none;}a.mktxtcontr:hover { font-weight: bold; text-decoration: underline;}/* contrasting text and hyperlink color 2 (admin) */.mktxtcontr2,a.mktxtcontr2:link, a.mktxtcontr2:visited { color: #0000ff; font-weight: bold; text-decoration: none;}a.mktxtcontr2:hover { font-weight: bold; text-decoration: underline;}/*=============================MK form stylesP=============================*//* IMPORT form styles */input,textarea,select,.bgselect, /* input fields */.mkbutton, /* global submit buttons */.mkblkinput, /* block input */.mkradio, .bginput{ background: #FFFFFF; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}/* set form padding and margin *//*.mkbutton,*/ /* global submit buttons *//* textarea,*/input,select,.bgselect, /* input fields */.mkblkinput /* block input */{ margin: 0px; padding: 0px; font-size: 9px; font-weight: normal; /* needed for Mozilla */ }/* radio/checkbox buttons - remove background color and border in IE */ /* .mkradio { background-color: transparent; border-width: 0px;} *//* configure blog textarea */textarea.mkwrap1 { overflow: auto; /* width: 230px; */ width: 100%;}/* edit blog textarea */textarea.mkwrap2 { overflow: auto; width: 500px ;}/*=============================MK navstrip stylesP=============================*//* top navstrip */.navigatore { vertical-align: bottom; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 9px; border: 0;}/*=============================MK block stylesP=============================*//* used in functions.php (function main_page) */.blocks { padding: 0px;}/* block td cell */.tdblock { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; border: 0; margin: 2px; }/* block title bar */.sottotitolo { vertical-align: bottom; text-align: left; font-size: 11px; font-weight: bold; }/* horizontal spacer between blocks */.tdspacer { line-height: 3px;}/*=============================MK module global stylesP=============================*//* IMPORT module table headings */th.modulex,.thead{ background: #BCCFEA url(../forum/images_pb/gradients/gradient_thead.gif) repeat-x top left; color: #3A4F6D; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}.modulex { border-width: 0 0 0 0; white-space: nowrap; /* font-weight: normal;*/}/* Reviews description text */.modulelite { font-size: 8pt; /* color:#a6bbcd;*/}/* block padding (news, admin) */.contents { padding: 10px; }/* module pagination links */.mkpagelink { padding:1px 3px 1px 3px; font-weight: normal;}.mkpagelinklast { padding:1px 3px 1px 3px; font-weight:normal;}.mkpagecurrent { padding:1px 3px 1px 3px; font-weight:normal;}/*=============================MK shoutbox module stylesP=============================*/td.taburlo{ margin:5px; padding:5px; border: 0; } /* shouter and date cell */.urlo { line-height: 18px; vertical-align: bottom; text-align: left; font-size: 11px; font-weight: bold; padding: 4px; }/* shout cell */.urlo2 { padding: 4px; border-width: 0 0 1px 0; border-style: solid; text-align: left; font-size: 11px; font-weight: bold;}/* white shouter text *//* .urlocontrast { color: #ffffff;} *//*=============================MK news module stylesP=============================*//* news table with border */.tabnews { border-width: 1px; border-style: dashed; margin:0px; padding:0px; font-size: 10px; }/*=============================MK admin cp stylesP=============================*//* admin cp titles with top border */.titadmin { margin: 0px; font-size: 11px; font-weight: bold; border-width: 1px 0 0 0; border-style: dashed;}/*=============================MK font stylesP=============================*//* red error page text */.mkerror { font-size: 12pt; color: #ff0000; font-weight:bold;}/* MKPQuote quotation text *//* .mkquote { color: #0000ff; } *//* MKPGallery module ecard */.ecardtitle { font-size: 10pt; font-weight: bold; text-align: center;}/* MKPGallery slideshow caption text (modules/gallery/index.php function slide_update) *//* .mkslidecap { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ffffff;} *//*=============================MK BBcode quote stylesP=============================*/.mkquoteball { font-size: 9px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ffffff; padding: 0; }.mkquotetext { font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ffffff; margin: 0; padding: 0; }table .mkquotetable{ width: auto; /* IE */ text-align: left;}
|
#495
|
|||
|
|||
Waiting for a fix again...
|
#496
|
||||
|
||||
Version 3.2 (2/13/06):
|
#497
|
||||
|
||||
Quote:
|
#498
|
||||
|
||||
Quote:
|
#499
|
|||
|
|||
I've got 2.6 - what is the most reliable upgrade proceedure
|
#500
|
||||
|
||||
Getting this database error when thanks is clicked?
Code:
Database error in vBulletin 3.5.3: Invalid SQL: UPDATE user SET post_thanks_thanked_times = 1 + post_thanks_thanked_times, post_thanks_thanked_posts = 1 + post_thanks_thanked_posts, reputation = $vboptions[post_thanks_reputation] + reputation WHERE userid = 26; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[post_thanks_reputation] + reputation WHERE userid = 26' at line 2 Error Number : 1064 Date : Monday, February 13th 2006 @ 02:48:06 PM Script : http://www.tech-tronix.com/showthread.php?do=post_thanks&p=3718 Referrer : IP Address : xx.xx.xx.xxx Username : Realist Classname : xxxxxxxx Laters |
#501
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|