pattox2k1
04-23-2002, 10:07 PM
hi....my board is giving me this
Database error in vBulletin 2.2.5:
Invalid SQL:
SELECT
post.*,post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,icon.title as icontitle,icon.iconpath,
attachment.attachmentid,attachment.filename,attach ment.visible AS attachmentvisible,attachment.counter
,avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar,customavatar.dateline AS avatardateline
FROM post
LEFT JOIN icon ON icon.iconid=post.iconid
LEFT JOIN user ON user.userid=post.userid
LEFT JOIN userfield ON userfield.userid=user.userid
LEFT JOIN avatar ON avatar.avatarid=user.avatarid
LEFT JOIN customavatar ON customavatar.userid=user.userid
LEFT JOIN attachment ON attachment.attachmentid=post.attachmentid
WHERE post.postid IN (0,580)
ORDER BY dateline
mysql error: Unknown column 'attachment.counter' in 'field list'
mysql error number: 1054
Date: Wednesday 24th of April 2002 12:02:18 AM
Script: http://www.thugnature.net/forums/forums/showthread.php?s=&threadid=77
Referer: http://www.thugnature.net/forums/online.php?
when you go to a thread
then -
when you try to acces an attachment there was a dif 1
can you please help!
thanks!
Database error in vBulletin 2.2.5:
Invalid SQL:
SELECT
post.*,post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,icon.title as icontitle,icon.iconpath,
attachment.attachmentid,attachment.filename,attach ment.visible AS attachmentvisible,attachment.counter
,avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar,customavatar.dateline AS avatardateline
FROM post
LEFT JOIN icon ON icon.iconid=post.iconid
LEFT JOIN user ON user.userid=post.userid
LEFT JOIN userfield ON userfield.userid=user.userid
LEFT JOIN avatar ON avatar.avatarid=user.avatarid
LEFT JOIN customavatar ON customavatar.userid=user.userid
LEFT JOIN attachment ON attachment.attachmentid=post.attachmentid
WHERE post.postid IN (0,580)
ORDER BY dateline
mysql error: Unknown column 'attachment.counter' in 'field list'
mysql error number: 1054
Date: Wednesday 24th of April 2002 12:02:18 AM
Script: http://www.thugnature.net/forums/forums/showthread.php?s=&threadid=77
Referer: http://www.thugnature.net/forums/online.php?
when you go to a thread
then -
when you try to acces an attachment there was a dif 1
can you please help!
thanks!