Missing View

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

Error: Confirm you have created the file: /home/echangeuy/www/app/View/Home/section.ctp

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

Stack Trace

#0 /home/echangeuy/www/lib/Cake/View/View.php(360): View->_getViewFileName(NULL)
#1 /home/echangeuy/www/lib/Cake/Controller/Controller.php(900): View->render(NULL, NULL)
#2 /home/echangeuy/www/app/Controller/HomeController.php(113): Controller->render(NULL)
#3 [internal function]: HomeController->section('38', 'Dorothee-Munyan...')
#4 /home/echangeuy/www/lib/Cake/Controller/Controller.php(473): ReflectionMethod->invokeArgs(Object(HomeController), Array)
#5 /home/echangeuy/www/lib/Cake/Routing/Dispatcher.php(104): Controller->invokeAction(Object(CakeRequest))
#6 /home/echangeuy/www/lib/Cake/Routing/Dispatcher.php(86): Dispatcher->_invoke(Object(HomeController), Object(CakeRequest), Object(CakeResponse))
#7 /home/echangeuy/www/app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#8 {main}