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

Missing Controller

Error: WebrootController could not be found.

Error: Create the class WebrootController below in file: app/controllers/webroot_controller.php

<?php
class WebrootController extends AppController {

	var $name = 'Webroot';
}
?>

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