when i start the gateway in debug mode 1, i become an erreo msg. can someone help me ?
Datenbankfehler in vBulletin 3.6.5:
Invalid SQL:
SELECT post.*, thread.*,
post.dateline AS postdateline, post.msgid AS postmsgid,
thread.title AS threadtitle, post.visible AS postvisible,
thread.visible AS threadvisible
FROM post as post LEFT JOIN thread as thread
ON (thread.threadid = post.threadid
AND post.userid = thread.postuserid
AND post.postid = thread.firstpostid)
WHERE post.isusenetpost = 0
AND post.postid > 0
AND thread.forumid = 40;
MySQL-Fehler : Lost connection to MySQL server during query
Fehler-Nr. : 2013
|