ErrorException [ Notice ]: Undefined index: PARENT_Id

APPPATH/views/template/client/strona/technologie.php [ 251 ]

246 				
247 					<div id="container">
248 
249 						<ul class="accordion"><!-- \ mainmenu -->
250 							<? if ( !empty($ident) ) { ?>
251 								<li><a class="goBack" href="/strona/technologie<?=(!empty($ident) ? '/'.$kategoria['parent']['PARENT_Id'] : '')?>">Wróć</a>
252 							<? } ?>
253 							<? if ( !empty($kategorie) ) { ?>
254 								<? foreach ( $kategorie as $key => $row ) { ?>
255 									<li><a href="/strona/technologie/<?=$row['CAT_Id']?>" data-ident="<?=$row['CAT_Id']?>"><?=$row['CAT_Name']?></a>
256 										<? if ( !empty($row['podkategorie']) ) { ?>
  1. APPPATH/views/template/client/strona/technologie.php [ 251 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()

  5. APPPATH/classes/Controller/Strona.php [ 13 ] » Kohana_Controller_Template->after()

  6. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_strona->after()

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

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

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

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

  11. DOCROOT/index.php [ 118 ] » Kohana_Request->execute()

Environment