Missing Controller
Error:
ThemeController could not be found.
Error:
Create the class ThemeController below in file: app/controllers/theme_controller.php
<?php
class ThemeController extends AppController {
var $name = 'Theme';
}
?>
Notice:
If you want to customize this error message, create app/views/errors/missing_controller.ctp