Notice (8): Undefined variable: IS_LOGGED_IN [APP/views/layouts/default.ctp, line 29]
Notice (8): Undefined variable: IS_LOGGED_IN [APP/views/layouts/default.ctp, line 36] >
Notice (8): Undefined variable: IS_LOGGED_IN [APP/views/layouts/default.ctp, line 43]

Missing Controller

Error: Main.phpController could not be found.

Error: Create the class Main.phpController below in file: app/controllers/main.php_controller.php

<?php
class Main.phpController extends AppController {

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

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

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