Missing View

Error: The view for PostsController::category() was not found.

Error: Confirm you have created the file: /home/wwsant/public_html/app/View/Posts/category.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 468View->_getViewFileName(null)
  • CORE/Cake/Controller/Controller.php line 954View->render(null, null)
  • CORE/Cake/Routing/Dispatcher.php line 198Controller->render()
  • CORE/Cake/Routing/Dispatcher.php line 165Dispatcher->_invoke(PostsController, CakeRequest)
  • APP/webroot/index.php line 108Dispatcher->dispatch(CakeRequest, CakeResponse)