Missing Controller

Error: ShoesController could not be found.

Error: Create the class ShoesController below in file: app/controllers/shoes_controller.php

<?php
class ShoesController extends AppController {

	var $name = 'Shoes';
}
?>

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

(master) 3 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Session`.`id`, `Session`.`data`, `Session`.`expires` FROM `cake_sessions` AS `Session` WHERE `id` = 'fgokeomnatoj5dvt8enchuctn0' LIMIT 1001
2INSERT INTO `page_views` (`geo_country`, `geo_region`, `geo_region_name`, `geo_dma_code`, `geo_postal_code`, `geo_city`, `session`, `ip_address`, `domain_name`, `script_url`, `mobile`, `modified`, `created`) VALUES ('US', NULL, NULL, NULL, NULL, NULL, 'fgokeomnatoj5dvt8enchuctn0', '38.107.179.228', 'theberricscanteen.com', '/shoes/es-shoes-1.html', 0, '2012-02-04 07:14:42', '2012-02-04 07:14:42')11
3SELECT LAST_INSERT_ID() AS insertID110
(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)