
04-08-2006, 10:49 PM
|
|
|
Join Date: Jul 2005
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by VTXCafe.com
Worked like a charm with v 1.5, thanks...waiting to see what happens now. 
|
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:
Database error in vBulletin 3.5.4:
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.
|