Círculo TEC

ErrorException [ Notice ]: Undefined index: hijas

APPPATH/views/pages/nota.php [ 14 ]

 9 
10 $idNotHij = (isset($_GET['idNotaHija'])) ? $_GET['idNotaHija'] : 0;
11 
12 if($notas[0]['isfolder']==1){	
13 	//$content = $notas[0]['hijas'][$idNotHij]['content'];
14 	for($i=0; $i<count($notas[0]['hijas']); $i++){		
15 		$strPaginacion.=" <a href='/pages/nota/?idNot=".$notas[0]['hijas'][$i]['id']."&idNotaHija=$i' class='$classSel'>".($i+2)."</a>  |  ";
16 	}
17 	$strPaginacion = " <a href='#' class='selected'>1</a>  | ".$strPaginacion;
18 } else {
19 	if($notas[0]['template']==66){
  1. APPPATH/views/pages/nota.php [ 14 ] » Kohana_Core::error_handler(arguments)

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

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

  4. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

  5. APPPATH/views/site/template.php [ 62 ] » Kohana_View->__toString()

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

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

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

  9. APPPATH/classes/controller/site.php [ 58 ] » Kohana_Controller_Template->after()

  10. {PHP internal call} » Controller_Site->after()

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

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

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

Environment

CONTACTOPUBLICIDADNEWSLETTERAVISO DE PRIVACIDAD