Lawn Care & Landscaping Services [lco] County [sst]

ErrorException [ Notice ]: Undefined offset: 0

APPPATH/classes/Controller/Appcontroller.php [ 58 ]

53         			break;
54         	}
55 			
56         	$select = DB::query(Database::SELECT, $sql)->execute()->as_array();
57         	//Wariables needed for all area_type;
58         	$sst = strtoupper($select[0]['state_short']); //Example AL
59 			$ssst = strtolower($sst);  					  //Example al
60         	$lst = $select[0]['state_name'];	          //Alabama
61         	$companyr = $select[0]['company'];
62         	$yin = ' '.$select[0]['yin'].' years ';
63         	$logo = $select[0]['logo'];
  1. APPPATH/classes/Controller/Appcontroller.php [ 58 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/Controller.php [ 69 ] » Controller_Appcontroller->before()

  3. {PHP internal call} » Kohana_Controller->execute()

  4. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  5. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  6. SYSPATH/classes/Kohana/Request.php [ 990 ] » Kohana_Request_Client->execute(arguments)

  7. APPPATH/classes/Controller/Gallery.php [ 50 ] » Kohana_Request->execute()

  8. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Gallery->action_gallerypage()

  9. {PHP internal call} » Kohana_Controller->execute()

  10. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  11. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  12. SYSPATH/classes/Kohana/Request.php [ 990 ] » Kohana_Request_Client->execute(arguments)

  13. DOCROOT/index.php [ 117 ] » Kohana_Request->execute()

Environment