Notice (8): Undefined variable: head [APP/views/layouts/default.ctp, line 6]" /> Notice (8): Undefined variable: head [APP/views/layouts/default.ctp, line 7]" /> Notice (8): Undefined variable: head [APP/views/layouts/default.ctp, line 10]"/> Notice (8): Undefined variable: head [APP/views/layouts/default.ctp, line 11]"/>

Missing Controller

Error: FeaturesController could not be found.

Error: Create the class FeaturesController below in file: app/controllers/features_controller.php

<?php
class FeaturesController extends AppController {

	var $name = 'Features';
}
?>

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

© 2011 - Privacy