Thread: Show Thread Enhancements - [DBTech] AJAX Threads v1 (vB4)
View Single Post
  #122  
Old 11-21-2011, 02:03 PM
MalluParadise MalluParadise is offline
 
Join Date: Oct 2008
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Disable the threadbit_display plugin


Fillip
Database error in vBulletin 4.1.7:

Invalid SQL:

SELECT thread.threadid, thread.title, thread.prefixid, post.attach,
thread.postusername, thread.dateline, thread.lastpostid, thread.lastpost AS threadlastpost, thread.lastposterid, thread.lastposter, thread.replycount,
forum.forumid, forum.title_clean as forumtitle,
post.pagetext AS message, post.allowsmilie, post.postid,
user.*
,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight
FROM thread AS thread
INNER JOIN forum AS forum ON(forum.forumid = thread.forumid)
LEFT JOIN post AS post ON (post.postid = thread.firstpostid)
LEFT JOIN user AS user ON (thread.postuserid = user.userid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
WHERE 1=1
AND thread.forumid IN(4,17,18,20,19,110,318,282,250,127,319,5,174,191 ,197,192,193,63,61,65,64,126,195,128,98,96,95,93,9 1,92,153,317,199,189,194,99,100,103,26,27,218,30,3 1,32,215,29,28,214,211,212,6,21,22,23,25,163,62,12 3,253,160,24,235,239,240,241,287,306,320,242,243,2 45,131,309,74,75,204,76,78,77,79,303,121,80,312,15 4,68,69,313,314,315,70,71,13,66,67,11,125,83,81,82 ,205,292,208,293,207,302,307,308,310,7,33,34,35,36 ,37,38,268,40,39,256,190,41,132,45,182,46,133,267, 47,42,134,181,105,107,294,295,297,298,296,299,300, 201,202,203,104,16,54,56,57,55,58,60,48,49,159,50, 221,275,276,277,186,220,274,271,272,278,263,264,26 5,8,84,209,138,136,88,87,137,89,86,142,255,257,141 ,144,85,139,258,140,143,247,248,259,260,261,262,90 ,200,15,53,52,51,291,101,233,246,234,244,238,289,2 90,316,120,124,117,130,165,145,164)
AND thread.visible = 1
AND post.visible = 1
AND open <> 10
AND thread.dateline > 1319299480


ORDER BY thread.dateline DESC
LIMIT 0,7;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Monday, November 21st 2011 @ 11:04:40 AM
Error Date : Monday, November 21st 2011 @ 11:05:29 AM
Script :
Referrer :
IP Address :
Username :
Classname : vB_Database
MySQL Version :
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03695 seconds
  • Memory Usage 1,767KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete