Freekoid
Customer
Got this error when I installed the product.
Database error in vBulletin 4.1.10:
Invalid SQL:
SELECT
user.userid,
user.username,
user.usergroupid,
user.membergroupids,
user.infractiongroupid,
user.displaygroupid
, user.dbtech_vbshop_purchase
FROM dbtech_usertag_tag AS tag
LEFT JOIN user AS user ON (user.userid = tag.taggedid)
WHERE tag.threadid = 103906
ORDER BY username ASC
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 13
Error Number : 1064
Database error in vBulletin 4.1.10:
Invalid SQL:
SELECT
user.userid,
user.username,
user.usergroupid,
user.membergroupids,
user.infractiongroupid,
user.displaygroupid
, user.dbtech_vbshop_purchase
FROM dbtech_usertag_tag AS tag
LEFT JOIN user AS user ON (user.userid = tag.taggedid)
WHERE tag.threadid = 103906
ORDER BY username ASC
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 13
Error Number : 1064