28 Березня Четвер
21:13

ErrorException [ Notice ]: Undefined index: kind

APPPATH/classes/Helper/Markup.php [ 159 ]

154     }
155 
156     public static function media_item($item, $size, $other = false, $others = array()) {
157         $caption = '';
158         $play = '';
159         switch ($item['kind']) {
160             case 'G':
161                 $caption = (int) $item['photos'] . ' ' . __('photo');
162                 $play = '';
163                 break;
164             case 'V':
  1. APPPATH/classes/Helper/Markup.php [ 159 ] » Kohana_Core::error_handler()

  2. APPPATH/views/Pages/media.php [ 38 ] » Helper_Markup::media_item()

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

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

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

  6. APPPATH/views/Frontpage_layout.php [ 217 ] » Kohana_View->__toString()

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

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

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

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

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

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

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

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

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

  16. DOCROOT/index.php [ 138 ] » Kohana_Request->execute()

Environment