Notice (8): Undefined variable: user [APP/views/elements/functionpane.ctp, line 2]

Missing Controller

Error: LoginFail.phpController could not be found.

Error: Create the class LoginFail.phpController below in file: app/controllers/login_fail.php_controller.php

<?php
class LoginFail.phpController extends AppController {

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

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