Missing Method in InstallationsController
Error: The action front is not defined in controller InstallationsController
Error: Create InstallationsController::front() in file: app/controllers/installations_controller.php.
<?php class InstallationsController extends AppController { var $name = 'Installations'; function front() { } } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp