Notice (8): Undefined index: Article [APP/Controller/SectionController.php, line 2370]Code Context array(
'fields' => array('Section.name'), 'conditions' => array(
'Section.id' => $infoArticle['Article']['id_section']
$articleId = '9'
$infoArticle = array()
SectionController::article() - APP/Controller/SectionController.php, line 2370
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: Section [APP/Controller/SectionController.php, line 2375]Code Context );
$section = $sectionArticle['Section']['name'];
$articleId = '9'
$infoArticle = array()
$sectionArticle = array()
SectionController::article() - APP/Controller/SectionController.php, line 2375
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117