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