Suddenly the gallery won't let me log in my admin account. I already searched the forums for a solution and found the adminpass.php file, but changing the password didn't work.
I was wondering if there's anything else I can do to solve my problem?
I have a normal user account registered that works properly, is it possible to turn that into an admin account without logging in to my current non-functional admin account? Like, editing a file or something?
Any help will be appreciated.
open your xxx_users table with phpmyadmin and cheange the user_group column for that user to 1 then it will become an administrator
It worked. Thank you!