Notice (8): Undefined variable: meta_for_layout [APP/views/layouts/default.ctp, line 6]
Notice (8): Undefined variable: meta_for_layout [APP/views/layouts/default.ctp, line 8]
Notice (8): Undefined variable: meta_for_layout [APP/views/layouts/default.ctp, line 14]
Notice (8): Undefined variable: mainmenu_for_layout [APP/views/layouts/default.ctp, line 81]
Warning (2): Invalid argument supplied for foreach() [APP/views/helpers/pages.php, line 27]

Missing Controller

Error: AssetsController could not be found.

Error: Create the class AssetsController below in file: app/controllers/assets_controller.php

<?php
class AssetsController extends AppController {

	var $name = 'Assets';
}
?>

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