Database error in vBulletin 2.2.2:
Invalid SQL:
SELECT DISTINCT post.userid, post.pagetext as pagetext, icon.title as icontitle,icon.iconpath,
thread.threadid,thread.title,lastpost, forumid,pollid,open,replycount,postusername,postus erid,
lastposter,thread.dateline,views,thread.iconid,
notes,thread.visible,sticky,votetotal,attach
FROM thread
LEFT JOIN icon ON (icon.iconid = thread.iconid)
LEFT JOIN post ON (thread.threadid = post.threadid AND post.userid = '1') LEFT JOIN post ON (thread.firstpostid = post.postid)
WHERE thread.threadid IN (0,13,16)
ORDER BY sticky DESC, lastpost DESC
mysql error: Not unique table/alias: 'post'
mysql error number: 1066
Date: Sunday 03rd of March 2002 03:08:13 AM
Script:
http://www.60schevytrucks.com/forums...p?s=&forumid=6
Referer:
http://www.60schevytrucks.com/forums...s=&threadid=13