ErrorException [ Notice ]: Undefined index: profile_mini

APPPATH/views/template_st/view_profile_data.php [ 307 ]

302 /*                          if (0!=($i%2)) {
303                             $style = "float:left;";
304                             echo '<div style="clear:both"></div>';
305                           }*/
306                           else $style = "float:right;";
307                           echo '<a class="lightbox" rel="photos" href="'.$_v->url.'"><img class="lazy" width="120" style="'.$style.' margin:20px; border:0;" src="/css/images/grey.gif" data-original="'.$_v->thumbs['profile_mini']['url'].'" alt="'.$imgtitle.'" title="'.$imgtitle.'" /></a>';
308 
309                         }
310                       }
311 
312                       if (!empty($profile['photos']['photos'])) {
  1. APPPATH/views/template_st/view_profile_data.php [ 307 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

  5. APPPATH/views/view_main.php [ 3 ] » Kohana_View->__toString()

  6. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

  7. SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)

  8. SYSPATH/classes/kohana/controller/template.php [ 44 ] » Kohana_View->render()

  9. APPPATH/classes/controller/tpl/default.php [ 228 ] » Kohana_Controller_Template->after()

  10. {PHP internal call} » Controller_Tpl_Default->after()

  11. SYSPATH/classes/kohana/request/client/internal.php [ 121 ] » ReflectionMethod->invoke(arguments)

  12. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  13. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client->execute(arguments)

  14. DOCROOT/index.php [ 109 ] » Kohana_Request->execute()

Environment