Here is the error, has something to do with avatars or something?
Quote:
mySQL query error: SELECT user.userid, user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(avatardata) AS hascustom, customavatar.dateline FROM user AS user LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid WHERE customavatar.userid=223
mySQL error: Got error 127 from table handler
mySQL error code:
Date: Tuesday 30th of August 2005 03:07:32 AM
|