database has encountered a problem. Need Help?
--------------------------------------------------------------------------------
Error messages:
•[Type] 查询语句错误
•[1054] Unknown column 'b.message' in 'field list'
•[Query] SELECT t.*, b.message, b.first FROM forum_thread t WHERE t.fid='57' AND (t.displayorder IN (0, 1, 2, 3, 4)) AND b.first = '1' ORDER BY t.displayorder DESC, t.lastpost DESC LIMIT 0, 20
Program messages:
•[Line: 0059]forum.php(require)
•[Line: 0478]source\module\forum\forum_forumdisplay.php(DB::query)
|