Menu
Bienvenue sur posturologie-posturopodie.be, le 1er site sur la posturopodie en Belgique.
Nous vous souhaitons une bonne visite!
Missing Controller
Error:
Sitemap.xmlController could not be found.
Error:
Create the class Sitemap.xmlController below in file: posturopodie/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 posturopodie/views/errors/missing_controller.ctp
Warning (2): Unknown: write failed: No space left on device (28) [Unknown, line ??]
Code |
Context$params = array(
"className" => "Sitemap.xmlController",
"webroot" => "/",
"url" => "/sitemap.xml",
"base" => "[empty string]"
)
$plugin = null
$controller = null
$action = null
$base = "[empty string]"
$webroot = "/"
$className = "Sitemap.xmlController"
$url = "/sitemap.xml"
$controllerName = "Sitemap.xml"
Warning: implode() [http://php.net/function.implode]: Invalid arguments passed in /home/deploy/cake/libs/debugger.php on line 497
[main] - [internal], line ??
Warning (2): Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) [Unknown, line ??]
Code |
Context$params = array(
"className" => "Sitemap.xmlController",
"webroot" => "/",
"url" => "/sitemap.xml",
"base" => "[empty string]"
)
$plugin = null
$controller = null
$action = null
$base = "[empty string]"
$webroot = "/"
$className = "Sitemap.xmlController"
$url = "/sitemap.xml"
$controllerName = "Sitemap.xml"
Warning: implode() [http://php.net/function.implode]: Invalid arguments passed in /home/deploy/cake/libs/debugger.php on line 497
[main] - [internal], line ??