Missing View

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

Confirm you have created the file: Pages/vida/vigencia.ctp in one of the following paths:

  • /home/n4c3fd5/itam-gnp.com.mx/app/View/Pages/vida/vigencia.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 470View->_getViewFileName(string)
  • CORE/Cake/Controller/Controller.php line 963View->render(string, null)
  • APP/Controller/PagesController.php line 69Controller->render(string)
  • [internal function]PagesController->display(string)
  • CORE/Cake/Controller/Controller.php line 491ReflectionMethod->invokeArgs(PagesController, array)
  • CORE/Cake/Routing/Dispatcher.php line 193Controller->invokeAction(CakeRequest)
  • CORE/Cake/Routing/Dispatcher.php line 167Dispatcher->_invoke(PagesController, CakeRequest)
  • APP/webroot/index.php line 107Dispatcher->dispatch(CakeRequest, CakeResponse)