Notice (8): Undefined index: language [APP/views/layouts/default.ctp, line 25]">

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

Missing Controller

Error: BlogRss.xmlController could not be found.

Error: Create the class BlogRss.xmlController below in file: app/controllers/blog_rss.xml_controller.php

<?php
class BlogRss.xmlController extends AppController {

	var $name = 'BlogRss.xml';
}
?>

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