
07-05-2012, 03:17 PM
|
|
|
Join Date: Jan 2002
Location: Massachusetts
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Database error in 4.20
Quote:
Database error in vBulletin 4.2.0:
Invalid SQL:
SELECT COUNT(*) AS threads
FROM thread AS thread
/*
WHERE thread.forumid = 2
AND sticky = 0
AND visible IN (0,1,2)
AND lastpost >= 1338912865
*/ WHERE forumid IN (2) AND sticky = 0 AND visible IN (0,1,2) AND lastpost >= 1338912865OR bop_global = 1
/* AND sticky = 0 */
AND visible IN (0,1,2)
AND lastpost >= 1338912865;
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 'bop_global = 1
/* AND sticky = 0 */
AND visible IN (0,1,2)
' at line 13
Error Number : 1064
Request Date : Thursday, July 5th 2012 @ 04:14:25 PM
Error Date : Thursday, July 5th 2012 @ 04:14:26 PM
Script : http://www.nohomers.net/forumdisplay.php?2
Referrer : http://www.nohomers.net/forum.php
IP Address : 75.67.142.68
Username : eric
Classname : vB_Database
MySQL Version : 5.5.20-55
|
|