Warning (512): SQL Error: 1030: Got error 28 from storage engine [CORE/cake/libs/model/datasources/dbo_source.php, line 514]
$sql = "DESCRIBE `formcontactos`" $error = "1030: Got error 28 from storage engine" $out = null
$out = null;
if ($error) {
trigger_error("<span style = \"color:Red;text-align:left\"><b>SQL Error:</b> {$this->error}</span>", E_USER_WARNING);
DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 514 DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 201 DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 337 DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 221 DboMysql::describe() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 445 Model::schema() - CORE/cake/libs/model/model.php, line 872 Model::setSource() - CORE/cake/libs/model/model.php, line 752 Model::__construct() - CORE/cake/libs/model/model.php, line 409 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 134 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 478 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 432 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 224 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Query: DESCRIBE `formcontactos`
Warning (2): Invalid argument supplied for foreach() [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 447]
$model = Formcontacto Formcontacto::$name = "Formcontacto" Formcontacto::$belongsTo = array Formcontacto::$useDbConfig = "default" Formcontacto::$useTable = "formcontactos" Formcontacto::$displayField = NULL Formcontacto::$id = NULL Formcontacto::$data = array Formcontacto::$table = "formcontactos" Formcontacto::$primaryKey = "id" Formcontacto::$_schema = NULL Formcontacto::$validate = array Formcontacto::$validationErrors = array Formcontacto::$tablePrefix = "" Formcontacto::$alias = "Formcontacto" Formcontacto::$tableToModel = array Formcontacto::$logTransactions = false Formcontacto::$transactional = false Formcontacto::$cacheQueries = false Formcontacto::$hasOne = array Formcontacto::$hasMany = array Formcontacto::$hasAndBelongsToMany = array Formcontacto::$actsAs = NULL Formcontacto::$Behaviors = BehaviorCollection object Formcontacto::$whitelist = array Formcontacto::$cacheSources = true Formcontacto::$findQueryType = NULL Formcontacto::$recursive = 1 Formcontacto::$order = NULL Formcontacto::$__exists = NULL Formcontacto::$__associationKeys = array Formcontacto::$__associations = array Formcontacto::$__backAssociation = array Formcontacto::$__insertID = NULL Formcontacto::$__numRows = NULL Formcontacto::$__affectedRows = NULL Formcontacto::$_findMethods = array Formcontacto::$_log = NULL $cache = null $fields = false $cols = false
$cols = $this->query('DESCRIBE ' . $this->fullTableName($model));
foreach ($cols as $column) {
DboMysql::describe() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 447 Model::schema() - CORE/cake/libs/model/model.php, line 872 Model::setSource() - CORE/cake/libs/model/model.php, line 752 Model::__construct() - CORE/cake/libs/model/model.php, line 409 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 134 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 478 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 432 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 224 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Query: DESCRIBE `formcontactos`
Query: DESCRIBE `formcontactos`
Query: DESCRIBE `formcontactos`
Query: DESCRIBE `nodecontents`
Query: DESCRIBE `nodecontents`
Query: DESCRIBE `nodecontents`
Query: DESCRIBE `nodecontents`
Query: DESCRIBE `contactos`
Query: DESCRIBE `contactos`
Query: DESCRIBE `contactos`
Query: DESCRIBE `contactos`
Query: DESCRIBE `nodes`
Query: DESCRIBE `nodes`
Query: DESCRIBE `nodes`
Query: DESCRIBE `nodes`
Query: DESCRIBE `nodecontents`
Query: DESCRIBE `nodecontents`
Query: DESCRIBE `nodecontents`
Query: DESCRIBE `nodecontents`
Query: DESCRIBE `langs`
Query: DESCRIBE `langs`
Query: DESCRIBE `langs`
Query: DESCRIBE `langs`
Warning (2): session_write_close() [function.session-write-close]: write failed: No space left on device (28) [CORE/cake/libs/session.php, line 170]
session_write_close - [internal], line ?? CakeSession::start() - CORE/cake/libs/session.php, line 170 SessionComponent::__start() - CORE/cake/libs/controller/components/session.php, line 308 SessionComponent::startup() - CORE/cake/libs/controller/components/session.php, line 94 Component::startup() - CORE/cake/libs/controller/component.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Warning (2): session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/srv/www/errekabarren_tsm/httpdocs/app/tmp/sessions) [CORE/cake/libs/session.php, line 170]
session_write_close - [internal], line ?? CakeSession::start() - CORE/cake/libs/session.php, line 170 SessionComponent::__start() - CORE/cake/libs/controller/components/session.php, line 308 SessionComponent::startup() - CORE/cake/libs/controller/components/session.php, line 94 Component::startup() - CORE/cake/libs/controller/component.php, line 115 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Query: DESCRIBE `formcontactos`
Warning (2): array_keys() [function.array-keys]: The first argument should be an array [CORE/cake/libs/model/datasources/dbo_source.php, line 1656]
$this = DboMysql DboMysql::$description = "MySQL DBO Driver" DboMysql::$_baseConfig = array DboMysql::$startQuote = "`" DboMysql::$endQuote = "`" DboMysql::$_useAlias = true DboMysql::$_commands = array DboMysql::$columns = array DboMysql::$index = array DboMysql::$alias = "AS " DboMysql::$fieldCache = array DboMysql::$__bypass = false DboMysql::$__sqlOps = array DboMysql::$connected = true DboMysql::$fullDebug = false DboMysql::$error = "1030: Got error 28 from storage engine" DboMysql::$affected = NULL DboMysql::$numRows = NULL DboMysql::$took = 0 DboMysql::$_result = false DboMysql::$_queriesCnt = 0 DboMysql::$_queriesTime = NULL DboMysql::$_queriesLog = array DboMysql::$_queriesLogMax = 200 DboMysql::$_queryCache = array DboMysql::$__descriptions = array DboMysql::$_sources = array DboMysql::$connection = resource DboMysql::$config = array DboMysql::$configKeyName = "default" DboMysql::$_transactionStarted = false DboMysql::$cacheSources = true DboMysql::$_log = NULL DboMysql::$__booleans = array $model = Formcontacto Formcontacto::$name = "Formcontacto" Formcontacto::$belongsTo = array Formcontacto::$useDbConfig = "default" Formcontacto::$useTable = "formcontactos" Formcontacto::$displayField = false Formcontacto::$id = "1" Formcontacto::$data = array Formcontacto::$table = "formcontactos" Formcontacto::$primaryKey = "id" Formcontacto::$_schema = false Formcontacto::$validate = array Formcontacto::$validationErrors = array Formcontacto::$tablePrefix = "" Formcontacto::$alias = "Formcontacto" Formcontacto::$tableToModel = array Formcontacto::$logTransactions = false Formcontacto::$transactional = false Formcontacto::$cacheQueries = false Formcontacto::$hasOne = array Formcontacto::$hasMany = array Formcontacto::$hasAndBelongsToMany = array Formcontacto::$actsAs = NULL Formcontacto::$Behaviors = BehaviorCollection object Formcontacto::$whitelist = array Formcontacto::$cacheSources = true Formcontacto::$findQueryType = "first" Formcontacto::$recursive = 1 Formcontacto::$order = NULL Formcontacto::$__exists = NULL Formcontacto::$__associationKeys = array Formcontacto::$__associations = array Formcontacto::$__backAssociation = array Formcontacto::$__insertID = NULL Formcontacto::$__numRows = NULL Formcontacto::$__affectedRows = NULL Formcontacto::$_findMethods = array Formcontacto::$_log = NULL Formcontacto::$Nodecontents = AppModel object $alias = "Formcontacto" $fields = array() $quote = true
array_keys - [internal], line ?? DboSource::fields() - CORE/cake/libs/model/datasources/dbo_source.php, line 1656 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 616 Model::find() - CORE/cake/libs/model/model.php, line 1956 Model::read() - CORE/cake/libs/model/model.php, line 1012 FormcontactosController::view() - APP/controllers/formcontactos_controller.php, line 45 Object::dispatchMethod() - CORE/cake/libs/object.php, line 119 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Warning (2): array_filter() [function.array-filter]: The first argument should be an array [CORE/cake/libs/model/datasources/dbo_source.php, line 1660]
$this = DboMysql DboMysql::$description = "MySQL DBO Driver" DboMysql::$_baseConfig = array DboMysql::$startQuote = "`" DboMysql::$endQuote = "`" DboMysql::$_useAlias = true DboMysql::$_commands = array DboMysql::$columns = array DboMysql::$index = array DboMysql::$alias = "AS " DboMysql::$fieldCache = array DboMysql::$__bypass = false DboMysql::$__sqlOps = array DboMysql::$connected = true DboMysql::$fullDebug = false DboMysql::$error = "1030: Got error 28 from storage engine" DboMysql::$affected = NULL DboMysql::$numRows = NULL DboMysql::$took = 0 DboMysql::$_result = false DboMysql::$_queriesCnt = 0 DboMysql::$_queriesTime = NULL DboMysql::$_queriesLog = array DboMysql::$_queriesLogMax = 200 DboMysql::$_queryCache = array DboMysql::$__descriptions = array DboMysql::$_sources = array DboMysql::$connection = resource DboMysql::$config = array DboMysql::$configKeyName = "default" DboMysql::$_transactionStarted = false DboMysql::$cacheSources = true DboMysql::$_log = NULL DboMysql::$__booleans = array $model = Formcontacto Formcontacto::$name = "Formcontacto" Formcontacto::$belongsTo = array Formcontacto::$useDbConfig = "default" Formcontacto::$useTable = "formcontactos" Formcontacto::$displayField = false Formcontacto::$id = "1" Formcontacto::$data = array Formcontacto::$table = "formcontactos" Formcontacto::$primaryKey = "id" Formcontacto::$_schema = false Formcontacto::$validate = array Formcontacto::$validationErrors = array Formcontacto::$tablePrefix = "" Formcontacto::$alias = "Formcontacto" Formcontacto::$tableToModel = array Formcontacto::$logTransactions = false Formcontacto::$transactional = false Formcontacto::$cacheQueries = false Formcontacto::$hasOne = array Formcontacto::$hasMany = array Formcontacto::$hasAndBelongsToMany = array Formcontacto::$actsAs = NULL Formcontacto::$Behaviors = BehaviorCollection object Formcontacto::$whitelist = array Formcontacto::$cacheSources = true Formcontacto::$findQueryType = "first" Formcontacto::$recursive = 1 Formcontacto::$order = NULL Formcontacto::$__exists = NULL Formcontacto::$__associationKeys = array Formcontacto::$__associations = array Formcontacto::$__backAssociation = array Formcontacto::$__insertID = NULL Formcontacto::$__numRows = NULL Formcontacto::$__affectedRows = NULL Formcontacto::$_findMethods = array Formcontacto::$_log = NULL Formcontacto::$Nodecontents = AppModel object $alias = "Formcontacto" $fields = null $quote = true
array_filter - [internal], line ?? DboSource::fields() - CORE/cake/libs/model/datasources/dbo_source.php, line 1660 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 616 Model::find() - CORE/cake/libs/model/model.php, line 1956 Model::read() - CORE/cake/libs/model/model.php, line 1012 FormcontactosController::view() - APP/controllers/formcontactos_controller.php, line 45 Object::dispatchMethod() - CORE/cake/libs/object.php, line 119 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Warning (2): array_values() [function.array-values]: The argument should be an array [CORE/cake/libs/model/datasources/dbo_source.php, line 1660]
$this = DboMysql DboMysql::$description = "MySQL DBO Driver" DboMysql::$_baseConfig = array DboMysql::$startQuote = "`" DboMysql::$endQuote = "`" DboMysql::$_useAlias = true DboMysql::$_commands = array DboMysql::$columns = array DboMysql::$index = array DboMysql::$alias = "AS " DboMysql::$fieldCache = array DboMysql::$__bypass = false DboMysql::$__sqlOps = array DboMysql::$connected = true DboMysql::$fullDebug = false DboMysql::$error = "1030: Got error 28 from storage engine" DboMysql::$affected = NULL DboMysql::$numRows = NULL DboMysql::$took = 0 DboMysql::$_result = false DboMysql::$_queriesCnt = 0 DboMysql::$_queriesTime = NULL DboMysql::$_queriesLog = array DboMysql::$_queriesLogMax = 200 DboMysql::$_queryCache = array DboMysql::$__descriptions = array DboMysql::$_sources = array DboMysql::$connection = resource DboMysql::$config = array DboMysql::$configKeyName = "default" DboMysql::$_transactionStarted = false DboMysql::$cacheSources = true DboMysql::$_log = NULL DboMysql::$__booleans = array $model = Formcontacto Formcontacto::$name = "Formcontacto" Formcontacto::$belongsTo = array Formcontacto::$useDbConfig = "default" Formcontacto::$useTable = "formcontactos" Formcontacto::$displayField = false Formcontacto::$id = "1" Formcontacto::$data = array Formcontacto::$table = "formcontactos" Formcontacto::$primaryKey = "id" Formcontacto::$_schema = false Formcontacto::$validate = array Formcontacto::$validationErrors = array Formcontacto::$tablePrefix = "" Formcontacto::$alias = "Formcontacto" Formcontacto::$tableToModel = array Formcontacto::$logTransactions = false Formcontacto::$transactional = false Formcontacto::$cacheQueries = false Formcontacto::$hasOne = array Formcontacto::$hasMany = array Formcontacto::$hasAndBelongsToMany = array Formcontacto::$actsAs = NULL Formcontacto::$Behaviors = BehaviorCollection object Formcontacto::$whitelist = array Formcontacto::$cacheSources = true Formcontacto::$findQueryType = "first" Formcontacto::$recursive = 1 Formcontacto::$order = NULL Formcontacto::$__exists = NULL Formcontacto::$__associationKeys = array Formcontacto::$__associations = array Formcontacto::$__backAssociation = array Formcontacto::$__insertID = NULL Formcontacto::$__numRows = NULL Formcontacto::$__affectedRows = NULL Formcontacto::$_findMethods = array Formcontacto::$_log = NULL Formcontacto::$Nodecontents = AppModel object $alias = "Formcontacto" $fields = null $quote = true
array_values - [internal], line ?? DboSource::fields() - CORE/cake/libs/model/datasources/dbo_source.php, line 1660 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 616 Model::find() - CORE/cake/libs/model/model.php, line 1956 Model::read() - CORE/cake/libs/model/model.php, line 1012 FormcontactosController::view() - APP/controllers/formcontactos_controller.php, line 45 Object::dispatchMethod() - CORE/cake/libs/object.php, line 119 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Warning (2): array_unique() [function.array-unique]: The argument should be an array [CORE/cake/libs/model/datasources/dbo_source.php, line 1720]
$this = DboMysql DboMysql::$description = "MySQL DBO Driver" DboMysql::$_baseConfig = array DboMysql::$startQuote = "`" DboMysql::$endQuote = "`" DboMysql::$_useAlias = true DboMysql::$_commands = array DboMysql::$columns = array DboMysql::$index = array DboMysql::$alias = "AS " DboMysql::$fieldCache = array DboMysql::$__bypass = false DboMysql::$__sqlOps = array DboMysql::$connected = true DboMysql::$fullDebug = false DboMysql::$error = "1030: Got error 28 from storage engine" DboMysql::$affected = NULL DboMysql::$numRows = NULL DboMysql::$took = 0 DboMysql::$_result = false DboMysql::$_queriesCnt = 0 DboMysql::$_queriesTime = NULL DboMysql::$_queriesLog = array DboMysql::$_queriesLogMax = 200 DboMysql::$_queryCache = array DboMysql::$__descriptions = array DboMysql::$_sources = array DboMysql::$connection = resource DboMysql::$config = array DboMysql::$configKeyName = "default" DboMysql::$_transactionStarted = false DboMysql::$cacheSources = true DboMysql::$_log = NULL DboMysql::$__booleans = array $model = Formcontacto Formcontacto::$name = "Formcontacto" Formcontacto::$belongsTo = array Formcontacto::$useDbConfig = "default" Formcontacto::$useTable = "formcontactos" Formcontacto::$displayField = false Formcontacto::$id = "1" Formcontacto::$data = array Formcontacto::$table = "formcontactos" Formcontacto::$primaryKey = "id" Formcontacto::$_schema = false Formcontacto::$validate = array Formcontacto::$validationErrors = array Formcontacto::$tablePrefix = "" Formcontacto::$alias = "Formcontacto" Formcontacto::$tableToModel = array Formcontacto::$logTransactions = false Formcontacto::$transactional = false Formcontacto::$cacheQueries = false Formcontacto::$hasOne = array Formcontacto::$hasMany = array Formcontacto::$hasAndBelongsToMany = array Formcontacto::$actsAs = NULL Formcontacto::$Behaviors = BehaviorCollection object Formcontacto::$whitelist = array Formcontacto::$cacheSources = true Formcontacto::$findQueryType = "first" Formcontacto::$recursive = 1 Formcontacto::$order = NULL Formcontacto::$__exists = NULL Formcontacto::$__associationKeys = array Formcontacto::$__associations = array Formcontacto::$__backAssociation = array Formcontacto::$__insertID = NULL Formcontacto::$__numRows = NULL Formcontacto::$__affectedRows = NULL Formcontacto::$_findMethods = array Formcontacto::$_log = NULL Formcontacto::$Nodecontents = AppModel object $alias = "Formcontacto" $fields = null $quote = true $count = 0
array_unique - [internal], line ?? DboSource::fields() - CORE/cake/libs/model/datasources/dbo_source.php, line 1720 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 616 Model::find() - CORE/cake/libs/model/model.php, line 1956 Model::read() - CORE/cake/libs/model/model.php, line 1012 FormcontactosController::view() - APP/controllers/formcontactos_controller.php, line 45 Object::dispatchMethod() - CORE/cake/libs/object.php, line 119 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Query: DESCRIBE `formcontactos`
Query: DESCRIBE `nodecontents`
Warning (2): array_merge() [function.array-merge]: Argument #1 is not an array [CORE/cake/libs/model/datasources/dbo_source.php, line 1107]
$model = Formcontacto Formcontacto::$name = "Formcontacto" Formcontacto::$belongsTo = array Formcontacto::$useDbConfig = "default" Formcontacto::$useTable = "formcontactos" Formcontacto::$displayField = false Formcontacto::$id = "1" Formcontacto::$data = array Formcontacto::$table = "formcontactos" Formcontacto::$primaryKey = "id" Formcontacto::$_schema = false Formcontacto::$validate = array Formcontacto::$validationErrors = array Formcontacto::$tablePrefix = "" Formcontacto::$alias = "Formcontacto" Formcontacto::$tableToModel = array Formcontacto::$logTransactions = false Formcontacto::$transactional = false Formcontacto::$cacheQueries = false Formcontacto::$hasOne = array Formcontacto::$hasMany = array Formcontacto::$hasAndBelongsToMany = array Formcontacto::$actsAs = NULL Formcontacto::$Behaviors = BehaviorCollection object Formcontacto::$whitelist = array Formcontacto::$cacheSources = true Formcontacto::$findQueryType = "first" Formcontacto::$recursive = 1 Formcontacto::$order = NULL Formcontacto::$__exists = NULL Formcontacto::$__associationKeys = array Formcontacto::$__associations = array Formcontacto::$__backAssociation = array Formcontacto::$__insertID = NULL Formcontacto::$__numRows = NULL Formcontacto::$__affectedRows = NULL Formcontacto::$_findMethods = array Formcontacto::$_log = NULL Formcontacto::$Nodecontents = AppModel object $linkModel = AppModel AppModel::$useDbConfig = "default" AppModel::$useTable = "nodecontents" AppModel::$displayField = false AppModel::$id = false AppModel::$data = array AppModel::$table = "nodecontents" AppModel::$primaryKey = "id" AppModel::$_schema = false AppModel::$validate = array AppModel::$validationErrors = array AppModel::$tablePrefix = "" AppModel::$name = "Nodecontents" AppModel::$alias = "Nodecontents" AppModel::$tableToModel = array AppModel::$logTransactions = false AppModel::$transactional = false AppModel::$cacheQueries = false AppModel::$belongsTo = array AppModel::$hasOne = array AppModel::$hasMany = array AppModel::$hasAndBelongsToMany = array AppModel::$actsAs = NULL AppModel::$Behaviors = BehaviorCollection object AppModel::$whitelist = array AppModel::$cacheSources = true AppModel::$findQueryType = NULL AppModel::$recursive = 1 AppModel::$order = NULL AppModel::$__exists = NULL AppModel::$__associationKeys = array AppModel::$__associations = array AppModel::$__backAssociation = array AppModel::$__insertID = NULL AppModel::$__numRows = NULL AppModel::$__affectedRows = NULL AppModel::$_findMethods = array AppModel::$_log = NULL $type = "belongsTo" $association = "Nodecontents" $assocData = array( "className" => "Nodecontents", "foreignKey" => "nodecontents_id", "conditions" => array(), "fields" => array(), "order" => array(), "counterCache" => "", "joins" => array(), "limit" => null, "offset" => array(), "group" => array() ) $queryData = array( "conditions" => array( "Formcontacto.id" => "1" ), "fields" => false, "joins" => array(), "limit" => 1, "offset" => array(), "order" => array( null ), "page" => 1, "group" => array(), "callbacks" => true, "recursive" => null ) $external = false $resultSet = null $alias = "Nodecontents" $self = false $fields = false $conditions = array( "Formcontacto.nodecontents_id" => stdClass stdClass::$type = "identifier" stdClass::$value = "Nodecontents.id" ) $join = array( "table" => "`nodecontents`", "alias" => "Nodecontents", "type" => "LEFT", "conditions" => "`Formcontacto`.`nodecontents_id` = `Nodecontents`.`id`" )
array_merge - [internal], line ?? DboSource::generateAssociationQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 1107 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 626 Model::find() - CORE/cake/libs/model/model.php, line 1956 Model::read() - CORE/cake/libs/model/model.php, line 1012 FormcontactosController::view() - APP/controllers/formcontactos_controller.php, line 45 Object::dispatchMethod() - CORE/cake/libs/object.php, line 119 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Warning (2): array_merge() [function.array-merge]: Argument #2 is not an array [CORE/cake/libs/model/datasources/dbo_source.php, line 1107]
$model = Formcontacto Formcontacto::$name = "Formcontacto" Formcontacto::$belongsTo = array Formcontacto::$useDbConfig = "default" Formcontacto::$useTable = "formcontactos" Formcontacto::$displayField = false Formcontacto::$id = "1" Formcontacto::$data = array Formcontacto::$table = "formcontactos" Formcontacto::$primaryKey = "id" Formcontacto::$_schema = false Formcontacto::$validate = array Formcontacto::$validationErrors = array Formcontacto::$tablePrefix = "" Formcontacto::$alias = "Formcontacto" Formcontacto::$tableToModel = array Formcontacto::$logTransactions = false Formcontacto::$transactional = false Formcontacto::$cacheQueries = false Formcontacto::$hasOne = array Formcontacto::$hasMany = array Formcontacto::$hasAndBelongsToMany = array Formcontacto::$actsAs = NULL Formcontacto::$Behaviors = BehaviorCollection object Formcontacto::$whitelist = array Formcontacto::$cacheSources = true Formcontacto::$findQueryType = "first" Formcontacto::$recursive = 1 Formcontacto::$order = NULL Formcontacto::$__exists = NULL Formcontacto::$__associationKeys = array Formcontacto::$__associations = array Formcontacto::$__backAssociation = array Formcontacto::$__insertID = NULL Formcontacto::$__numRows = NULL Formcontacto::$__affectedRows = NULL Formcontacto::$_findMethods = array Formcontacto::$_log = NULL Formcontacto::$Nodecontents = AppModel object $linkModel = AppModel AppModel::$useDbConfig = "default" AppModel::$useTable = "nodecontents" AppModel::$displayField = false AppModel::$id = false AppModel::$data = array AppModel::$table = "nodecontents" AppModel::$primaryKey = "id" AppModel::$_schema = false AppModel::$validate = array AppModel::$validationErrors = array AppModel::$tablePrefix = "" AppModel::$name = "Nodecontents" AppModel::$alias = "Nodecontents" AppModel::$tableToModel = array AppModel::$logTransactions = false AppModel::$transactional = false AppModel::$cacheQueries = false AppModel::$belongsTo = array AppModel::$hasOne = array AppModel::$hasMany = array AppModel::$hasAndBelongsToMany = array AppModel::$actsAs = NULL AppModel::$Behaviors = BehaviorCollection object AppModel::$whitelist = array AppModel::$cacheSources = true AppModel::$findQueryType = NULL AppModel::$recursive = 1 AppModel::$order = NULL AppModel::$__exists = NULL AppModel::$__associationKeys = array AppModel::$__associations = array AppModel::$__backAssociation = array AppModel::$__insertID = NULL AppModel::$__numRows = NULL AppModel::$__affectedRows = NULL AppModel::$_findMethods = array AppModel::$_log = NULL $type = "belongsTo" $association = "Nodecontents" $assocData = array( "className" => "Nodecontents", "foreignKey" => "nodecontents_id", "conditions" => array(), "fields" => array(), "order" => array(), "counterCache" => "", "joins" => array(), "limit" => null, "offset" => array(), "group" => array() ) $queryData = array( "conditions" => array( "Formcontacto.id" => "1" ), "fields" => false, "joins" => array(), "limit" => 1, "offset" => array(), "order" => array( null ), "page" => 1, "group" => array(), "callbacks" => true, "recursive" => null ) $external = false $resultSet = null $alias = "Nodecontents" $self = false $fields = false $conditions = array( "Formcontacto.nodecontents_id" => stdClass stdClass::$type = "identifier" stdClass::$value = "Nodecontents.id" ) $join = array( "table" => "`nodecontents`", "alias" => "Nodecontents", "type" => "LEFT", "conditions" => "`Formcontacto`.`nodecontents_id` = `Nodecontents`.`id`" )
array_merge - [internal], line ?? DboSource::generateAssociationQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 1107 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 626 Model::find() - CORE/cake/libs/model/model.php, line 1956 Model::read() - CORE/cake/libs/model/model.php, line 1012 FormcontactosController::view() - APP/controllers/formcontactos_controller.php, line 45 Object::dispatchMethod() - CORE/cake/libs/object.php, line 119 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Query: DESCRIBE `formcontactos`
Warning (2): array_unique() [function.array-unique]: The argument should be an array [CORE/cake/libs/model/datasources/dbo_source.php, line 1046]
$model = Formcontacto Formcontacto::$name = "Formcontacto" Formcontacto::$belongsTo = array Formcontacto::$useDbConfig = "default" Formcontacto::$useTable = "formcontactos" Formcontacto::$displayField = false Formcontacto::$id = "1" Formcontacto::$data = array Formcontacto::$table = "formcontactos" Formcontacto::$primaryKey = "id" Formcontacto::$_schema = false Formcontacto::$validate = array Formcontacto::$validationErrors = array Formcontacto::$tablePrefix = "" Formcontacto::$alias = "Formcontacto" Formcontacto::$tableToModel = array Formcontacto::$logTransactions = false Formcontacto::$transactional = false Formcontacto::$cacheQueries = false Formcontacto::$hasOne = array Formcontacto::$hasMany = array Formcontacto::$hasAndBelongsToMany = array Formcontacto::$actsAs = NULL Formcontacto::$Behaviors = BehaviorCollection object Formcontacto::$whitelist = array Formcontacto::$cacheSources = true Formcontacto::$findQueryType = "first" Formcontacto::$recursive = 1 Formcontacto::$order = NULL Formcontacto::$__exists = NULL Formcontacto::$__associationKeys = array Formcontacto::$__associations = array Formcontacto::$__backAssociation = array Formcontacto::$__insertID = NULL Formcontacto::$__numRows = NULL Formcontacto::$__affectedRows = NULL Formcontacto::$_findMethods = array Formcontacto::$_log = NULL Formcontacto::$Nodecontents = AppModel object $linkModel = null $type = null $association = null $assocData = array( "conditions" => array(), "fields" => array(), "joins" => array(), "order" => array(), "limit" => array(), "offset" => array(), "group" => array() ) $queryData = array( "conditions" => array( "Formcontacto.id" => "1" ), "fields" => false, "joins" => array( array() ), "limit" => 1, "offset" => array(), "order" => array( null ), "page" => 1, "group" => array(), "callbacks" => true, "recursive" => null ) $external = false $resultSet = null
array_unique - [internal], line ?? DboSource::generateAssociationQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 1046 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 634 Model::find() - CORE/cake/libs/model/model.php, line 1956 Model::read() - CORE/cake/libs/model/model.php, line 1012 FormcontactosController::view() - APP/controllers/formcontactos_controller.php, line 45 Object::dispatchMethod() - CORE/cake/libs/object.php, line 119 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Query: DESCRIBE `formcontactos`
Warning (2): join() [function.join]: Invalid arguments passed [CORE/cake/libs/model/datasources/dbo_source.php, line 1259]
$query = array( "offset" => array(), "joins" => array( "LEFT JOIN `nodecontents` AS `Nodecontents` ON (`Formcontacto`.`nodecontents_id` = `Nodecontents`.`id`)" ), "fields" => false, "table" => "`formcontactos`", "alias" => "Formcontacto", "limit" => 1, "conditions" => array( "Formcontacto.id" => "1" ), "order" => array( null ), "group" => array() ) $model = Formcontacto Formcontacto::$name = "Formcontacto" Formcontacto::$belongsTo = array Formcontacto::$useDbConfig = "default" Formcontacto::$useTable = "formcontactos" Formcontacto::$displayField = false Formcontacto::$id = "1" Formcontacto::$data = array Formcontacto::$table = "formcontactos" Formcontacto::$primaryKey = "id" Formcontacto::$_schema = false Formcontacto::$validate = array Formcontacto::$validationErrors = array Formcontacto::$tablePrefix = "" Formcontacto::$alias = "Formcontacto" Formcontacto::$tableToModel = array Formcontacto::$logTransactions = false Formcontacto::$transactional = false Formcontacto::$cacheQueries = false Formcontacto::$hasOne = array Formcontacto::$hasMany = array Formcontacto::$hasAndBelongsToMany = array Formcontacto::$actsAs = NULL Formcontacto::$Behaviors = BehaviorCollection object Formcontacto::$whitelist = array Formcontacto::$cacheSources = true Formcontacto::$findQueryType = "first" Formcontacto::$recursive = 1 Formcontacto::$order = NULL Formcontacto::$__exists = NULL Formcontacto::$__associationKeys = array Formcontacto::$__associations = array Formcontacto::$__backAssociation = array Formcontacto::$__insertID = NULL Formcontacto::$__numRows = NULL Formcontacto::$__affectedRows = NULL Formcontacto::$_findMethods = array Formcontacto::$_log = NULL Formcontacto::$Nodecontents = AppModel object $count = 1 $i = 1
join - [internal], line ?? DboSource::buildStatement() - CORE/cake/libs/model/datasources/dbo_source.php, line 1259 DboSource::generateAssociationQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 1057 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 634 Model::find() - CORE/cake/libs/model/model.php, line 1956 Model::read() - CORE/cake/libs/model/model.php, line 1012 FormcontactosController::view() - APP/controllers/formcontactos_controller.php, line 45 Object::dispatchMethod() - CORE/cake/libs/object.php, line 119 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
Warning (512): SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM `formcontactos` AS `Formcontacto` LEFT JOIN `nodecontents` AS `Nodecontents' at line 1 [CORE/cake/libs/model/datasources/dbo_source.php, line 514]
$sql = "SELECT FROM `formcontactos` AS `Formcontacto` LEFT JOIN `nodecontents` AS `Nodecontents` ON (`Formcontacto`.`nodecontents_id` = `Nodecontents`.`id`) WHERE `Formcontacto`.`id` = '1' LIMIT 1" $error = "1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM `formcontactos` AS `Formcontacto` LEFT JOIN `nodecontents` AS `Nodecontents' at line 1" $out = null
$out = null;
if ($error) {
trigger_error("<span style = \"color:Red;text-align:left\"><b>SQL Error:</b> {$this->error}</span>", E_USER_WARNING);
DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 514 DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 201 DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 337 DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 636 Model::find() - CORE/cake/libs/model/model.php, line 1956 Model::read() - CORE/cake/libs/model/model.php, line 1012 FormcontactosController::view() - APP/controllers/formcontactos_controller.php, line 45 Object::dispatchMethod() - CORE/cake/libs/object.php, line 119 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - APP/webroot/index.php, line 88
GetMenu: id must be an integer value and is !Query: SELECT FROM `formcontactos` AS `Formcontacto` LEFT JOIN `nodecontents` AS `Nodecontents` ON (`Formcontacto`.`nodecontents_id` = `Nodecontents`.`id`) WHERE `Formcontacto`.`id` = '1' LIMIT 1