Warning (2): unlink(/home/dknell/public_html/shrood_cake/cake_1.2.1.8004/app/tmp/cache/persistent/cake_core_default_en_us) [function.unlink]: No such file or directory [CORE/cake/libs/file.php, line 292]
unlink - [internal], line ??
File::delete() - CORE/cake/libs/file.php, line 292
FileEngine::read() - CORE/cake/libs/cache/file.php, line 171
Cache::read() - CORE/cake/libs/cache.php, line 306
I18n::translate() - CORE/cake/libs/i18n.php, line 154
__ - CORE/cake/basics.php, line 605
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 172
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118
Object::cakeError() - CORE/cake/libs/object.php, line 202
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 146
[main] - APP/webroot/index.php, line 88
Shrood, Inc: Missing Controller
Misbehaving technologies avoid making eye-contact with us.
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