ouch...forgot about the license... :O
okay...well this is the error i get (again, i'm not sure whether it's related to this 'dotqueries' thing

):
Code:
Database error in vBulletin 2.2.2:
Invalid SQL:
SELECT DISTINCT post.userid, post2.pagetext as pagetext, icon.title as icontitle,icon.iconpath,
thread.threadid,thread.title,lastpost, forumid,pollid,open,replycount,postusername,postuserid,
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 AS post2 ON (thread.firstpostid = post2.postid)
WHERE thread.threadid IN (0,8,17,1,15,7)
ORDER BY sticky DESC, lastpost DESC
mysql error: Unknown column 'thread.firstpostid' in 'on clause'
mysql error number: 1054
Date: Sunday 03rd of March 2002 05:43:42 PM
Script: http://www.60schevytrucks.com/forums...p?s=&forumid=4
Referer: http://www.60schevytrucks.com/forums/