Plugin Author
Bowo
(@qriouslad)
@miheui thanks for reporting the issue. Please open your browser console (right click –> inspect on any blank point on the settings page) and try saving the changes again. When it fails saving, do you see any JS error in the console? If you see one, please copy or screenshot and post it in your next reply.
Thread Starter
miheui
(@miheui)
Thanks so much for replying. I think this might be what you want? The little icon continues to spin, but it doesn’t produce another error (I think). My version according to plugins is Version 7.9.5 despite what it says in the error.
For this, I turned off Login Attempts:
load-scripts.php?c=0…p-hooks&ver=6.8.2:2 An invalid form control with name='admin_site_enhancements[login_lockout_maxcount]' is not focusable.
trigger @ load-scripts.php?c=0…p-hooks&ver=6.8.2:2
(anonymous) @ load-scripts.php?c=0…p-hooks&ver=6.8.2:2
each @ load-scripts.php?c=0…p-hooks&ver=6.8.2:2
each @ load-scripts.php?c=0…p-hooks&ver=6.8.2:2
trigger @ load-scripts.php?c=0…p-hooks&ver=6.8.2:2
(anonymous) @ load-scripts.php?c=0…p-hooks&ver=6.8.2:5
e.<computed> @ load-scripts.php?c=0…p-hooks&ver=6.8.2:5
(anonymous) @ admin-page.js?ver=7.9.5:26
dispatch @ load-scripts.php?c=0…p-hooks&ver=6.8.2:2
v.handle @ load-scripts.php?c=0…p-hooks&ver=6.8.2:2
Thread Starter
miheui
(@miheui)
I figured it out. For some reason or another, the max lockout attempts is now forced to be 10 or less. I had 15, so it was giving me an error. Everything works great now!
Plugin Author
Bowo
(@qriouslad)
@miheui glad you were able to figure it out! In a past release, the hard limit of 10 was implemented, and the issue you saw (very very) occasionally happens if someone already put a number larger than 10 before the hard limit was implemented.
Thanks for putting in a nice review for ASE! 🙂