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

APPPATH/views/haberdetails.php [ 33 ]

28   <div id="fast_products"  class="container stat">
29 
30 
31     <div class="col-md-12 content">
32       <div style="padding-bottom:20px;">
33         <div class="fb-share-button" data-href="<?php echo URL::base('http').$data->url; ?>" data-layout="button_count" data-size="small" data-mobile-iframe="true"><a class="fb-xfbml-parse-ignore" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fdevelopers.facebook.com%2Fdocs%2Fplugins%2F&amp;src=sdkpreparse">Paylaş</a></div>
34         <a href="https://twitter.com/share?ref_src=twsrc%5Etfw" class="twitter-share-button" data-show-count="false">Tweet</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
35       </div>
36       <h3 class="title"><?php echo $data->pro->title; ?></h3>
37       <?php echo $data->pro->content; ?>
38     </div>
  1. APPPATH/views/haberdetails.php [ 33 ] » 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 [ 61 ] » 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 [ 110 ] » Kohana_Request->execute()

Environment