:(

1054:Unknown column 'F.fid' in 'order clause' [ SQL语句 ] : SELECT F.fuserid as fuserid,F.fusername as fusername,F.at as at,M.heat as fheat,M.praise as fpraise,M.attention as fattention,M.nickname as fnickname,M.fans as ffans FROM shuipf_member_friends as F INNER JOIN `shuipf_member` as M ON F.fuserid = M.userid WHERE F.userid = 2004 AND F.atquietly = 0 ORDER BY `F.fid` DESC LIMIT 8

错误位置

FILE: /www/wwwroot/hasyw.com/shuipf/Core/Library/Think/Db/Driver.class.php  LINE: 394

TRACE

#0 /www/wwwroot/hasyw.com/shuipf/Core/Library/Think/Db/Driver.class.php(394): E('1054:Unknown co...')
#1 /www/wwwroot/hasyw.com/shuipf/Core/Library/Think/Db/Driver.class.php(198): Think\Db\Driver->error()
#2 /www/wwwroot/hasyw.com/shuipf/Core/Library/Think/Db/Driver.class.php(1067): Think\Db\Driver->query('SELECT F.fuseri...', false, false)
#3 /www/wwwroot/hasyw.com/shuipf/Core/Library/Think/Model.class.php(628): Think\Db\Driver->select(Array)
#4 /www/wwwroot/hasyw.com/shuipf/Application/Member/Model/FriendsModel.class.php(89): Think\Model->select()
#5 /www/wwwroot/hasyw.com/shuipf/Application/Member/Model/HomeRunModel.class.php(181): Member\Model\FriendsModel->getFriendUserInfo(2004, 8)
#6 /www/wwwroot/hasyw.com/shuipf/Application/Member/Controller/HomeController.class.php(93): Member\Model\HomeRunModel->getFriendUserInfo(2004, 8)
#7 [internal function]: Member\Controller\HomeController->index()
#8 /www/wwwroot/hasyw.com/shuipf/Core/Library/Think/App.class.php(178): ReflectionMethod->invoke(Object(Member\Controller\HomeController))
#9 /www/wwwroot/hasyw.com/shuipf/Core/Library/Think/App.class.php(113): Think\App::invokeAction(Object(Member\Controller\HomeController), 'index')
#10 /www/wwwroot/hasyw.com/shuipf/Core/Library/Think/App.class.php(213): Think\App::exec()
#11 /www/wwwroot/hasyw.com/shuipf/Core/Library/Think/Think.class.php(136): Think\App::run()
#12 /www/wwwroot/hasyw.com/shuipf/Core/ThinkPHP.php(100): Think\Think::start()
#13 /www/wwwroot/hasyw.com/index.php(30): require('/www/wwwroot/ha...')
#14 {main}