Notice (8): Undefined index: Nodecontents [APP/controllers/app_controller.php, line 62]
Code if (!isset($this->data))
debug("this->data no ha sido rellenado");
$NodeInfoData=$this->NodeInfo->getData($this->data['Nodecontents']);
AppController::beforeRender() - APP/controllers/app_controller.php, line 62
Controller::render() - CORE/cake/libs/controller/controller.php, line 731
ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 373
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 174
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118
Object::cakeError() - CORE/cake/libs/object.php, line 202
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
[main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: Nodecontents [APP/controllers/app_controller.php, line 65]
Code |
Context$NodeInfoData = array()
$this->set('NodeInfo', $NodeInfoData);
$current_node_id = $this->data['Nodecontents']['node_id'];
AppController::beforeRender() - APP/controllers/app_controller.php, line 65
Controller::render() - CORE/cake/libs/controller/controller.php, line 731
ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 373
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 174
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118
Object::cakeError() - CORE/cake/libs/object.php, line 202
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
[main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: Nodecontents [APP/controllers/app_controller.php, line 72]
Code |
Context$NodeInfoData = array()
$current_node_id = null
$upLevelFromCurrentNode = -1
$depth = 1
$upLevelFromCurrentNode=-1,
$depth=1,NULL,
$this->data['Nodecontents']['lang_id']);
AppController::beforeRender() - APP/controllers/app_controller.php, line 72
Controller::render() - CORE/cake/libs/controller/controller.php, line 731
ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 373
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 174
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118
Object::cakeError() - CORE/cake/libs/object.php, line 202
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
[main] - APP/webroot/index.php, line 88
GetMenu: id must be an integer value and is !