Warning (2): mysql_connect() [function.mysql-connect]: Access denied for user 'cliccom_admin'@'localhost' (using password: YES) [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 374]
$config = array( "persistent" => false, "host" => "localhost", "login" => "cliccom_admin", "password" => "admin", "database" => "cliccom_oftalmologia", "port" => "", "connect" => "mysql_pconnect", "driver" => "mysql", "schema" => "", "prefix" => "", "encoding" => "utf8" ) $connect = "mysql_pconnect"
mysql_connect - [internal], line ?? DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 374 DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 96 ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 106 Model::setDataSource() - CORE/cake/libs/model/model.php, line 2638 Model::__construct() - CORE/cake/libs/model/model.php, line 406 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 Object::requestAction() - CORE/cake/libs/object.php, line 101 include - APP/views/elements/getMenuElement.ctp, line 9 View::_render() - CORE/cake/libs/view/view.php, line 666 View::element() - CORE/cake/libs/view/view.php, line 343 include - APP/views/layouts/default.ctp, line 46 View::_render() - CORE/cake/libs/view/view.php, line 666 View::renderLayout() - CORE/cake/libs/view/view.php, line 454
Warning (2): mysql_select_db() expects parameter 2 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 379]
$config = array( "persistent" => false, "host" => "localhost", "login" => "cliccom_admin", "password" => "admin", "database" => "cliccom_oftalmologia", "port" => "", "connect" => "mysql_pconnect", "driver" => "mysql", "schema" => "", "prefix" => "", "encoding" => "utf8" ) $connect = "mysql_pconnect"
mysql_select_db - [internal], line ?? DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 379 DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 96 ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 106 Model::setDataSource() - CORE/cake/libs/model/model.php, line 2638 Model::__construct() - CORE/cake/libs/model/model.php, line 406 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 Object::requestAction() - CORE/cake/libs/object.php, line 101 include - APP/views/elements/getMenuElement.ctp, line 9 View::_render() - CORE/cake/libs/view/view.php, line 666 View::element() - CORE/cake/libs/view/view.php, line 343 include - APP/views/layouts/default.ctp, line 46 View::_render() - CORE/cake/libs/view/view.php, line 666 View::renderLayout() - CORE/cake/libs/view/view.php, line 454
Warning (2): mysql_query() expects parameter 2 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 411]
$sql = "SET NAMES utf8"
mysql_query - [internal], line ?? DboMysql::_execute() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 411 DboMysqlBase::setEncoding() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 167 DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 384 DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 96 ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 106 Model::setDataSource() - CORE/cake/libs/model/model.php, line 2638 Model::__construct() - CORE/cake/libs/model/model.php, line 406 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 Object::requestAction() - CORE/cake/libs/object.php, line 101 include - APP/views/elements/getMenuElement.ctp, line 9 View::_render() - CORE/cake/libs/view/view.php, line 666 View::element() - CORE/cake/libs/view/view.php, line 343 include - APP/views/layouts/default.ctp, line 46
Warning (2): mysql_get_server_info() expects parameter 1 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 387]
$config = array( "persistent" => false, "host" => "localhost", "login" => "cliccom_admin", "password" => "admin", "database" => "cliccom_oftalmologia", "port" => "", "connect" => "mysql_pconnect", "driver" => "mysql", "schema" => "", "prefix" => "", "encoding" => "utf8" ) $connect = "mysql_pconnect"
mysql_get_server_info - [internal], line ?? DboMysql::connect() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 387 DboSource::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 96 ConnectionManager::getDataSource() - CORE/cake/libs/model/connection_manager.php, line 106 Model::setDataSource() - CORE/cake/libs/model/model.php, line 2638 Model::__construct() - CORE/cake/libs/model/model.php, line 406 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 140 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 507 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 461 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 Object::requestAction() - CORE/cake/libs/object.php, line 101 include - APP/views/elements/getMenuElement.ctp, line 9 View::_render() - CORE/cake/libs/view/view.php, line 666 View::element() - CORE/cake/libs/view/view.php, line 343 include - APP/views/layouts/default.ctp, line 46 View::_render() - CORE/cake/libs/view/view.php, line 666 View::renderLayout() - CORE/cake/libs/view/view.php, line 454
Warning (2): mysql_errno() expects parameter 1 to be resource, boolean given [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 521]
mysql_errno - [internal], line ?? DboMysql::lastError() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 521 DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 192 DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 336 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 653 Model::find() - CORE/cake/libs/model/model.php, line 1988 PostItem::getSectionMenuLists() - APP/plugins/post/models/post_item.php, line 209 PostItemsController::getSectionTree() - APP/plugins/post/controllers/post_items_controller.php, line 78 Object::dispatchMethod() - CORE/cake/libs/object.php, line 118 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 Object::requestAction() - CORE/cake/libs/object.php, line 101 include - APP/views/elements/getMenuElement.ctp, line 9 View::_render() - CORE/cake/libs/view/view.php, line 666 View::element() - CORE/cake/libs/view/view.php, line 343 include - APP/views/layouts/default.ctp, line 46 View::_render() - CORE/cake/libs/view/view.php, line 666 View::renderLayout() - CORE/cake/libs/view/view.php, line 454
Warning (2): Invalid argument supplied for foreach() [APP/plugins/post/models/post_item.php, line 210]
$language = "es" $sectionsSelectMenuList = false $rs = false
'fields' => 'PostItem.id, PostItem.title, PostItem.post_name',));foreach($rs as $key => $item)
PostItem::getSectionMenuLists() - APP/plugins/post/models/post_item.php, line 210 PostItemsController::getSectionTree() - APP/plugins/post/controllers/post_items_controller.php, line 78 Object::dispatchMethod() - CORE/cake/libs/object.php, line 118 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 Object::requestAction() - CORE/cake/libs/object.php, line 101 include - APP/views/elements/getMenuElement.ctp, line 9 View::_render() - CORE/cake/libs/view/view.php, line 666 View::element() - CORE/cake/libs/view/view.php, line 343 include - APP/views/layouts/default.ctp, line 46 View::_render() - CORE/cake/libs/view/view.php, line 666 View::renderLayout() - CORE/cake/libs/view/view.php, line 454 View::render() - CORE/cake/libs/view/view.php, line 388 Controller::render() - CORE/cake/libs/controller/controller.php, line 803 ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 373 ErrorHandler::missingTable() - CORE/cake/libs/error.php, line 224 Object::dispatchMethod() - CORE/cake/libs/object.php, line 118 ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118
Notice (8): Trying to get property of non-object [CORE/cake/libs/model/datasources/dbo_source.php, line 643]
$model = CalendarItem CalendarItem::$name = "CalendarItem" CalendarItem::$displayField = "nombre" CalendarItem::$ignoreBeforeSave = false CalendarItem::$ignoreAfterFind = false CalendarItem::$imagen = array CalendarItem::$validate = array CalendarItem::$monthsNameList = array CalendarItem::$weekDaysNames = array CalendarItem::$belongsTo = array CalendarItem::$useDbConfig = "default" CalendarItem::$useTable = "calendar_items" CalendarItem::$id = false CalendarItem::$data = array CalendarItem::$table = false CalendarItem::$primaryKey = "id" CalendarItem::$_schema = NULL CalendarItem::$validationErrors = array CalendarItem::$tablePrefix = "" CalendarItem::$alias = "CalendarItem" CalendarItem::$tableToModel = array CalendarItem::$logTransactions = false CalendarItem::$transactional = false CalendarItem::$cacheQueries = false CalendarItem::$hasOne = array CalendarItem::$hasMany = array CalendarItem::$hasAndBelongsToMany = array CalendarItem::$actsAs = NULL CalendarItem::$Behaviors = BehaviorCollection object CalendarItem::$whitelist = array CalendarItem::$cacheSources = true CalendarItem::$findQueryType = "all" CalendarItem::$recursive = 1 CalendarItem::$order = NULL CalendarItem::$__exists = NULL CalendarItem::$__associationKeys = array CalendarItem::$__associations = array CalendarItem::$__backAssociation = array CalendarItem::$__insertID = NULL CalendarItem::$__numRows = NULL CalendarItem::$__affectedRows = NULL CalendarItem::$_findMethods = array CalendarItem::$_log = NULL CalendarItem::$CalendarSection = NULL $queryData = array( "conditions" => " CalendarItem.fecha BETWEEN DATE(NOW()) AND DATE_ADD(DATE(NOW()), INTERVAL 30 DAY )", "fields" => array( "*" ), "joins" => array(), "limit" => "3", "offset" => array(), "order" => array( "CalendarItem.fecha ASC" ), "page" => 1, "group" => array(), "callbacks" => true ) $recursive = null $null = null $array = array() $linkedModels = array() $_associations = array( "belongsTo", "hasOne", "hasMany", "hasAndBelongsToMany" ) $type = "belongsTo" $assoc = "CalendarSection" $assocData = array( "className" => "calendar.CalendarSection", "conditions" => "", "order" => "", "foreignKey" => "calendar_section_id" ) $linkModel = null $external = false $this = DboMysql DboMysql::$description = "MySQL DBO Driver" DboMysql::$_baseConfig = array DboMysql::$startQuote = "`" DboMysql::$endQuote = "`" DboMysql::$_useAlias = false DboMysql::$_commands = array DboMysql::$columns = array DboMysql::$index = array DboMysql::$alias = "AS " DboMysql::$fieldCache = array DboMysql::$__bypass = true DboMysql::$__sqlOps = array DboMysql::$connected = false DboMysql::$fullDebug = false DboMysql::$error = NULL DboMysql::$affected = NULL DboMysql::$numRows = NULL DboMysql::$took = 0 DboMysql::$_result = NULL DboMysql::$_queriesCnt = 0 DboMysql::$_queriesTime = NULL DboMysql::$_queriesLog = array DboMysql::$_queriesLogMax = 200 DboMysql::$_queryCache = array DboMysql::$__descriptions = array DboMysql::$_sources = NULL DboMysql::$connection = false DboMysql::$config = array DboMysql::$configKeyName = "default" DboMysql::$_transactionStarted = false DboMysql::$cacheSources = true DboMysql::$_log = NULL DboMysql::$__booleans = array
$external = isset($assocData['external']);if ($model->useDbConfig == $linkModel->useDbConfig) {
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 643 Model::find() - CORE/cake/libs/model/model.php, line 1988 CalendarItemsController::lastItems() - APP/plugins/calendar/controllers/calendar_items_controller.php, line 27 Object::dispatchMethod() - CORE/cake/libs/object.php, line 116 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 Object::requestAction() - CORE/cake/libs/object.php, line 101 include - APP/plugins/calendar/views/elements/getNextEvents.ctp, line 3 View::_render() - CORE/cake/libs/view/view.php, line 666 View::element() - CORE/cake/libs/view/view.php, line 343 include - APP/views/layouts/default.ctp, line 94 View::_render() - CORE/cake/libs/view/view.php, line 666 View::renderLayout() - CORE/cake/libs/view/view.php, line 454 View::render() - CORE/cake/libs/view/view.php, line 388 Controller::render() - CORE/cake/libs/controller/controller.php, line 803 ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 373 ErrorHandler::missingTable() - CORE/cake/libs/error.php, line 224 Object::dispatchMethod() - CORE/cake/libs/object.php, line 118
Warning (2): Invalid argument supplied for foreach() [APP/plugins/calendar/models/calendar_item.php, line 162]
$results = false
return($results);}foreach ($results as $key => $val) {
CalendarItem::afterFind() - APP/plugins/calendar/models/calendar_item.php, line 162 Model::__filterResults() - CORE/cake/libs/model/model.php, line 2234 Model::find() - CORE/cake/libs/model/model.php, line 1993 CalendarItemsController::lastItems() - APP/plugins/calendar/controllers/calendar_items_controller.php, line 27 Object::dispatchMethod() - CORE/cake/libs/object.php, line 116 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 Object::requestAction() - CORE/cake/libs/object.php, line 101 include - APP/plugins/calendar/views/elements/getNextEvents.ctp, line 3 View::_render() - CORE/cake/libs/view/view.php, line 666 View::element() - CORE/cake/libs/view/view.php, line 343 include - APP/views/layouts/default.ctp, line 94 View::_render() - CORE/cake/libs/view/view.php, line 666 View::renderLayout() - CORE/cake/libs/view/view.php, line 454 View::render() - CORE/cake/libs/view/view.php, line 388 Controller::render() - CORE/cake/libs/controller/controller.php, line 803 ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 373 ErrorHandler::missingTable() - CORE/cake/libs/error.php, line 224
Error: Database table calendar_items for model CalendarItem was not found.
Notice: If you want to customize this error message, create unidadOftalmologica/views/errors/missing_table.ctp