Warning (2): file_put_contents(): Only 0 of 374 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]
Errors

Missing Controller

Error: Sitemap.xmlController could not be found.

Error: Create the class Sitemap.xmlController below in file: app/Controller/Sitemap.xmlController.php

<?php
class Sitemap.xmlController extends AppController {

}

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

Stack Trace

  • APP/webroot/index.php line 118Dispatcher->dispatch(CakeRequest, CakeResponse)