when i try this on 2.3.0 I get the following error
Code:
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL: SELECT postid,post.attachmentid AS aid,FROM_UNIXTIME(attachment.dateline)
AS date,filename,attachment.userid AS id,attachment.counter AS countera FROM post,attachment
WHERE post.attachmentid=attachment.attachmentid AND
attachment.userid='1' LIMIT 0,20 mysql error: Column: 'postid' in field list is ambiguous
mysql error number: 1052
Date: Saturday 17th of May 2003 10:44:56 AM