Notice (8): Undefined index: HTTP_ACCEPT_LANGUAGE [APP/Controller/AppController.php, line 167]
Notice (8): Undefined index: HTTP_ACCEPT_LANGUAGE [APP/Controller/AppController.php, line 167]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/nlmoreau/other/music/app/Vendor/cakephp/cakephp/lib/Cake/Utility/Debugger.php:797) [APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php, line 458]
Errors
Queue is empty.

Missing Method in SongsController

Error: The action sitemap.xml is not defined in controller SongsController

Error: Create SongsController::sitemap.xml() in file: app/Controller/SongsController.php.

<?php
class SongsController extends AppController {


	public function sitemap.xml() {

	}

}

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

Stack Trace