Warning (4096): Argument 1 passed to AuthComponent::identify() must be an instance of CakeRequest, null given, called in /var/www/vhosts/techosmotrz.kz/httpdocs/lib/Cake/Controller/Component/AuthComponent.php on line 607 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 757]
Warning (4096): Argument 2 passed to AuthComponent::identify() must be an instance of CakeResponse, null given, called in /var/www/vhosts/techosmotrz.kz/httpdocs/lib/Cake/Controller/Component/AuthComponent.php on line 607 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 757]
Warning (4096): Argument 1 passed to FormAuthenticate::authenticate() must be an instance of CakeRequest, null given, called in /var/www/vhosts/techosmotrz.kz/httpdocs/lib/Cake/Controller/Component/AuthComponent.php on line 762 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/vhosts/techosmotrz.kz/httpdocs/lib/Cake/Controller/Component/AuthComponent.php on line 762 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/vhosts/techosmotrz.kz/httpdocs/lib/Cake/Controller/Component/Auth/FormAuthenticate.php on line 73 and defined [CORE/Cake/Controller/Component/Auth/FormAuthenticate.php, line 46]
Техосмотр Z
OK
+7 (775) 007-70-77

Missing Method in PagesController

Error: The action index.html is not defined in controller PagesController

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

<?php
class PagesController extends AppController {


	public function index.html() {

	}

}

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

Stack Trace