Notice (8): Undefined variable: seo [APP/views/elements/meta_head.ctp, line 3] " /> Notice (8): Undefined variable: seo [APP/views/elements/meta_head.ctp, line 4] " />
Notice (8): Undefined variable: LANG [APP/views/elements/header.ctp, line 13] off.png" alt="" width="25" height="13" border="0"> Notice (8): Undefined variable: LANG [APP/views/elements/header.ctp, line 15] off.png" alt="" width="25" height="13" border="0"> Notice (8): Undefined variable: LANG [APP/views/elements/header.ctp, line 17] off.png" alt="" width="25" height="13" border="0">

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: footer [APP/views/elements/footer.ctp, line 6]