ErrorException [ Notice ]: Undefined index: artigo_seo

APPPATH/classes/artigos.php [ 302 ]

297 	}
298 	public static function detail($id){
299 		
300 		self::busca_dados_geral("modulo_artigo","artigo_id",$id);
301 		
302 		$url = site."/artigo/".$id."/".$GLOBALS['artigo_seo'].".html";
303 		
304 		$list ="
305 	<div id=\"fb-root\"></div>
306 <script>(function(d, s, id) {
307   var js, fjs = d.getElementsByTagName(s)[0];
  1. APPPATH/classes/artigos.php [ 302 ] » Kohana_Core::error_handler(arguments)

  2. APPPATH/classes/controller/artigo.php [ 25 ] » artigos::detail(arguments)

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

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

  5. APPPATH/bootstrap.php [ 1185 ] » Kohana_Request->execute()

  6. DOCROOT/index.php [ 147 ] » require(arguments)

Environment