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