Code
Strict Standards: Non-static method Configure::read() should not be called statically in
/home/filmdecul/domains/plan-sequence.com/public_html/quiz/cake/basics.php on line
311
Strict Standards: Non-static method Configure::getInstance() should not be called statically in
/home/filmdecul/domains/plan-sequence.com/public_html/quiz/cake/libs/configure.php on line
327
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 293
Configure::corePaths() - CORE/cake/libs/configure.php, line 492
Configure::buildPaths() - CORE/cake/libs/configure.php, line 594
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 698
Configure::getInstance() - CORE/cake/libs/configure.php, line 137
include - CORE/cake/bootstrap.php, line 43
[main] - APP/webroot/index.php, line 81
Missing Controller
Deprecated: Non-static method Configure::read() should not be called statically, assuming $this from incompatible context in
/home/filmdecul/domains/plan-sequence.com/public_html/quiz/cake/libs/view/view.php on line
661
Missing Controller
Error:
Sitemap.xmlController could not be found.
Error:
Deprecated: Non-static method Inflector::underscore() should not be called statically, assuming $this from incompatible context in /home/filmdecul/domains/plan-sequence.com/public_html/quiz/cake/libs/view/errors/missing_controller.ctp on line 32
Create the class Sitemap.xmlController below in file: quiz/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 quiz/views/errors/missing_controller.ctp