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

APPPATH/views/visite_didattiche_scuole_singola.php [ 11 ]

 6 <META NAME="COPYRIGHT" CONTENT="2015 - 2999 by Art Project web agency">
 7 
 8     <?PHP if(!empty($object->title)): ?>
 9 	   <title><?PHP echo $object->title?></title>
10     <?PHP else: ?>
11        <title><?PHP echo $object->titolo_news?></title>
12     <?PHP endif;?>
13     
14     
15     <?PHP if(!empty($object->description)): ?>
16 	   <META name="Description" content="<?PHP echo $object->description?>"/>
  1. APPPATH/views/visite_didattiche_scuole_singola.php [ 11 ] » 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 [ 58 ] » Kohana_Response->body()

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

  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