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