Quote:
Originally Posted by SnappedAgain
Im not sure if this has been covered yet but I keep getting a db error email ALL THE TIME and it's killing my INBOX LOL :speechless:
Any ideas??
Im using vb3.5.3 with mysql 5.0.11 and php 5.1
thanks in advance
Code:
Database error in vBulletin 3.5.3:
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, February 4th 2006 @ 02:50:23 PM
Script : http://www.nastyss.com/forums/vbshout.php
Referrer : http://www.nastyss.com/forums/index.php?
IP Address : 67.186.239.155
Username : 91gsx_turbo
Classname : vB_Database
|
I'm getting this exact same problem. My inbox is getting hammered too. Here's my version of the error
Code:
Database error in vBulletin 3.5.2:
Invalid SQL:
select s.*, u.username, u.usergroupid from vb2_shout s
left join vb2_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 : Sunday, February 5th 2006 @ 06:39:16 AM
- Hide quoted text -
Script : http://boards.mysportsradio.com/vbshout.php
Referrer :
IP Address : 88.106.223.170
Username : Unregistered
Classname : vb_database