Database error in vBulletin 4.0.6:
Invalid SQL:
SELECT
fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize,
a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder,
at.contenttypes
FROM attachment AS a
INNER JOIN filedata AS fd ON (fd.filedataid = a.filedataid)
LEFT JOIN attachmenttype AS at ON (at.extension = fd.extension)
WHERE
a.posthash = 'd86f0d1f61b7937af6757c4e029e4243'
AND
a.userid IN (1)
AND
a.contenttypeid = 1
ORDER BY a.contentid, a.displayorder;
MySQL Error : Unknown column 'a.displayorder' in 'field list'
Error Number : 1054
Request Date : Thursday, August 12th 2010 @ 01:12:25 PM
Error Date : Thursday, August 12th 2010 @ 01:12:25 PM
Script : http://www.zonavipecuador.com/foro/newthread.php?do=newthread&f=64
Referrer : http://www.zonavipecuador.com/foro/forumdisplay.php?64-Pedido-de-Pase-a-Zonas-Exclusivas
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.1.47