ErrorException [ Warning ]: Invalid argument supplied for foreach()

DOCROOT/custom/catalog/classes/controller/catalog/clocks.php [ 925 ]

920 
921 		$default = array();
922 
923 		$remClock = array();
924 
925 		foreach($item->options as $value){
926 
927 			$pos = strripos(@$value["articul"], "CM");
928 
929 			if ($pos !== false){
930 
  1. DOCROOT/custom/catalog/classes/controller/catalog/clocks.php [ 925 ] » Kohana_Core::error_handler(arguments)

  2. DOCROOT/custom/catalog/classes/controller/catalog/clocks.php [ 25 ] » Controller_Catalog_Clocks->clock(arguments)

  3. {PHP internal call} » Controller_Catalog_Clocks->action_index(arguments)

  4. SYSPATH/classes/kohana/request/client/internal.php [ 132 ] » ReflectionMethod->invokeArgs(arguments)

  5. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client_Internal->execute(arguments)

  6. DOCROOT/index.php [ 219 ] » Kohana_Request->execute()

Environment