Notice (8): Undefined index: Comment [APP/View/Comments/comments.ctp, line 33]Code Context <br>
<div class="text">
<p><?php echo $comment['Comment']['description'];?></p><br>
$viewFile = '/var/www/vhosts/eaut.com.br/httpdocs/app/View/Comments/comments.ctp'
$dataForView = array(
'comment' => array()
)
$comment = array()
include - APP/View/Comments/comments.ctp, line 33
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 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