HTTP_Exception_404 [ 404 ]:

APPPATH/classes/controller/app/page.php [ 58 ]

53                 ->set('variables', $form)
54                 ->render();
55 
56         }
57         else {
58             throw new HTTP_Exception_404();
59         }
60     }
61     
62     public function action_newsletter() {
63         
  1. APPPATH/classes/controller/app/page.php [ 11 ] » Controller_App_Page->_load_site(arguments)

  2. {PHP internal call} » Controller_App_Page->action_get()

  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 [ 112 ] » Kohana_Request->execute()

Environment