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