Warning (2): Invalid argument supplied for foreach() [APP/View/Users/index.ctp, line 5]Code Context <div class="homepage-slides owl-carousel">
<?php foreach ($images as $v) { ?>
$viewFile = '/var/www/html/setcenter/app/View/Users/index.ctp'
$dataForView = array(
'images' => null,
'home' => array(
'title' => 'Գլխավոր էջ',
'content' => '',
'images' => ''
)
)
$images = null
$home = array(
'title' => 'Գլխավոր էջ',
'content' => '',
'images' => ''
)
include - APP/View/Users/index.ctp, line 5
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
[main] - APP/webroot/index.php, line 111