28 Березня Четвер
17:52

ErrorException [ Notice ]: Undefined index: image

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

 7         <div class="newsline-content">
 8 
 9             <?php foreach ($articles as $article): ?>
10 
11                 <div class="newsline-item">
12                     <?php if($article['image']) : ?>
13                     <figure>
14                         <img src="<?php echo $article['image'] ?>" alt="">
15                     </figure>
16                     <?php endif; ?>
17                     <article>
  1. APPPATH/views/Pages/tag.php [ 12 ] » 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 [ 217 ] » 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 [ 138 ] » Kohana_Request->execute()

Environment