Missing View

Error: The view for TherapistController::detail() was not found.

Confirm you have created the file: Therapist/detail/mori.ctp in one of the following paths:

  • /home/users/1/pupu.jp-sweet-empress/web/sweet-empress/_system/app_service/View/Therapist/detail/mori.ctp

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

Stack Trace

  • CORE/Cake/View/View.php line 470View->_getViewFileName(string)
  • CORE/Cake/Controller/Controller.php line 960View->render(string, null)
  • APP/Controller/TherapistController.php line 61Controller->render(string)
  • [internal function]TherapistController->detail(string)
  • CORE/Cake/Controller/Controller.php line 490ReflectionMethod->invokeArgs(TherapistController, array)
  • CORE/Cake/Routing/Dispatcher.php line 193Controller->invokeAction(CakeRequest)
  • CORE/Cake/Routing/Dispatcher.php line 167Dispatcher->_invoke(TherapistController, CakeRequest)
  • /home/users/1/pupu.jp-sweet-empress/web/sweet-empress/index.php line 118Dispatcher->dispatch(CakeRequest, CakeResponse)