Показать сообщение отдельно
Старый 03.03.2011, 00:45   #52
Аватар для Traxalo
Traxalo Traxalo вне форума
Junior Member
Database error in vBulletin 3.8.6:

Invalid SQL:
SELECT attachment.attachmentid, attachment.leechers, attachment.seeders, attachment.completed, attachment.upspeed, attachment.downspeed, attachment.mtime, attachment.size, attachment.userid, attachment.postid, user.username, post.threadid, post.title, attachment.filename FROM mst_attachment AS attachment
LEFT JOIN mst_user AS user ON(user.userid = attachment.userid)
LEFT JOIN mst_post AS post ON(post.postid = attachment.postid)
WHERE attachment.mtime>0 AND info_hash IS NOT NULL AND attachment.postid<>0 AND attachment.visible=1
ORDER BY attachmentid DESC LIMIT 20;

MySQL Error : Unknown column 'attachment.upspeed' in 'field list'
Error Number : 1054
Request Date : Thursday, March 3rd 2011 @ 12:44:22 AM
Error Date : Thursday, March 3rd 2011 @ 12:44:23 AM
Script : http://forum.antigluk.ru/
Referrer : http://forum.antigluk.ru/
IP Address : 46.44.15.188
Username : Raoul Duke
Classname : vB_Database
MySQL Version : 5.0.67-log


КАК ИСПРАВИТЬ?????
Ответить с цитированием