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

APPPATH/views/post_singolo.php [ 13 ]

 8 	<!-- Basic Page Needs
 9   ================================================== -->
10 	<meta charset="utf-8">
11 <META NAME="AUTHOR" CONTENT="Art Project">
12 <META NAME="COPYRIGHT" CONTENT="2012 - 2999 by Art Project web agency">
13 <title><?PHP echo $object->titolo?> | CilentoNatura.com</title>
14 <meta property="og:title" content="<?PHP echo $object->titolo?> | CilentoNatura.com" />
15 <meta name="description" content="<?PHP echo I18n::get('description')?>" />
16 <meta name="keywords" content="<?PHP echo I18n::get('keyword')?>" />
17    <META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
18 <META NAME="REVISIT-AFTER" CONTENT="7 DAYS">
  1. APPPATH/views/post_singolo.php [ 13 ] » 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/Home.php [ 119 ] » Kohana_Response->body(arguments)

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

  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