Notice (8): Undefined variable: config_base [APP/views/layouts/default.ctp, line 34]
Notice (8): Undefined variable: config_base [APP/views/layouts/default.ctp, line 37]
Notice (8): Undefined variable: config_base [APP/views/layouts/default.ctp, line 38]
Notice (8): Undefined variable: config_base [APP/views/layouts/default.ctp, line 57]
Notice (8): Undefined variable: custom_pages [APP/views/layouts/default.ctp, line 57]
Warning (2): Invalid argument supplied for foreach() [APP/views/helpers/general.php, line 16]
Notice (8): Undefined index:  language [APP/views/helpers/general.php, line 72]

Missing Controller

Error: Robots.txtController could not be found.

Error: Create the class Robots.txtController below in file: app/controllers/robots.txt_controller.php

<?php
class Robots.txtController extends AppController {

	var $name = 'Robots.txt';
}
?>

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