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

APPPATH/views/contatti_immobile_intercons.php [ 67 ]

62                     
63 <section id="form">
64 <header><h3><figure class="fa fa-info-circle"></figure> Richiesta informazioni immobile</h3></header>
65 	
66 	
67   <h3 style="padding: 11px; background-color:  #2F7CA8; color: #FFFFFF; margin-bottom: 1px;"><strong><?PHP echo ucfirst($dati_immobile->tipologia_immobile)?></strong> - <?PHP echo $dati_immobile->titolo?></h3>
68   <h3 style="padding: 11px; background-color: #CCD7DD; font-weight: normal; margin-top: 2px;"><?PHP echo $dati_immobile->comune?> - <?PHP echo $dati_immobile->indirizzo?></h3>
69 	
70 	<hr>
71                             <form role="form" id="form-richiedi-info" method="post"  class="clearfix" action="/it/contatti_immobile_intercons.html?id=<?PHP echo $dati_immobile->id?>"  >
72 
  1. APPPATH/views/contatti_immobile_intercons.php [ 67 ] » Kohana_Core::error_handler(arguments)

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

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

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

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

  6. APPPATH/classes/Controller/Contatti.php [ 710 ] » Kohana_Response->body(arguments)

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

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

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

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

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

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

Environment