Warning (4096): Argument 1 passed to AuthComponent::identify() must be an instance of CakeRequest, null given, called in /var/www/html/public/lib/Cake/Controller/Component/AuthComponent.php on line 597 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 745]
Warning (4096): Argument 2 passed to AuthComponent::identify() must be an instance of CakeResponse, null given, called in /var/www/html/public/lib/Cake/Controller/Component/AuthComponent.php on line 597 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 745]
Warning (4096): Argument 1 passed to FormAuthenticate::authenticate() must be an instance of CakeRequest, null given, called in /var/www/html/public/lib/Cake/Controller/Component/AuthComponent.php on line 750 and defined [CORE/Cake/Controller/Component/Auth/FormAuthenticate.php, line 70]
Warning (4096): Argument 2 passed to FormAuthenticate::authenticate() must be an instance of CakeResponse, null given, called in /var/www/html/public/lib/Cake/Controller/Component/AuthComponent.php on line 750 and defined [CORE/Cake/Controller/Component/Auth/FormAuthenticate.php, line 70]
Warning (4096): Argument 1 passed to FormAuthenticate::_checkFields() must be an instance of CakeRequest, null given, called in /var/www/html/public/lib/Cake/Controller/Component/Auth/FormAuthenticate.php on line 75 and defined [CORE/Cake/Controller/Component/Auth/FormAuthenticate.php, line 48]
滝川市公園台帳管理システム

Missing Method in ParksController

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

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

<?php
class ParksController extends AppController {


	public function sitemap.xml() {

	}

}

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

Stack Trace