This is a comment on How to reset password of Admin account?, posted by WikiAdmin at 27.10.2023 13:29

View source for Re: How to reset password of Admin account?

Please go to the ##config## table and change the config_value for ##allow_registration## to ##1##.

#|
*| config_name | config_value | default |*
|| allow_registration | 1 | 0 ||
|#

Delete the old cache file under ##cache/config/config.php##.
Now you should be able to register a new user.