Missing View

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

Error: Confirm you have created the file: /home/thaidoma/public_html/app/View/Themed/Netway/Home/register.htm.tpl

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

Stack Trace

  • CORE/Cake/View/View.php line 459View->_getViewFileName(string)
  • CORE/Cake/Controller/Controller.php line 952View->render(string, null)
  • APP/Controller/HomeController.php line 49Controller->render(string)
  • [internal function]HomeController->display(string)
  • CORE/Cake/Controller/Controller.php line 490ReflectionMethod->invokeArgs(HomeController, array)
  • CORE/Cake/Routing/Dispatcher.php line 187Controller->invokeAction(CakeRequest)
  • CORE/Cake/Routing/Dispatcher.php line 162Dispatcher->_invoke(HomeController, CakeRequest, CakeResponse)
  • APP/webroot/index.php line 110Dispatcher->dispatch(CakeRequest, CakeResponse)