PHP Code:
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT *
FROM microsupport_tickets
WHERE needaction=1 AND status<>3
ORDER BY priority ASC, updated ASC
LIMIT 0,;
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 '' at line 5
Error Number : 1064
Request Date : Thursday, December 24th 2009 @ 03:16:49 AM
Error Date : Thursday, December 24th 2009 @ 03:16:49 AM
Script : http://localhost/support.php?do=tickets
IP Address : 192.168.1.100
Username : valendono
Classname : vB_Database
MySQL Version : 5.1.37
also I got problem on
PHP Code:
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT *
FROM microsupport_tickets
WHERE userid=29275
ORDER BY updated DESC
LIMIT 0,;
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 '' at line 5
Error Number : 1064
Request Date : Thursday, December 24th 2009 @ 03:19:06 AM
Error Date : Thursday, December 24th 2009 @ 03:19:06 AM
Script : http://localhost/support.php?do=mytickets
Referrer : http://localhost/support.php?do=newticket
IP Address : 192.168.1.100
Username : valendono
Classname : vB_Database
MySQL Version : 5.1.37
What is the problem ?