:)

1146:Table 'website.sd_model_staff' doesn't exist [ SQL语句 ] : SELECT a.*,b.content FROM sd_content a left join sd_model_staff as b on a.classid = b.cid WHERE a.id = '848' LIMIT 1

错误位置

FILE: /home/wwwroot/PHP-cczztv/simplewind/Core/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /home/wwwroot/PHP-cczztv/simplewind/Core/Library/Think/Db/Driver.class.php(350): E('1146:Table 'web...')
#1 /home/wwwroot/PHP-cczztv/simplewind/Core/Library/Think/Db/Driver.class.php(180): Think\Db\Driver->error()
#2 /home/wwwroot/PHP-cczztv/simplewind/Core/Library/Think/Db/Driver.class.php(948): Think\Db\Driver->query('SELECT a.*,b.co...', false)
#3 /home/wwwroot/PHP-cczztv/simplewind/Core/Library/Think/Model.class.php(759): Think\Db\Driver->select(Array)
#4 /home/wwwroot/PHP-cczztv/application/Web/Controller/IndexController.class.php(681): Think\Model->find()
#5 [internal function]: Web\Controller\IndexController->details()
#6 /home/wwwroot/PHP-cczztv/simplewind/Core/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Web\Controller\IndexController))
#7 /home/wwwroot/PHP-cczztv/simplewind/Core/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Web\Controller\IndexController), 'details')
#8 /home/wwwroot/PHP-cczztv/simplewind/Core/Library/Think/App.class.php(204): Think\App::exec()
#9 /home/wwwroot/PHP-cczztv/simplewind/Core/Library/Think/Think.class.php(120): Think\App::run()
#10 /home/wwwroot/PHP-cczztv/simplewind/Core/ThinkPHP.php(97): Think\Think::start()
#11 /home/wwwroot/PHP-cczztv/index.php(59): require('/home/wwwroot/P...')
#12 {main}