Notice (8): Undefined offset: 0 [APP/Controller/FrontController.php, line 439]
Code Context
        if(!is_numeric($menu_item_id) && $isBlog==false){
            $path = $this->request->params['pass'];
            $menu_item_id = $this->get_id_from_url($path); //breadcrum use in layout or view
$path	=	array(
	(int) 0 => 'nieuwsbrief1'
)
$path_count	=	(int) 1
$arr	=	array()
$count	=	(int) 0
$arr_ids	=	array()
FrontController::get_id_from_url() - APP/Controller/FrontController.php, line 439
FrontController::index() - APP/Controller/FrontController.php, line 86
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 103
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 132
  • home
  • nl
  • en
Zhimble Leadership at every level
Notice (8): Undefined index: MenuItem [APP/View/Layouts/stix_layouts/2.php, line 48]
Code Context
        $stix_layout_dir=$_SERVER['DOCUMENT_ROOT'].'/app/View/Layouts/stix_layouts/';
        //echo $layout;
        require($stix_layout_dir.$layoutfile);
$layoutfile	=	'2.php'
$root	=	'/var/www/vhosts/zhimble.com/httpdocs/app/webroot/'
$stix_layout_dir	=	'/var/www/vhosts/zhimble.com/httpdocs/app/View/Layouts/stix_layouts/'
$nl	=	'class="active"'
$en	=	null
$de	=	null
require - APP/View/Layouts/stix_layouts/2.php, line 48
FrontController::loadTemplate() - APP/Controller/FrontController.php, line 296
FrontController::index() - APP/Controller/FrontController.php, line 171
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 103
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 132