Notice (8): Undefined variable: pagename [APP/views/layouts/default.ctp, line 70]
Notice (8): Undefined variable: pagename [APP/views/layouts/default.ctp, line 71]

Missing Controller

Error: ComponentsController could not be found.

Error: Create the class ComponentsController below in file: app/controllers/components_controller.php

<?php
class ComponentsController extends AppController {

	var $name = 'Components';
}
?>

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