Notice (8): Uninitialized string offset: 0 [CORE/cake/libs/view/helpers/html.php, line 608]Code |
Context
<?php echo $html -> image($layout->node('image'),array('width' => '400', 'height' => '280' ,'align' => 'left') );?>
$path = ""
$options = array(
"width" => "400",
"height" => "280",
"align" => "left"
)
HtmlHelper::image() - CORE/cake/libs/view/helpers/html.php, line 608
include - APP/views/nodes/index.ctp, line 36
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
... قراءة المزيد »