HTTP_Exception_404 [ 404 ]:

APPPATH/classes/Controller/Onenews.php [ 42 ]

37         }
38         else{
39             $selected_tags = null;
40             $news =null;
41         }
42         if (!$n_one) throw new HTTP_Exception_404;
43         $this->m_news->add_view_by_pref($this->pref);
44         $this->rub = $n_one['rub'];
45         $this->seo_title = $n_one['page_title_'.$this->lang];
46         if ($this->seo_title =='') $this->seo_title = $n_one['title_'.$this->lang];
47         $this->seo_keys = $n_one['page_keywords_'.$this->lang];
  1. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Onenews->action_index()

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

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

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

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

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

Environment