Warning (4096): Argument 1 passed to AuthComponent::identify() must be an instance of CakeRequest, null given, called in /var/www/html/www/lib/Cake/Controller/Component/AuthComponent.php on line 612 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 767]
Warning (4096): Argument 2 passed to AuthComponent::identify() must be an instance of CakeResponse, null given, called in /var/www/html/www/lib/Cake/Controller/Component/AuthComponent.php on line 612 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 767]
Warning (4096): Argument 1 passed to FormAuthenticate::authenticate() must be an instance of CakeRequest, null given, called in /var/www/html/www/lib/Cake/Controller/Component/AuthComponent.php on line 772 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 /var/www/html/www/lib/Cake/Controller/Component/AuthComponent.php on line 772 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 /var/www/html/www/lib/Cake/Controller/Component/Auth/FormAuthenticate.php on line 73 and defined [CORE/Cake/Controller/Component/Auth/FormAuthenticate.php, line 46]
寺社用品アウトレット

ようこそゲストさん

ようこそゲストさん

Missing Method in ItemController

Error: The action index.php is not defined in controller ItemController

Error: Create ItemController::index.php() in file: app/Controller/ItemController.php.

<?php
class ItemController extends AppController {


	public function index.php() {

	}

}

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

Stack Trace

PAGE TOP