错误提示

Application error

错误信息:

Message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'about.html' in 'where clause'

错误轨迹:

#0 /usr/home/byu3055320001/htdocs/library/Zend/Db/Statement.php(300): Zend_Db_Statement_Pdo->_execute(Array)
#1 /usr/home/byu3055320001/htdocs/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /usr/home/byu3055320001/htdocs/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `ds_case...', Array)
#3 /usr/home/byu3055320001/htdocs/library/Zend/Db/Table/Abstract.php(1505): Zend_Db_Adapter_Pdo_Abstract->query(Object(Zend_Db_Table_Select))
#4 /usr/home/byu3055320001/htdocs/library/Zend/Db/Table/Abstract.php(1367): Zend_Db_Table_Abstract->_fetch(Object(Zend_Db_Table_Select))
#5 /usr/home/byu3055320001/htdocs/library/MyCore/Db/Table.php(107): Zend_Db_Table_Abstract->fetchRow(' id=about.html ', NULL)
#6 /usr/home/byu3055320001/htdocs/application/models/DbTable/Case.php(108): MyCore_Db_Table->fetchRowArr(' id=about.html ')
#7 /usr/home/byu3055320001/htdocs/application/models/Case.php(129): Application_Model_DbTable_Case->getOne('about.html')
#8 /usr/home/byu3055320001/htdocs/application/controllers/IndexController.php(52): Application_Model_Case::getOne('about.html')
#9 /usr/home/byu3055320001/htdocs/library/Zend/Controller/Action.php(512): IndexController->detailAction()
#10 /usr/home/byu3055320001/htdocs/library/Zend/Controller/Dispatcher/Standard.php(292): Zend_Controller_Action->dispatch('detailAction')
#11 /usr/home/byu3055320001/htdocs/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#12 /usr/home/byu3055320001/htdocs/library/Zend/Application/Bootstrap/Bootstrap.php(96): Zend_Controller_Front->dispatch()
#13 /usr/home/byu3055320001/htdocs/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#14 /usr/home/byu3055320001/htdocs/index.php(26): Zend_Application->run()
#15 {main}  

请求参数:

array(4) {
  ["controller"]=>
  string(5) "index"
  ["action"]=>
  string(6) "detail"
  ["id"]=>
  string(10) "about.html"
  ["module"]=>
  string(7) "default"
}