string(96) "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sportage_SportDB.items' doesn't exist"
object(Zend_Db_Statement_Exception)#47 (6) {
["message:protected"] => string(96) "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sportage_SportDB.items' doesn't exist"
["string:private"] => string(0) ""
["code:protected"] => int(0)
["file:protected"] => string(60) "/home/sportage/application/library/Zend/Db/Statement/Pdo.php"
["line:protected"] => int(238)
["trace:private"] => array(13) {
[0] => array(6) {
["file"] => string(56) "/home/sportage/application/library/Zend/Db/Statement.php"
["line"] => int(283)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(63) "/home/sportage/application/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(406)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(67) "/home/sportage/application/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(206)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(16) "DESCRIBE `items`"
[1] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(64) "/home/sportage/application/library/Zend/Db/Adapter/Pdo/Mysql.php"
["line"] => int(137)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(16) "DESCRIBE `items`"
}
}
[4] => array(6) {
["file"] => string(61) "/home/sportage/application/library/Zend/Db/Table/Abstract.php"
["line"] => int(601)
["function"] => string(13) "describeTable"
["class"] => string(25) "Zend_Db_Adapter_Pdo_Mysql"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(5) "items"
[1] => NULL
}
}
[5] => array(6) {
["file"] => string(61) "/home/sportage/application/library/Zend/Db/Table/Abstract.php"
["line"] => int(534)
["function"] => string(14) "_setupMetadata"
["class"] => string(22) "Zend_Db_Table_Abstract"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[6] => array(6) {
["file"] => string(61) "/home/sportage/application/library/Zend/Db/Table/Abstract.php"
["line"] => int(269)
["function"] => string(6) "_setup"
["class"] => string(22) "Zend_Db_Table_Abstract"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(74) "/home/sportage/application/modules/catalog/controllers/ItemsController.php"
["line"] => int(34)
["function"] => string(11) "__construct"
["class"] => string(22) "Zend_Db_Table_Abstract"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(61) "/home/sportage/application/library/Zend/Controller/Action.php"
["line"] => int(499)
["function"] => string(10) "itemAction"
["class"] => string(15) "ItemsController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[9] => array(6) {
["file"] => string(74) "/home/sportage/application/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(242)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(10) "itemAction"
}
}
[10] => array(6) {
["file"] => string(60) "/home/sportage/application/library/Zend/Controller/Front.php"
["line"] => int(927)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#72 (13) {
["_requestUri:protected"] => string(14) "/ru/item/1595/"
["_baseUrl:protected"] => string(0) ""
["_basePath:protected"] => NULL
["_pathInfo:protected"] => string(14) "/ru/item/1595/"
["_params:protected"] => array(5) {
["lang"] => string(2) "ru"
["id"] => string(4) "1595"
["module"] => string(7) "catalog"
["controller"] => string(5) "items"
["action"] => string(4) "item"
}
["_aliases:protected"] => array(0) {
}
["_dispatched:protected"] => bool(true)
["_module:protected"] => string(7) "catalog"
["_moduleKey:protected"] => string(6) "module"
["_controller:protected"] => string(5) "items"
["_controllerKey:protected"] => string(10) "controller"
["_action:protected"] => string(4) "item"
["_actionKey:protected"] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#73 (8) {
["_body:protected"] => array(0) {
}
["_exceptions:protected"] => array(0) {
}
["_headers:protected"] => array(0) {
}
["_headersRaw:protected"] => array(0) {
}
["_httpResponseCode:protected"] => int(200)
["_isRedirect:protected"] => bool(false)
["_renderExceptions:protected"] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[11] => array(6) {
["file"] => string(47) "/home/sportage/application/system/Bootstrap.php"
["line"] => int(110)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[12] => array(6) {
["file"] => string(36) "/home/sportage/public_html/index.php"
["line"] => int(9)
["function"] => string(5) "start"
["class"] => string(9) "Bootstrap"
["type"] => string(2) "::"
["args"] => array(0) {
}
}
}
}