Notice (8): Undefined index: Event [APP\View\Events\main.ctp, line 19]Code Context <div class="row mb-40">
<div class="col-md-8 col-sm-8 col-md-push-2 col-sm-push-2 text-center">
<h1><?php echo $event['Event']['title'] ?></h1>
$viewFile = 'E:\Inetpub\vhosts\topholidayhotel.com.my\httpdocs\app\View\Events\main.ctp'
$dataForView = array(
'var' => array(),
'event' => array(),
'title_for_layout' => '',
'mk_for_layout' => null,
'md_for_layout' => null,
'sitename' => '',
'title' => ''
)
$var = array()
$event = array()
$title_for_layout = ''
$mk_for_layout = null
$md_for_layout = null
$sitename = ''
$title = ''
include - APP\View\Events\main.ctp, line 19
View::_evaluate() - CORE\Cake\View\View.php, line 971
View::_render() - CORE\Cake\View\View.php, line 933
View::render() - CORE\Cake\View\View.php, line 473
Controller::render() - CORE\Cake\Controller\Controller.php, line 963
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 200
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 167
require - APP\webroot\index.php, line 111
[main] - ROOT\index.php, line 41
Notice (8): Undefined index: Event [APP\View\Events\main.ctp, line 20]Code Context <div class="col-md-8 col-sm-8 col-md-push-2 col-sm-push-2 text-center">
<h1><?php echo $event['Event']['title'] ?></h1>
<?php echo '<p>Posted ' . $this->Time->timeAgoInWords( $event['Event']['created'], array('format' => 'F jS, Y')) . '</p>'; ?>
$viewFile = 'E:\Inetpub\vhosts\topholidayhotel.com.my\httpdocs\app\View\Events\main.ctp'
$dataForView = array(
'var' => array(),
'event' => array(),
'title_for_layout' => '',
'mk_for_layout' => null,
'md_for_layout' => null,
'sitename' => '',
'title' => ''
)
$var = array()
$event = array()
$title_for_layout = ''
$mk_for_layout = null
$md_for_layout = null
$sitename = ''
$title = ''
include - APP\View\Events\main.ctp, line 20
View::_evaluate() - CORE\Cake\View\View.php, line 971
View::_render() - CORE\Cake\View\View.php, line 933
View::render() - CORE\Cake\View\View.php, line 473
Controller::render() - CORE\Cake\Controller\Controller.php, line 963
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 200
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 167
require - APP\webroot\index.php, line 111
[main] - ROOT\index.php, line 41
Posted on January 1st, 1970