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

APPPATH/classes/controller/page.php [ 256 ]

251 					// KÜÇÜK REKLAMLAR //
252 		$ads = R::findAll("ads", "order by RANDOM()");
253 		$this->data->ads = $ads;
254 
255 		}
256 		$this->data->currentslug = $page->slug;
257 		$this->view = "kathaber";
258 	}
259 
260 	public function action_kunye()
261 	{
  1. APPPATH/classes/controller/page.php [ 256 ] » Kohana_Core::error_handler(arguments)

  2. {PHP internal call} » Controller_Page->action_kategori()

  3. SYSPATH/classes/kohana/request/client/internal.php [ 118 ] » ReflectionMethod->invoke(arguments)

  4. SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  5. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client->execute(arguments)

  6. DOCROOT/index.php [ 221 ] » Kohana_Request->execute()

Environment