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

Missing Controller

Error: NewsController could not be found.

Error: Create the class NewsController below in file: app/controllers/news_controller.php

<?php
class NewsController extends AppController {

	var $name = 'News';
}
?>

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