The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Database error in vBulletin 3.6.8:
Invalid SQL: SELECT thread.threadid, thread.title AS title, thread.notes AS notes, thread.forumid AS forumid, thread.postuserid AS userid, thread.postusername AS username, thread.dateline, thread.firstpostid, pagetext FROM thread AS thread LEFT JOIN post AS post ON(thread.firstpostid = post.postid) WHERE (1 = 0 OR 1=1) AND thread.threadid IN() ORDER BY thread.lastpost; 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 ') ORDER BY thread.lastpost' at line 6 Error Number : 1064 Date : Sunday, March 23rd 2008 @ 12:14:04 AM Script : http://www.belesciforum.com/modcp/moderate.php?do=posts Referrer : http://www.belesciforum.com/xxxx/index.php?do=nav IP Address : Username : Classname : --------------- Added [DATE]1206232220[/DATE] at [TIME]1206232220[/TIME] --------------- help meee |
#2
|
|||
|
|||
![]() Quote:
I'm getting the same error ![]() |
#3
|
|||
|
|||
![]()
MySQL 1064 is a version mismatch, iirc.
|
#4
|
||||
|
||||
![]()
The error is pointing to this part of the error:
Code:
thread.threadid IN() |
#5
|
|||
|
|||
![]()
somehow to smooth how to do
|
#6
|
|||
|
|||
![]()
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php define('DISABLE_HOOKS', true); If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|