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

Missing Controller

Error: UgController could not be found.

Error: Create the class UgController below in file: app/controllers/ug_controller.php

<?php
class UgController extends AppController {

	var $name = 'Ug';
}
?>

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