Missing Database Table
Chyba: Database table people for model Person was not found.
Notice: If you want to customize this error message, create app/views/errors/missing_table.ctp
Warning (2): mysql_pconnect(): Can't connect to MySQL server on 'dbsrv4.web4ce.cz' (111) [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 456]
$config = array( "persistent" => true, "host" => "dbsrv4.web4ce.cz", "login" => "u8462", "password" => "2Nk0pjTCST", "database" => "database_martinu_cz", "port" => "3306", "connect" => "mysql_connect", "driver" => "mysql", "encoding" => "utf8", "prefix" => "" )
mysql_pconnect - [internal], line ?? DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 456 DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 97 ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 105 Model::setDataSource() - CORE/cake/libs/model/model.php, line 2739 Model::__construct() - CORE/cake/libs/model/model.php, line 430 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 139 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 509 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 463 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 208 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 195 [main] - APP/webroot/index.php, line 91
Warning (2): mysql_select_db() expects parameter 2 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 459]
$config = array( "persistent" => true, "host" => "dbsrv4.web4ce.cz", "login" => "u8462", "password" => "2Nk0pjTCST", "database" => "database_martinu_cz", "port" => "3306", "connect" => "mysql_connect", "driver" => "mysql", "encoding" => "utf8", "prefix" => "" )
mysql_select_db - [internal], line ?? DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 459 DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 97 ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 105 Model::setDataSource() - CORE/cake/libs/model/model.php, line 2739 Model::__construct() - CORE/cake/libs/model/model.php, line 430 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 139 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 509 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 463 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 208 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 195 [main] - APP/webroot/index.php, line 91
Warning (2): mysql_query() expects parameter 2 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 499]
$sql = "SET NAMES utf8"
mysql_query - [internal], line ?? DboMysql::_execute() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 499 DboMysqlBase::setEncoding() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 200 DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 464 DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 97 ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 105 Model::setDataSource() - CORE/cake/libs/model/model.php, line 2739 Model::__construct() - CORE/cake/libs/model/model.php, line 430 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 139 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 509 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 463 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 208 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 195 [main] - APP/webroot/index.php, line 91
Warning (2): mysql_get_server_info() expects parameter 1 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 467]
$config = array( "persistent" => true, "host" => "dbsrv4.web4ce.cz", "login" => "u8462", "password" => "2Nk0pjTCST", "database" => "database_martinu_cz", "port" => "3306", "connect" => "mysql_connect", "driver" => "mysql", "encoding" => "utf8", "prefix" => "" )
mysql_get_server_info - [internal], line ?? DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 467 DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 97 ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 105 Model::setDataSource() - CORE/cake/libs/model/model.php, line 2739 Model::__construct() - CORE/cake/libs/model/model.php, line 430 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 139 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 509 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 463 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 208 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 195 [main] - APP/webroot/index.php, line 91
Chyba: Database table people for model Person was not found.
Notice: If you want to customize this error message, create app/views/errors/missing_table.ctp
Notice (8): Undefined variable: lastChange [APP/views/layouts/public.ctp, line 148]
$___viewFn = "/mnt/web-data2/martinu_cz/public_html/database/app/views/layouts/public.ctp" $___dataForView = array( "model" => "Person", "table" => "people", "title_for_layout" => "Missing Database Table", "content_for_layout" => "<h2>Missing Database Table</h2> <p class="error"> <strong>Chyba: </strong> Database table <em>people</em> for model <em>Person</em> was not found.</p> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/views/errors/missing_table.ctp</p>", "scripts_for_layout" => "", "cakeDebug" => "", "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$base = "" HtmlHelper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" HtmlHelper::$params = array HtmlHelper::$action = NULL HtmlHelper::$data = array HtmlHelper::$_crumbs = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$webroot = "/" HtmlHelper::$themeWeb = NULL HtmlHelper::$plugin = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL HtmlHelper::$_log = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$themeWeb = NULL FormHelper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" FormHelper::$params = array FormHelper::$action = NULL FormHelper::$plugin = NULL FormHelper::$data = array FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$_log = NULL FormHelper::$Html = HtmlHelper object, "authak3" => Authak3Helper Authak3Helper::$helpers = array Authak3Helper::$base = "" Authak3Helper::$webroot = "/" Authak3Helper::$themeWeb = NULL Authak3Helper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" Authak3Helper::$params = array Authak3Helper::$action = NULL Authak3Helper::$plugin = NULL Authak3Helper::$data = array Authak3Helper::$namedArgs = NULL Authak3Helper::$argSeparator = NULL Authak3Helper::$validationErrors = NULL Authak3Helper::$tags = array Authak3Helper::$__tainted = NULL Authak3Helper::$__cleaned = NULL Authak3Helper::$_log = NULL Authak3Helper::$Session = SessionHelper object, "session" => SessionHelper SessionHelper::$helpers = NULL SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "e6d7fb7826d741390154be06bc5736b5" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = NULL SessionHelper::$time = 1736642390 SessionHelper::$sessionTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$_started = false SessionHelper::$host = NULL SessionHelper::$_log = NULL SessionHelper::$cookieLifeTime = 788940000 SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" SessionHelper::$params = array SessionHelper::$action = NULL SessionHelper::$data = array SessionHelper::$themeWeb = NULL SessionHelper::$plugin = NULL, "formating" => FormatingHelper FormatingHelper::$helpers = NULL FormatingHelper::$base = "" FormatingHelper::$webroot = "/" FormatingHelper::$themeWeb = NULL FormatingHelper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" FormatingHelper::$params = array FormatingHelper::$action = NULL FormatingHelper::$plugin = NULL FormatingHelper::$data = array FormatingHelper::$namedArgs = NULL FormatingHelper::$argSeparator = NULL FormatingHelper::$validationErrors = NULL FormatingHelper::$tags = array FormatingHelper::$__tainted = NULL FormatingHelper::$__cleaned = NULL FormatingHelper::$_log = NULL, "javascript" => JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$themeWeb = NULL JavascriptHelper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" JavascriptHelper::$params = array JavascriptHelper::$action = NULL JavascriptHelper::$plugin = NULL JavascriptHelper::$data = array JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL JavascriptHelper::$_log = NULL ) $loadHelpers = false $cached = true $loadedHelpers = array() $model = "Person" $table = "people" $title_for_layout = "Missing Database Table | Databáze pramenů Institutu B. Martinů" $content_for_layout = "<h2>Missing Database Table</h2> <p class="error"> <strong>Chyba: </strong> Database table <em>people</em> for model <em>Person</em> was not found.</p> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/views/errors/missing_table.ctp</p>" $scripts_for_layout = "" $cakeDebug = "" $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$base = "" HtmlHelper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" HtmlHelper::$params = array HtmlHelper::$action = NULL HtmlHelper::$data = array HtmlHelper::$_crumbs = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$webroot = "/" HtmlHelper::$themeWeb = NULL HtmlHelper::$plugin = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL HtmlHelper::$_log = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$themeWeb = NULL FormHelper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" FormHelper::$params = array FormHelper::$action = NULL FormHelper::$plugin = NULL FormHelper::$data = array FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$_log = NULL FormHelper::$Html = HtmlHelper object $authak3 = Authak3Helper Authak3Helper::$helpers = array Authak3Helper::$base = "" Authak3Helper::$webroot = "/" Authak3Helper::$themeWeb = NULL Authak3Helper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" Authak3Helper::$params = array Authak3Helper::$action = NULL Authak3Helper::$plugin = NULL Authak3Helper::$data = array Authak3Helper::$namedArgs = NULL Authak3Helper::$argSeparator = NULL Authak3Helper::$validationErrors = NULL Authak3Helper::$tags = array Authak3Helper::$__tainted = NULL Authak3Helper::$__cleaned = NULL Authak3Helper::$_log = NULL Authak3Helper::$Session = SessionHelper object $session = SessionHelper SessionHelper::$helpers = NULL SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "e6d7fb7826d741390154be06bc5736b5" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = NULL SessionHelper::$time = 1736642390 SessionHelper::$sessionTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$_started = false SessionHelper::$host = NULL SessionHelper::$_log = NULL SessionHelper::$cookieLifeTime = 788940000 SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" SessionHelper::$params = array SessionHelper::$action = NULL SessionHelper::$data = array SessionHelper::$themeWeb = NULL SessionHelper::$plugin = NULL $formating = FormatingHelper FormatingHelper::$helpers = NULL FormatingHelper::$base = "" FormatingHelper::$webroot = "/" FormatingHelper::$themeWeb = NULL FormatingHelper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" FormatingHelper::$params = array FormatingHelper::$action = NULL FormatingHelper::$plugin = NULL FormatingHelper::$data = array FormatingHelper::$namedArgs = NULL FormatingHelper::$argSeparator = NULL FormatingHelper::$validationErrors = NULL FormatingHelper::$tags = array FormatingHelper::$__tainted = NULL FormatingHelper::$__cleaned = NULL FormatingHelper::$_log = NULL $javascript = JavascriptHelper JavascriptHelper::$useNative = true JavascriptHelper::$enabled = true JavascriptHelper::$safe = false JavascriptHelper::$tags = array JavascriptHelper::$_blockOptions = array JavascriptHelper::$_cachedEvents = array JavascriptHelper::$_cacheEvents = false JavascriptHelper::$_cacheToFile = false JavascriptHelper::$_cacheAll = false JavascriptHelper::$_rules = array JavascriptHelper::$__scriptBuffer = NULL JavascriptHelper::$helpers = NULL JavascriptHelper::$base = "" JavascriptHelper::$webroot = "/" JavascriptHelper::$themeWeb = NULL JavascriptHelper::$here = "/people/public_index/page:85/limit:20/sort:Person.birthday/direction:desc/lang:cze" JavascriptHelper::$params = array JavascriptHelper::$action = NULL JavascriptHelper::$plugin = NULL JavascriptHelper::$data = array JavascriptHelper::$namedArgs = NULL JavascriptHelper::$argSeparator = NULL JavascriptHelper::$validationErrors = NULL JavascriptHelper::$__tainted = NULL JavascriptHelper::$__cleaned = NULL JavascriptHelper::$_log = NULL $active = ""
<div id="footer">
© 2012 - <?=date('Y')?> Institut Bohuslava Martinů | tvorba webu <a href="http://www.is1.cz/">is1.cz</a><br/>
<?php if($lastChange) echo __('Last updated on', true) . ': ' . date('d.m.Y',strtotime($lastChange)) ?>
include - APP/views/layouts/public.ctp, line 148 View::_render() - CORE/cake/libs/view/view.php, line 665 View::renderLayout() - CORE/cake/libs/view/view.php, line 453 View::render() - CORE/cake/libs/view/view.php, line 387 Controller::render() - CORE/cake/libs/controller/controller.php, line 808 ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 372 ErrorHandler::missingTable() - CORE/cake/libs/error.php, line 223 Object::dispatchMethod() - CORE/cake/libs/object.php, line 117 ErrorHandler::__construct() - CORE/cake/libs/error.php, line 117 Object::cakeError() - CORE/cake/libs/object.php, line 200 Model::setSource() - CORE/cake/libs/model/model.php, line 781 Model::__construct() - CORE/cake/libs/model/model.php, line 438 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 139 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 509 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 463 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 208 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 195 [main] - APP/webroot/index.php, line 91