capecoddah
Customer
Hi guys, I'm receiving this error after calculating my members' points for the first time.
Thank you for your assistance.
Database error in vBulletin 3.8.7:
Invalid SQL:
SELECT * , thread.forumid
FROM dbtech_usertag_mention AS dbtech_usertag_mention
LEFT JOIN post AS post USING(postid)
LEFT JOIN thread AS thread USING(threadid)
WHERE 1=1
AND dateline >= 1330401600 AND dbtech_usertag_mention.userid = 1;
MySQL Error : Column 'dateline' in where clause is ambiguous
Error Number : 1052
Thank you for your assistance.