forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: emanage on June 15, 2006, 08:05:15 pm

Title: lost admin password...please help
Post by: emanage on June 15, 2006, 08:05:15 pm
I have forgot my coppermine website password.  Is there anyway to get it back or reset it?

thanks in advance.
Title: Re: lost admin password...please help
Post by: tfischer on June 15, 2006, 08:16:08 pm
A quick forum search came up with:

http://forum.coppermine-gallery.net/index.php?topic=26714.0

-Tim "Search is your friend..."
Title: Re: lost admin password...please help
Post by: emanage on June 15, 2006, 08:23:58 pm
the problem is that the site was given to me and by the looks of it there are only three users under the users table in php mysql none of which are admin.  Also when I choose the name of the guy who created the site and reset his email to mine I get the following error message

Not Found
The requested URL /site/forgot_passwd.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.34 Server at www.website.com Port 80


I get this message after clicking on the email that is sent once I try and use the lost my password function

Title: Re: lost admin password...please help
Post by: Sami on June 16, 2006, 12:19:26 am
open the xxx_users table find the user that have 1 on user_group, this user is admin change the user_password to "179ad45c6ce2cb97cf1029e212046e81" (without "") and now you have admin with "testpass" (without "") as a password .
Title: Re: lost admin password...please help
Post by: emanage on June 16, 2006, 02:51:23 pm
Sweet that worked, thanks a bunch.