I got this error:
Database error in vBulletin 3.6.5:
Invalid SQL:
select s.*, u.username, u.usergroupid from shout s
left join user u on (u.userid = s.s_by)
order by s.sid desc limit;
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 3
Error Number : 1064
Date : Saturday, March 31st 2007 @ 04:34:00 PM
|