More Website Templates at TemplateMonster.com!
Missing Controller
Error: SchoolmembersController could not be found.
Error: Create the class SchoolmembersController below in file: app/controllers/schoolmembers_controller.php
<?php
class SchoolmembersController extends AppController {
var $name = 'Schoolmembers';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp