beej
Fri 11th May '01, 2:56am
im getting this error on older posts. any idea why?
error:
Database error in vBulletin: 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
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,777,779,788,793,838,871,922,933,941,978,1092)
ORDER BY dateline
mysql error: Got error -1 from table handler
mysql error number: 1030
Date: Friday 11th of May 2001 02:40:22 AM
Script: /board/showthread.php?threadid=126
if anyone can help that would be great. thanks
error:
Database error in vBulletin: 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
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,777,779,788,793,838,871,922,933,941,978,1092)
ORDER BY dateline
mysql error: Got error -1 from table handler
mysql error number: 1030
Date: Friday 11th of May 2001 02:40:22 AM
Script: /board/showthread.php?threadid=126
if anyone can help that would be great. thanks