lonnieezell / myth-auth

One-stop Auth package for CodeIgniter 4
MIT License
633 stars 206 forks source link

Call to undefined method error #593

Closed Elvis254 closed 1 year ago

Elvis254 commented 1 year ago

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()

manageruz commented 1 year ago

Hi @Elvis254 Can you give us more info:

manageruz commented 1 year ago

More than 5 months have passed, and there is no answer from the author. Closing as stale.