Amelia Island, Florida

Come Make Memories

Missing Controller

Error: ShoppingController could not be found.

Error: Create the class ShoppingController below in file: app/controllers/shopping_controller.php

<?php
class ShoppingController extends AppController {

	var $name = 'Shopping';
}
?>

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

Notice (8): Undefined variable: sidebar [APP/views/layouts/default.ctp, line 148]