
02-09-2009, 05:47 PM
|
 |
|
|
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
I'm getting this error.
Quote:
Database error in vBulletin 3.8.1:
Invalid SQL:
SELECT threadid, title, dateline, lastpost, visible, open, postusername, postuserid
FROM thread AS thread
WHERE NOT ISNULL(threadid) AND forumid IN () AND visible = '1' AND open!='10'
ORDER BY lastpost DESC
LIMIT 0, 5;
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 visible = '1' AND open!='10'
ORDER BY lastpost DESC
' at line 3
Error Number : 1064
Request Date : Monday, February 9th 2009 @ 01:44:44 PM
Error Date : Monday, February 9th 2009 @ 01:44:44 PM
Script : http://www.Balhbklahblah/forums/index.php?styleid=1
Referrer :
IP Address : XXX.XXX.XXX.XXX
Username : XXXXXXX
Classname : vB_Database
MySQL Version : 5.0.67-community
|
VB 3.8.1
|