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