Warning (2): Undefined property: CakeErrorController::$options [/var/www/html/cake1.3_FRONTEND/app/controllers/app_controller.php, line 154]
Warning (2): Trying to access array offset on null [/var/www/html/cake1.3_FRONTEND/app/controllers/app_controller.php, line 154]

Missing Controller

Error: Favicon.svgController could not be found.

Error: Create the class Favicon.svgController below in file: app/controllers/favicon.svg_controller.php

<?php
class Favicon.svgController extends AppController {

	var $name = 'Favicon.svg';
}
?>

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