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

Missing Controller

Error: Rss.xmlController could not be found.

Error: Create the class Rss.xmlController below in file: httpdocs/controllers/rss.xml_controller.php

<?php
class Rss.xmlController extends AppController {

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

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