Amelia Island, Florida

Come Make Memories

Missing Controller

Error: YummyController could not be found.

Error: Create the class YummyController below in file: app/controllers/yummy_controller.php

<?php
class YummyController extends AppController {

	var $name = 'Yummy';
}
?>

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 150]