Warning (2): Undefined array key "username" [APP/Controller/UsersController.php, line 857]Code Context<?php $this->LoadModel('otpcitizen');
<?php $this->LoadModel('smsevent');
<?php $username = $this->request->data['username'];
UsersController::otpsavecitizen_new() - APP/Controller/UsersController.php, line 857
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): Undefined array key "password" [APP/Controller/UsersController.php, line 858]Code Context<?php $this->LoadModel('smsevent');
<?php $username = $this->request->data['username'];
<?php $password = $this->request->data['password'];
UsersController::otpsavecitizen_new() - APP/Controller/UsersController.php, line 858
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): Undefined array key "captcha" [APP/Controller/UsersController.php, line 859]Code Context<?php $username = $this->request->data['username'];
<?php $password = $this->request->data['password'];
<?php $captcha = $this->request->data['captcha'];
UsersController::otpsavecitizen_new() - APP/Controller/UsersController.php, line 859
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): Undefined array key 0 [APP/Controller/UsersController.php, line 870]Code Context<?php $checkuser = $this->CitizenUser->query("select user_id,username,password,mobile_no,state_id from ngdrstab_mst_user_citizen where username=?", array($username));
<?php // pr($checkuser);exit;
<?php $username1 = $checkuser[0][0]['username'];
UsersController::otpsavecitizen_new() - APP/Controller/UsersController.php, line 870
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): Trying to access array offset on null [APP/Controller/UsersController.php, line 870]Code Context<?php $checkuser = $this->CitizenUser->query("select user_id,username,password,mobile_no,state_id from ngdrstab_mst_user_citizen where username=?", array($username));
<?php // pr($checkuser);exit;
<?php $username1 = $checkuser[0][0]['username'];
UsersController::otpsavecitizen_new() - APP/Controller/UsersController.php, line 870
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): Trying to access array offset on null [APP/Controller/UsersController.php, line 870]Code Context<?php $checkuser = $this->CitizenUser->query("select user_id,username,password,mobile_no,state_id from ngdrstab_mst_user_citizen where username=?", array($username));
<?php // pr($checkuser);exit;
<?php $username1 = $checkuser[0][0]['username'];
UsersController::otpsavecitizen_new() - APP/Controller/UsersController.php, line 870
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Authentication failed