Notice (8): Undefined index: Topic [APP/Controller/EventController.php, line 75]Code Context $this->set("course", $course);
if(!$course["Topic"]["publication"]){
$course_id = '27'
$options = array(
'conditions' => array(
'Course.id' => '27'
),
'contain' => array(
(int) 0 => 'Topic',
(int) 1 => 'Attachment'
)
)
$course = array()
EventController::entry() - APP/Controller/EventController.php, line 75
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 110
Notice (8): Trying to access array offset on value of type null [APP/Controller/EventController.php, line 75]Code Context $this->set("course", $course);
if(!$course["Topic"]["publication"]){
$course_id = '27'
$options = array(
'conditions' => array(
'Course.id' => '27'
),
'contain' => array(
(int) 0 => 'Topic',
(int) 1 => 'Attachment'
)
)
$course = array()
EventController::entry() - APP/Controller/EventController.php, line 75
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 110
Warning (2): Cannot modify header information - headers already sent by (output started at /home/ikollabo2021/www/Vendor/cakephp/cakephp/lib/Cake/Utility/Debugger.php:797) [CORE/Cake/Network/CakeResponse.php, line 458]Code Context setcookie(
$name, $c['value'], $c['expire'], $c['path'],
$c['domain'], $c['secure'], $c['httpOnly']
$c = array(
'name' => 'CakeCookie[count]',
'value' => 'value',
'expire' => '1696072707',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false
)
$name = 'CakeCookie[count]'
setcookie - [internal], line ??
CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 458
CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 429
Controller::redirect() - CORE/Cake/Controller/Controller.php, line 800
EventController::entry() - APP/Controller/EventController.php, line 76
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 110