ErrorException [ Notice ]: Undefined property: stdClass::$bigbro

APPPATH/views/kategoriList.php [ 10 ]

 5 <div id="main_content" class="col-md-12 nopadding">
 6 
 7     
 8     <div class="pro-page-bg">
 9       <?php 
10          $te = json_decode($data->bigbro->thumb);
11         $bg = json_decode($data->parent->thumb);
12         $bg = sizeof($bg) ? $bg[0]->name : $te[0]->name;
13 
14 
15 
  1. APPPATH/views/kategoriList.php [ 10 ] » 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/classes/controller/base.php [ 81 ] » Kohana_View->__toString()

  6. {PHP internal call} » Controller_Base->after()

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

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

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

  10. DOCROOT/index.php [ 111 ] » Kohana_Request->execute()

Environment