I did the updated download.
It's still happening.
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 > 1393423414
AND l.startdate < 1393423414
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 > 1393423414
AND l.startdate < 1393423414
AND l.ended =' at line 11
Error Number : 1064
Request Date : Wednesday, February 26th 2014 @ 09:03:34 AM
Error Date : Wednesday, February 26th 2014 @ 09:03:35 AM
Script :
http://www.hobby-machinist.com/mobiquo/mobiquo.php
Referrer :
IP Address : 66.175.144.84
Username : usrjcro11
Classname : vB_Database
MySQL Version :
nelson@hobby-machinist.com nelson@hobby-machinist.com
9:05 AM (23 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 > 1393423521
AND l.startdate < 1393423521
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 > 1393423521
AND l.startdate < 1393423521
AND l.ended =' at line 11
Error Number : 1064
Request Date : Wednesday, February 26th 2014 @ 09:05:21 AM
Error Date : Wednesday, February 26th 2014 @ 09:05:21 AM