Notice (8): Undefined index: Info [APP/View/Infos/detail.ctp, line 33]Code Context <div id="rt_content">
<div class="newsbox">
<h3><?= $data['Info']['title']?></h3>
$viewFile = '/home/t-rk/files/trk/app/View/Infos/detail.ctp'
$dataForView = array(
'data' => array()
)
$data = array()
include - APP/View/Infos/detail.ctp, line 33
View::_evaluate() - CORE/Cake/View/View.php, line 923
View::_render() - CORE/Cake/View/View.php, line 886
View::render() - CORE/Cake/View/View.php, line 476
Controller::render() - CORE/Cake/Controller/Controller.php, line 956
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - /home/t-rk/public_html/cake.php, line 99
Notice (8): Undefined index: Info [APP/View/Infos/detail.ctp, line 34]Code Context <div class="newsbox">
<h3><?= $data['Info']['title']?></h3>
<?= $data['Info']['content'];?>
$viewFile = '/home/t-rk/files/trk/app/View/Infos/detail.ctp'
$dataForView = array(
'data' => array()
)
$data = array()
include - APP/View/Infos/detail.ctp, line 34
View::_evaluate() - CORE/Cake/View/View.php, line 923
View::_render() - CORE/Cake/View/View.php, line 886
View::render() - CORE/Cake/View/View.php, line 476
Controller::render() - CORE/Cake/Controller/Controller.php, line 956
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - /home/t-rk/public_html/cake.php, line 99
Notice (8): Undefined index: Info [APP/View/Infos/detail.ctp, line 35]Code Context <h3><?= $data['Info']['title']?></h3>
<?= $data['Info']['content'];?>
<?php if ($data['Info']['file']):$ext = substr(strrchr($data['Info']['file'], '.'), 1);?>
$viewFile = '/home/t-rk/files/trk/app/View/Infos/detail.ctp'
$dataForView = array(
'data' => array()
)
$data = array()
include - APP/View/Infos/detail.ctp, line 35
View::_evaluate() - CORE/Cake/View/View.php, line 923
View::_render() - CORE/Cake/View/View.php, line 886
View::render() - CORE/Cake/View/View.php, line 476
Controller::render() - CORE/Cake/Controller/Controller.php, line 956
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - /home/t-rk/public_html/cake.php, line 99