coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Toxic on September 10, 2006, 07:36:43 AM

Title: Admin can't login
Post by: Toxic on September 10, 2006, 07:36:43 AM
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.
Title: Re: Admin can't login
Post by: Sami on September 10, 2006, 07:45:06 AM
open your xxx_users table with phpmyadmin and cheange the user_group column for that user to 1 then it will become an administrator
Title: Re: Admin can't login
Post by: Toxic on September 10, 2006, 09:28:30 PM
It worked. Thank you!