Notice (8): Undefined index: Conteudo [APP/controllers/noticias_controller.php, line 29]Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$canalNome = "Canais"
$conteudo = array()
NoticiasController::view() - APP/controllers/noticias_controller.php, line 29
Dispatcher::_invoke() - CORE/cakephp1.3.21/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cakephp1.3.21/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: views [APP/controllers/noticias_controller.php, line 29]Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$canalNome = "Canais"
$conteudo = array(
"Conteudo" => array()
)
NoticiasController::view() - APP/controllers/noticias_controller.php, line 29
Dispatcher::_invoke() - CORE/cakephp1.3.21/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cakephp1.3.21/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: titulo [APP/models/conteudo.php, line 76]Code |
Context 'break' => true, 'breakOn' => false
));
if (!$result || !$this->beforeSave($options)) {
$options = array(
"validate" => true,
"fieldList" => array(),
"callbacks" => true
)
Conteudo::beforeSave() - APP/models/conteudo.php, line 76
Model::save() - CORE/cakephp1.3.21/cake/libs/model/model.php, line 1291
NoticiasController::view() - APP/controllers/noticias_controller.php, line 30
Dispatcher::_invoke() - CORE/cakephp1.3.21/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cakephp1.3.21/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: data_hora [APP/models/conteudo.php, line 77]Code |
Context 'break' => true, 'breakOn' => false
));
if (!$result || !$this->beforeSave($options)) {
$options = array(
"validate" => true,
"fieldList" => array(),
"callbacks" => true
)
Conteudo::beforeSave() - APP/models/conteudo.php, line 77
Model::save() - CORE/cakephp1.3.21/cake/libs/model/model.php, line 1291
NoticiasController::view() - APP/controllers/noticias_controller.php, line 30
Dispatcher::_invoke() - CORE/cakephp1.3.21/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cakephp1.3.21/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: titulo [APP/controllers/noticias_controller.php, line 33]Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$canalNome = "Canais"
$conteudo = array(
"Conteudo" => array(
"views" => 1
)
)
NoticiasController::view() - APP/controllers/noticias_controller.php, line 33
Dispatcher::_invoke() - CORE/cakephp1.3.21/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cakephp1.3.21/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: Canal [APP/controllers/noticias_controller.php, line 36]Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$canalNome = "Canais"
$conteudo = array(
"Conteudo" => array(
"views" => 1
)
)
NoticiasController::view() - APP/controllers/noticias_controller.php, line 36
Dispatcher::_invoke() - CORE/cakephp1.3.21/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cakephp1.3.21/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86