Matt:
The error came back even though table entries were modified.
nelson@hobby-machinist.com nelson@hobby-machinist.com
4:00 PM (0 minutes ago)
to nelson
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT
l.*,
l.userid AS luserid,
li.listingitemid,
a.*,
f.*
FROM dbtech_classifieds_listing AS l
LEFT JOIN dbtech_classifieds_listing_item AS li ON l.listingid = li.listingid
LEFT JOIN attachment AS a ON l.attachmentid = a.attachmentid
LEFT JOIN filedata AS f ON a.filedataid = f.filedataid
WHERE l.userid IN ()
AND l.enddate > 1393448403
AND l.startdate < 1393448403
AND l.ended = 0
AND l.active = 1
AND l.moderated = 0
GROUP BY l.listingid
ORDER BY l.listingid
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 ')
AND l.enddate > 1393448403
AND l.startdate < 1393448403
AND l.ended =' at line 11
Error Number : 1064
Request Date : Wednesday, February 26th 2014 @ 04:00:03 PM
Error Date : Wednesday, February 26th 2014 @ 04:00:04 PM
Script :
http://www.hobby-machinist.com/mobiquo/mobiquo.php
Referrer :
IP Address : 50.175.76.112
Username : nmasi
Classname : vB_Database
MySQL Version :