
04-09-2006, 04:09 AM
|
 |
|
|
Join Date: Jul 2004
Location: USA
Posts: 425
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by VTXCafe.com
Nevermind.
It worked great till yesterday and I started getting database errors, when the index page was being accessed we would get the following database errors:
<B> Database error in vBulletin 3.5.4: </B>
Invalid SQL:
SELECT username, userid, threadid
FROM post
WHERE threadid IN (672,765,,826,824,28,764,819,653,807)
AND visible = 1
ORDER BY dateline DESC;
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 '826,824,28,764,819,653,807)
AND visible = 1
ORDER BY dateline DESC' at line 3
Error Number : 1064
Date : Saturday, April 8th 2006 @ 03:42:30 PM
Script : http://www.vtxcafe.com/forum.php
Referrer : http://www.vtxcafe.com/arcade.php
IP Address :
Username :
Classname : vb_database
As soon as I disabled the script the forum worked fine again. I'll go submit this to the bug tracker.
|
I am looking @ the XML file and their is no such code that has "ORDER BY DATELINE" in it...my guess is you've got an old XML file....
This is the real file you want, latest and greatest RC3..
https://vborg.vbsupport.ru/showpost....&postcount=924
|