Warning (4096): Argument 1 passed to AuthComponent::identify() must be an instance of CakeRequest, null given, called in D:\CustomerData\webspaces\webspace_00109565\wwwroot\vegin.pt\lib\Cake\Controller\Component\AuthComponent.php on line 600 and defined [CORE\Cake\Controller\Component\AuthComponent.php, line 748]
* @return array User record data, or false, if the user could not be identified.*/public function identify(CakeRequest $request, CakeResponse $response) {
AuthComponent::identify() - CORE\Cake\Controller\Component\AuthComponent.php, line 748
AuthComponent::login() - CORE\Cake\Controller\Component\AuthComponent.php, line 600
AppController::beforeFilter() - APP\Controller\AppController.php, line 51
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE\Cake\Event\CakeEventManager.php, line 242
Controller::startupProcess() - CORE\Cake\Controller\Controller.php, line 674
ExceptionRenderer::_getController() - CORE\Cake\Error\ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - CORE\Cake\Error\ExceptionRenderer.php, line 92
ErrorHandler::handleException() - CORE\Cake\Error\ErrorHandler.php, line 119
[main] - [internal], line ??
Warning (4096): Argument 2 passed to AuthComponent::identify() must be an instance of CakeResponse, null given, called in D:\CustomerData\webspaces\webspace_00109565\wwwroot\vegin.pt\lib\Cake\Controller\Component\AuthComponent.php on line 600 and defined [CORE\Cake\Controller\Component\AuthComponent.php, line 748]
* @return array User record data, or false, if the user could not be identified.*/public function identify(CakeRequest $request, CakeResponse $response) {
$request = null
AuthComponent::identify() - CORE\Cake\Controller\Component\AuthComponent.php, line 748
AuthComponent::login() - CORE\Cake\Controller\Component\AuthComponent.php, line 600
AppController::beforeFilter() - APP\Controller\AppController.php, line 51
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE\Cake\Event\CakeEventManager.php, line 242
Controller::startupProcess() - CORE\Cake\Controller\Controller.php, line 674
ExceptionRenderer::_getController() - CORE\Cake\Error\ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - CORE\Cake\Error\ExceptionRenderer.php, line 92
ErrorHandler::handleException() - CORE\Cake\Error\ErrorHandler.php, line 119
[main] - [internal], line ??
Warning (4096): Argument 1 passed to FormAuthenticate::authenticate() must be an instance of CakeRequest, null given, called in D:\CustomerData\webspaces\webspace_00109565\wwwroot\vegin.pt\lib\Cake\Controller\Component\AuthComponent.php on line 753 and defined [CORE\Cake\Controller\Component\Auth\FormAuthenticate.php, line 68]
* @return mixed False on login failure. An array of User data on success.*/public function authenticate(CakeRequest $request, CakeResponse $response) {
FormAuthenticate::authenticate() - CORE\Cake\Controller\Component\Auth\FormAuthenticate.php, line 68
AuthComponent::identify() - CORE\Cake\Controller\Component\AuthComponent.php, line 753
AuthComponent::login() - CORE\Cake\Controller\Component\AuthComponent.php, line 600
AppController::beforeFilter() - APP\Controller\AppController.php, line 51
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE\Cake\Event\CakeEventManager.php, line 242
Controller::startupProcess() - CORE\Cake\Controller\Controller.php, line 674
ExceptionRenderer::_getController() - CORE\Cake\Error\ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - CORE\Cake\Error\ExceptionRenderer.php, line 92
ErrorHandler::handleException() - CORE\Cake\Error\ErrorHandler.php, line 119
[main] - [internal], line ??
Warning (4096): Argument 2 passed to FormAuthenticate::authenticate() must be an instance of CakeResponse, null given, called in D:\CustomerData\webspaces\webspace_00109565\wwwroot\vegin.pt\lib\Cake\Controller\Component\AuthComponent.php on line 753 and defined [CORE\Cake\Controller\Component\Auth\FormAuthenticate.php, line 68]
* @return mixed False on login failure. An array of User data on success.*/public function authenticate(CakeRequest $request, CakeResponse $response) {
$request = null
FormAuthenticate::authenticate() - CORE\Cake\Controller\Component\Auth\FormAuthenticate.php, line 68
AuthComponent::identify() - CORE\Cake\Controller\Component\AuthComponent.php, line 753
AuthComponent::login() - CORE\Cake\Controller\Component\AuthComponent.php, line 600
AppController::beforeFilter() - APP\Controller\AppController.php, line 51
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE\Cake\Event\CakeEventManager.php, line 242
Controller::startupProcess() - CORE\Cake\Controller\Controller.php, line 674
ExceptionRenderer::_getController() - CORE\Cake\Error\ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - CORE\Cake\Error\ExceptionRenderer.php, line 92
ErrorHandler::handleException() - CORE\Cake\Error\ErrorHandler.php, line 119
[main] - [internal], line ??
Warning (4096): Argument 1 passed to FormAuthenticate::_checkFields() must be an instance of CakeRequest, null given, called in D:\CustomerData\webspaces\webspace_00109565\wwwroot\vegin.pt\lib\Cake\Controller\Component\Auth\FormAuthenticate.php on line 73 and defined [CORE\Cake\Controller\Component\Auth\FormAuthenticate.php, line 46]
* @return boolean False if the fields have not been supplied. True if they exist.*/protected function _checkFields(CakeRequest $request, $model, $fields) {
FormAuthenticate::_checkFields() - CORE\Cake\Controller\Component\Auth\FormAuthenticate.php, line 46
FormAuthenticate::authenticate() - CORE\Cake\Controller\Component\Auth\FormAuthenticate.php, line 73
AuthComponent::identify() - CORE\Cake\Controller\Component\AuthComponent.php, line 753
AuthComponent::login() - CORE\Cake\Controller\Component\AuthComponent.php, line 600
AppController::beforeFilter() - APP\Controller\AppController.php, line 51
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE\Cake\Event\CakeEventManager.php, line 242
Controller::startupProcess() - CORE\Cake\Controller\Controller.php, line 674
ExceptionRenderer::_getController() - CORE\Cake\Error\ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - CORE\Cake\Error\ExceptionRenderer.php, line 92
ErrorHandler::handleException() - CORE\Cake\Error\ErrorHandler.php, line 119
[main] - [internal], line ??
Errors
Missing Controller
Error: Portfolio.htmlController could not be found.
Error:
Create the class Portfolio.htmlController below in file: app\Controller\Portfolio.htmlController.php
<?php
class Portfolio.htmlController extends AppController {
}
Notice:
If you want to customize this error message, create app\View\Errors\missing_controller.ctp