Warning (2): Creating default object from empty value [APP/views/layouts/default.ctp, line 2]

Missing Controller

Error: FwController could not be found.

Error: Create the class FwController below in file: app/controllers/fw_controller.php

<?php
class FwController extends AppController {

	var $name = 'Fw';
}
?>

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