Notice (8): Undefined index: Event [APP/Controller/EventsController.php, line 341]Code Context $this->Event->id = $id;
$event = $this->Event->read();
$pictures = $this->Picture->find('all', array('conditions' => array('Picture.gallery_id' => $event['Event']['gallery_id'])));
$id = '6780'
$pressepass = null
$event = array()
EventsController::presse() - APP/Controller/EventsController.php, line 341
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Undefined index: Event [APP/Controller/EventsController.php, line 353]Code Context $this->set('event', $event);
$this->set('pictures', $pictures);
$docs = $this->Doc->find('all', array('conditions' => array('Doc.event_id' => $event['Event']['id'])));
$id = '6780'
$pressepass = null
$event = array(
'Pictures' => array()
)
$pictures = array()
EventsController::presse() - APP/Controller/EventsController.php, line 353
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Undefined index: Event [APP/View/Events/presse.ctp, line 4]Code Context // var_dump($event);
if( file_exists($_SERVER['DOCUMENT_ROOT'] . '/app/webroot/img/event_featureds/' . $event['Event']['id'] . 'featured.jpg')) {
$viewFile = '/var/www/vhosts/muffatwerk.de/httpdocs/app/View/Events/presse.ctp'
$dataForView = array(
'docs' => array(),
'pictures' => array(),
'event' => array(
'Pictures' => array()
),
'pressepass' => null,
'customnewscolor' => null,
'customheadercolor' => null,
'custombackcolor' => null,
'customcolor' => null
)
$docs = array()
$pictures = array()
$event = array(
'Pictures' => array()
)
$pressepass = null
$customnewscolor = null
$customheadercolor = null
$custombackcolor = null
$customcolor = null
include - APP/View/Events/presse.ctp, line 4
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118