NickT'sGTP
01-23-2007, 08:08 PM
I don't know what the hell all this means, can someone enlighten me?
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT thread.threadid, thread.title, thread.lastpost,
thread.forumid, thread.replycount, thread.lastposter, thread.dateline,
thread.iconid, IF(views<=replycount, replycount+1, views) AS views,
thread.visible, user.username, user.userid, user.usergroupid, IF(displaygroupid=0,
user.usergroupid, displaygroupid) AS displaygroupid
FROM thread AS thread LEFT JOIN user AS user ON (user.username =
thread.lastposter) WHERE NOT ISNULL(thread.threadid) AND
thread.visible!=0 AND thread.forumid NOT IN (0,31,)
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 ')
ORDER BY lastpost DESC LIMIT 0, 5' at line 2
Error Number : 1064
Date : Tuesday, January 23rd 2007 @ 04:52:58 PM
Script : http://www.iawbody.com/forum/forumdisplay.php?f=10
Referrer :
IP Address : 74.6.70.82
Username : Unregistered
Classname : vb_database
And this one:
Database error in vBulletin :
Invalid SQL:
SELECT varname, value, datatype FROM setting;
MySQL Error : Can't connect to MySQL server on 'mysql.iawbody.com' (4)
Error Number : 2003
Date : Tuesday, January 23rd 2007 @ 08:42:55 PM
Script : http://iawbody.com/forum/showthread.php?p=2734
Referrer :
IP Address : 74.6.71.162
Username :
Classname : vb_database
Mmmm....kay..... :confused:
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT thread.threadid, thread.title, thread.lastpost,
thread.forumid, thread.replycount, thread.lastposter, thread.dateline,
thread.iconid, IF(views<=replycount, replycount+1, views) AS views,
thread.visible, user.username, user.userid, user.usergroupid, IF(displaygroupid=0,
user.usergroupid, displaygroupid) AS displaygroupid
FROM thread AS thread LEFT JOIN user AS user ON (user.username =
thread.lastposter) WHERE NOT ISNULL(thread.threadid) AND
thread.visible!=0 AND thread.forumid NOT IN (0,31,)
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 ')
ORDER BY lastpost DESC LIMIT 0, 5' at line 2
Error Number : 1064
Date : Tuesday, January 23rd 2007 @ 04:52:58 PM
Script : http://www.iawbody.com/forum/forumdisplay.php?f=10
Referrer :
IP Address : 74.6.70.82
Username : Unregistered
Classname : vb_database
And this one:
Database error in vBulletin :
Invalid SQL:
SELECT varname, value, datatype FROM setting;
MySQL Error : Can't connect to MySQL server on 'mysql.iawbody.com' (4)
Error Number : 2003
Date : Tuesday, January 23rd 2007 @ 08:42:55 PM
Script : http://iawbody.com/forum/showthread.php?p=2734
Referrer :
IP Address : 74.6.71.162
Username :
Classname : vb_database
Mmmm....kay..... :confused:

