:(

Too few arguments to function Bbs\Common\Controller\BbsBaseController::getBoard(), 0 passed in /app/Application/Bbs/Common/Controller/BbsBaseController.class.php on line 197 and exactly 1 expected

错误位置

FILE: /app/Application/Bbs/Common/Controller/BbsBaseController.class.php  LINE: 6

TRACE

#0 /app/Application/Bbs/Common/Controller/BbsBaseController.class.php(197): Bbs\Common\Controller\BbsBaseController->getBoard()
#1 /app/Application/Bbs/Controller/TopicFindController.class.php(14): Bbs\Common\Controller\BbsBaseController->getBoardNewsTheme()
#2 [internal function]: Bbs\Controller\TopicFindController->index()
#3 /app/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Bbs\Controller\TopicFindController))
#4 /app/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Bbs\Controller\TopicFindController), 'index')
#5 /app/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#6 /app/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#7 /app/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#8 /app/index.php(29): require('/app/ThinkPHP/T...')
#9 {main}