ErrorException [ Notice ]: Undefined variable: specter_ids

APPPATH/views/v_house.php [ 85 ]

80 		$(".source-image").attr({ height: $winheight });
81 		left_pos_house = ($(window).width() - $(".source-image").width())/2;
82 		//alert(left_pos_house);
83 	});
84 	<? $timeout = 0;?>
85 	<? foreach($specter_ids as $specter_id):?>
86 	<? switch($specter_id)
87 	{
88 		case 2:
89 		case 6:
90 	?>	
  1. APPPATH/views/v_house.php [ 85 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/kohana/controller/template.php [ 44 ] » Kohana_View->render()

  5. {PHP internal call} » Kohana_Controller_Template->after()

  6. SYSPATH/classes/kohana/request/client/internal.php [ 121 ] » ReflectionMethod->invoke(arguments)

  7. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

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

  9. DOCROOT/index.php [ 109 ] » Kohana_Request->execute()

Environment