ErrorException [ Notice ]: Undefined index: category

APPPATH/views/Pages/tag.php [ 23 ]

18 				<? } else { ?>
19 				<div class="col-xs-12 col-sm-12 col-md-12">
20 				<? } ?>
21 					<div class="inner">
22 						<span>
23 							<span class="cat blue"><?= $n['category']['title'] ?></span>
24 							<span class="date right"><?= $n['date'] ?></span>
25 						</span>
26 						<div class="post-item-title">
27 							<a href="<?= $n['link'] ?>"><?= $n['title'] ?></a>
28 						</div>
  1. APPPATH/views/Pages/tag.php [ 23 ] » Kohana_Core::error_handler()

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

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

  4. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  5. APPPATH/views/Frontpage_layout.php [ 264 ] » Kohana_View->__toString()

  6. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  7. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture()

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

  9. APPPATH/classes/Controller/Generic/Frontpage.php [ 86 ] » Kohana_Controller_Template->after()

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

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

  12. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 94 ] » ReflectionMethod->invoke()

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

  14. SYSPATH/classes/Kohana/Request.php [ 1000 ] » Kohana_Request_Client->execute()

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

Environment