ErrorException [ Notice ]: Undefined index: date

APPPATH/views/Pages/media.php [ 26 ]

21 				<? } else { ?>
22 				<div class="col-xs-12 col-sm-12 col-md-12">
23 				<? } ?>
24 					<div class="inner">
25 						<span>
26 							<span class="date right"><?= $n['date'] ?></span>
27 						</span>
28 						<div class="post-item-title">
29 							<a href="<?= $n['link'] ?>"><?= $n['title'] ?></a>
30 						</div>
31 					</div>
  1. APPPATH/views/Pages/media.php [ 26 ] » 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 [ 197 ] » 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