
04-13-2005, 04:19 PM
|
 |
|
|
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by SRozhon
I keep getting this error when posting an image, please help
Invalid SQL:
SELECT filename, filesize, visible, attachmentid, counter, postid, IF(thumbnail_filesize > 0, 1, 0) AS hasthumbnail, thumbnail_filesize, description
FROM attachment
WHERE postid IN (-1,122,123,133,137,138)
ORDER BY dateline
mysql error: Unknown column 'thumbnail_filesize' in 'field list'
mysql error number: 1054
|
You are using an old version of VB3.
Just revert that step for right now and (in theory) you should be fine.
Better yet - upgrade vb
HTH's
|