Notice (8): Undefined variable: page [APP/views/layouts/default.ctp, line 29] >

Missing Controller

Error: ExampleItineraries.htmlController could not be found.

Error: Create the class ExampleItineraries.htmlController below in file: africa/cake_app/controllers/example_itineraries.html_controller.php

<?php
class ExampleItineraries.htmlController extends AppController {

	var $name = 'ExampleItineraries.html';
}
?>

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