Hi,
I am experiencing a call to undefined method error. I have checked the file and found that its true that the method doesn't exist.
INFO - 2023-03-01 10:20:47 --> UsersController: Delete Action Method Executed. CRITICAL - 2023-03-01 10:20:47 --> Call to undefined method Myth\Auth\Authentication\LocalAuthenticator::purgeLoginAttempts() in APPPATH\Controllers\UsersController.php on line 153. 1 SYSTEMPATH\CodeIgniter.php(934): App\Controllers\UsersController->deleteAction(1) 2 SYSTEMPATH\CodeIgniter.php(499): CodeIgniter\CodeIgniter->runController(Object(App\Controllers\UsersController)) 3 SYSTEMPATH\CodeIgniter.php(368): CodeIgniter\CodeIgniter->handleRequest(null, Object(Config\Cache), false) 4 FCPATH\index.php(67): CodeIgniter\CodeIgniter->run()
Hi, I am experiencing a call to undefined method error. I have checked the file and found that its true that the method doesn't exist.
INFO - 2023-03-01 10:20:47 --> UsersController: Delete Action Method Executed. CRITICAL - 2023-03-01 10:20:47 --> Call to undefined method Myth\Auth\Authentication\LocalAuthenticator::purgeLoginAttempts() in APPPATH\Controllers\UsersController.php on line 153. 1 SYSTEMPATH\CodeIgniter.php(934): App\Controllers\UsersController->deleteAction(1) 2 SYSTEMPATH\CodeIgniter.php(499): CodeIgniter\CodeIgniter->runController(Object(App\Controllers\UsersController)) 3 SYSTEMPATH\CodeIgniter.php(368): CodeIgniter\CodeIgniter->handleRequest(null, Object(Config\Cache), false) 4 FCPATH\index.php(67): CodeIgniter\CodeIgniter->run()