Missing View

Error: The view for PagesController::display() was not found.

Error: Confirm you have created the file: /home/terroir-direct/public_html/app/View/Pages/users/nouveau-compte.ctp

Notice: If you want to customize this error message, create app/View/Errors/missing_view.ctp

Stack Trace

  • CORE/Cake/View/View.php line 463View->_getViewFileName(string)
  • CORE/Cake/Controller/Controller.php line 952View->render(string, null)
  • APP/Controller/PagesController.php line 107Controller->render(string)
  • [internal function]PagesController->display(string, string)
  • CORE/Cake/Controller/Controller.php line 490ReflectionMethod->invokeArgs(PagesController, array)
  • CORE/Cake/Routing/Dispatcher.php line 185Controller->invokeAction(CakeRequest)
  • CORE/Cake/Routing/Dispatcher.php line 160Dispatcher->_invoke(PagesController, CakeRequest, CakeResponse)
  • APP/webroot/index.php line 110Dispatcher->dispatch(CakeRequest, CakeResponse)