ErrorException [ Notice ]: Trying to get property of non-object

APPPATH/views/newsdetail.php [ 11 ]

 6 <div class="col-md-12 nopadding h100">
 7 	
 8 	<section class="" style="overflow: visible;">
 9 		<div class="col-md-12 nopadding" style="padding:0 10px 0px 10px;">
10 			<div class="col-md-12 productlist-header">
11 				<div class="container"><h3><?php echo json_decode($data->page->title)->$ln; ?><span><?php echo $data->page->date; ?></span></h3></div>
12 			</div>
13 		</div>
14 	</section>
15 
16 	<div class="col-md-12">
  1. APPPATH/views/newsdetail.php [ 11 ] » 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 [ 109 ] » 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