Files
Notice (8): Undefined variable: pageDescription [APP/View/Layouts/default.ctp, line 216]

Missing Controller

Error: FilesController could not be found.

Error: Create the class FilesController below in file: cms/Controller/FilesController.php

<?php
class FilesController extends AppController {

}

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

Stack Trace

  • APP/webroot/index.php line 118Dispatcher->dispatch(CakeRequest, CakeResponse)