Warning (2): unlink(/home/users/1/main.jp-7065a56d53e28f25/web/sin-sin-do.com/app/tmp/cache/persistent/cake_core_core_paths) [function.unlink]: No such file or directory [CORE/cake/libs/file.php, line 292]
Codeunlink - [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 293
Configure::corePaths() - CORE/cake/libs/configure.php, line 496
Configure::buildPaths() - CORE/cake/libs/configure.php, line 598
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 702
Configure::getInstance() - CORE/cake/libs/configure.php, line 137
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 82
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