Notice (8): Undefined variable: page [APP/views/elements/html_head.ctp, line 26]
Notice (8): Undefined variable: page [APP/views/elements/html_head.ctp, line 29]

Missing Method in AppController

Error: The action webroot is not defined in controller AppController

Error: Create AppController::webroot() in file: app/controllers/app_controller.php.

<?php
class AppController extends AppController {

	var $name = 'App';


	function webroot() {

	}

}
?>

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

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

Fatal error: Call to a member function buffer() on a non-object in /var/www/app/views/layouts/default.ctp on line 20