Notice (8): Undefined variable: redLineFirst [APP/views/layouts/default.ctp, line 53] " id="next" />

Missing Controller

Error: FeesController could not be found.

Error: Create the class FeesController below in file: htdocs/controllers/fees_controller.php

<?php
class FeesController extends AppController {

	var $name = 'Fees';
}
?>

Notice: If you want to customize this error message, create htdocs/views/errors/missing_controller.ctp