Missing Controller

Error: See-alsoController could not be found.

Error: Create the class See-alsoController below in file: app/Controller/See-alsoController.php

<?php
class See-alsoController extends AppController {

}

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

Stack Trace

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