Notice (8): Undefined variable: doc_id [APP/controllers/cu_documents_controller.php, line 199]
$path = "links"
}$doc = $this->CuDocument->read(null, $doc_id);
CuDocumentsController::renderDoc() - APP/controllers/cu_documents_controller.php, line 199 Object::dispatchMethod() - CORE/cake/libs/object.php, line 116 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 [main] - APP/webroot/index.php, line 90
Notice (8): Undefined index: links [APP/controllers/cu_documents_controller.php, line 245]
$path = "links" $cuNavigation = array( array( "id" => "16", "title" => "Aktuell", "url_key" => "home", "parent_id" => "9", "lft" => "2", "rght" => "3", "hidden" => "0", "is_external_url" => null, "path" => "home" ), array( "id" => "62", "title" => "Vita", "url_key" => "vita", "parent_id" => "9", "lft" => "4", "rght" => "5", "hidden" => "0", "is_external_url" => null, "path" => "vita" ), array( "id" => "90", "title" => "Fotogalerie", "url_key" => "fotos/Film", "parent_id" => "9", "lft" => "6", "rght" => "7", "hidden" => "0", "is_external_url" => "1", "path" => "fotos/Film" ), array( "id" => "63", "title" => "Theater", "url_key" => "TheaterProductions/showPublic", "parent_id" => "9", "lft" => "8", "rght" => "9", "hidden" => "0", "is_external_url" => "1", "path" => "TheaterProductions/showPublic" ), array( "id" => "66", "title" => "Film | Demo", "url_key" => "MovieProductions/showPublic", "parent_id" => "9", "lft" => "10", "rght" => "13", "hidden" => "0", "is_external_url" => "1", "path" => "MovieProductions/showPublic", "childNodes" => array() ), array( "id" => "97", "title" => "Sprecher | Demo", "url_key" => "sprecherdemo", "parent_id" => "9", "lft" => "14", "rght" => "19", "hidden" => "0", "is_external_url" => null, "path" => "sprecherdemo", "childNodes" => array() ), array( "id" => "64", "title" => "Kontakt", "url_key" => "kontakt", "parent_id" => "9", "lft" => "20", "rght" => "25", "hidden" => "0", "is_external_url" => null, "path" => "kontakt", "childNodes" => array() ) )
$cuNavigation = $this->CuDocument->navArray;$doc_id = $this->CuDocument->navByPaths[$path];
CuDocumentsController::getNavigationAndBreadcrumbs() - APP/controllers/cu_documents_controller.php, line 245 Object::dispatchMethod() - CORE/cake/libs/object.php, line 116 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 Object::requestAction() - CORE/cake/libs/object.php, line 101 include - APP/views/elements/navigation.ctp, line 19 View::_render() - CORE/cake/libs/view/view.php, line 666 View::element() - CORE/cake/libs/view/view.php, line 343 include - APP/views/layouts/default.ctp, line 66 View::_render() - CORE/cake/libs/view/view.php, line 666 View::renderLayout() - CORE/cake/libs/view/view.php, line 454 View::render() - CORE/cake/libs/view/view.php, line 388 Controller::render() - CORE/cake/libs/controller/controller.php, line 803 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194 [main] - APP/webroot/index.php, line 90