Notice (8): Undefined variable: users [APP/views/layouts/default.ctp, line 62]
Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 62]

Missing Controller

Error: Sitemap.xmlController could not be found.

Error: Create the class Sitemap.xmlController below in file: app/controllers/sitemap.xml_controller.php

<?php
class Sitemap.xmlController extends AppController {

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

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