Warning (512): SQL Error: 1146: Table 'designli_designliquido.atendimentos' doesn't exist [CORE/cake/libs/model/datasources/dbo_source.php, line 681]Code | Context$out = null;if ($error) {trigger_error('<span style="color:Red;text-align:left"><b>' . __('SQL Error:', true) . "</b> {$this->error}</span>", E_USER_WARNING);$sql = "SHOW FULL COLUMNS FROM `atendimentos`" $error = "1146: Table 'designli_designliquido.atendimentos' doesn't exist" $out = nullDboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 681 DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 266 DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 410 DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 287 DboMysqlBase::describe() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 125 Model::schema() - CORE/cake/libs/model/model.php, line 929 Model::setSource() - CORE/cake/libs/model/model.php, line 780 Model::__construct() - CORE/cake/libs/model/model.php, line 474 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 141 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 641 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 497 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Query: SHOW FULL COLUMNS FROM `atendimentos`
Warning (2): Invalid argument supplied for foreach() [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 127]Code | Context$cols = $this->query('SHOW FULL COLUMNS FROM ' . $this->fullTableName($model));foreach ($cols as $column) {$model = Atendimento Atendimento::$name = "Atendimento" Atendimento::$displayField = "nome_contato" Atendimento::$useDbConfig = "default" Atendimento::$useTable = "atendimentos" Atendimento::$id = false Atendimento::$data = array Atendimento::$table = "atendimentos" Atendimento::$primaryKey = "id" Atendimento::$_schema = NULL Atendimento::$validate = array Atendimento::$validationErrors = array Atendimento::$tablePrefix = "" Atendimento::$alias = "Atendimento" Atendimento::$tableToModel = array Atendimento::$logTransactions = false Atendimento::$cacheQueries = false Atendimento::$belongsTo = array Atendimento::$hasOne = array Atendimento::$hasMany = array Atendimento::$hasAndBelongsToMany = array Atendimento::$actsAs = NULL Atendimento::$Behaviors = BehaviorCollection object Atendimento::$whitelist = array Atendimento::$cacheSources = true Atendimento::$findQueryType = NULL Atendimento::$recursive = 1 Atendimento::$order = NULL Atendimento::$virtualFields = array Atendimento::$__associationKeys = array Atendimento::$__associations = array Atendimento::$__backAssociation = array Atendimento::$__insertID = NULL Atendimento::$__numRows = NULL Atendimento::$__affectedRows = NULL Atendimento::$_findMethods = array $cache = null $fields = false $cols = falseDboMysqlBase::describe() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 127 Model::schema() - CORE/cake/libs/model/model.php, line 929 Model::setSource() - CORE/cake/libs/model/model.php, line 780 Model::__construct() - CORE/cake/libs/model/model.php, line 474 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 141 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 641 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 497 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
|
||||||
|
Warning (2): Invalid argument supplied for foreach() [CORE/cake/libs/view/helpers/form.php, line 114]
|