Notice (8): Undefined variable: intro [APP/views/layouts/default.ctp, line 27]
Notice (8): Undefined variable: intro [APP/views/layouts/default.ctp, line 42]
Notice (8): Undefined variable: intro [APP/views/layouts/default.ctp, line 87]
Notice (8): Undefined variable: intro [APP/views/layouts/default.ctp, line 88]>

Missing Controller

Error: Menu2.phpController could not be found.

Error: Create the class Menu2.phpController below in file: app/controllers/menu2.php_controller.php

<?php
class Menu2.phpController extends AppController {

	var $name = 'Menu2.php';
}
?>

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

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