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

APPPATH/views/evento_singolo.php [ 45 ]

40 		<!-- blocco principale -->
41       <div class="col-md-10 mb-5">
42 	
43 <a class="btn btn-outline-secondary btn-sm" href="news_commercialisti.html"><i class="fa fa-caret-left" aria-hidden="true"></i> Indietro</a>	  
44 <hr>
45 <h4><?PHP echo $object->titolo; ?></h4>		  	  
46 <div class="data"><strong>Per</strong>: <?PHP ($object->per == 1) ? print "Albo" : print "Tirocinanti" ?> | <strong>Tipo</strong>: <?PHP echo $object->tipo; ?></div>
47 
48 <div class="blocco_news">
49 <!--<p>-->
50 <div class="row" style="margin-top:10px">
  1. APPPATH/views/evento_singolo.php [ 45 ] » Kohana_Core::error_handler()

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

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

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

  5. SYSPATH/classes/Kohana/Response.php [ 160 ] » Kohana_View->__toString()

  6. APPPATH/classes/Controller/Home.php [ 387 ] » Kohana_Response->body()

  7. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Home->action_evento_singolo()

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

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

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

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

  12. DOCROOT/index.php [ 119 ] » Kohana_Request->execute()

Environment