$shop_list = array(); foreach ( $category_ids as $category_id )
OffersController::index() - APP/controllers/offers_controller.php, line 102
Dispatcher::_invoke() - APP/cake/dispatcher.php, line 268
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 240
[main] - ROOT/httpdocs/index.php, line 86
Warning (2): Invalid argument supplied for foreach() [APP/controllers/offers_controller.php, line 113]
$categories_list = array(); foreach( $categories as $category )
OffersController::index() - APP/controllers/offers_controller.php, line 113
Dispatcher::_invoke() - APP/cake/dispatcher.php, line 268
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 240
[main] - ROOT/httpdocs/index.php, line 86