Warning (4096): Argument 1 passed to AuthComponent::identify() must be an instance of CakeRequest, null given, called in /home/nishino-industry/www/point/lib/Cake/Controller/Component/AuthComponent.php on line 611 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 766]
Warning (4096): Argument 2 passed to AuthComponent::identify() must be an instance of CakeResponse, null given, called in /home/nishino-industry/www/point/lib/Cake/Controller/Component/AuthComponent.php on line 611 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 766]
Warning (4096): Argument 1 passed to FormAuthenticate::authenticate() must be an instance of CakeRequest, null given, called in /home/nishino-industry/www/point/lib/Cake/Controller/Component/AuthComponent.php on line 771 and defined [CORE/Cake/Controller/Component/Auth/FormAuthenticate.php, line 68]
Warning (4096): Argument 2 passed to FormAuthenticate::authenticate() must be an instance of CakeResponse, null given, called in /home/nishino-industry/www/point/lib/Cake/Controller/Component/AuthComponent.php on line 771 and defined [CORE/Cake/Controller/Component/Auth/FormAuthenticate.php, line 68]
Warning (4096): Argument 1 passed to FormAuthenticate::_checkFields() must be an instance of CakeRequest, null given, called in /home/nishino-industry/www/point/lib/Cake/Controller/Component/Auth/FormAuthenticate.php on line 73 and defined [CORE/Cake/Controller/Component/Auth/FormAuthenticate.php, line 46]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/nishino-industry/www/point/lib/Cake/Utility/Debugger.php:795) [CORE/Cake/Network/CakeResponse.php, line 459]
有限会社 ニシノ工業

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)