coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: gts on November 07, 2008, 01:50:29 AM

Title: Log in issues
Post by: gts on November 07, 2008, 01:50:29 AM
Hello all,

I'm not sure why, but for some reason I cannot log in with my Admin account or my test account i have created. I haven't upgraded or changed anything with the site. I uploaded some pictures about 2 months ago and haven't been back since. now i want to up load some more pictures and i can't log in. i have tried to use the forgot password method, but the site tells me there is no such user with my address.

I have access to MyPHPAdmin. I have found the string with my users info so that i can change the password. the problem is that i'm not sure how coppermine encodes the password. where can i find somewhere to translate a password that looks like this? (note, this is not my full password)

265e9f8cfbd4696a8ceefadcfb1f

Any help would be much appreciated. Thanks in advance for you help.s

Waylon
Title: Re: Log in issues
Post by: Abbas Ali on November 07, 2008, 07:08:54 AM
Why not see the correct email address from phpMyAdmin and then use it in forgot password?
Title: Re: Log in issues
Post by: Joachim Müller on November 07, 2008, 08:38:21 AM
Quote from: gts on November 07, 2008, 01:50:29 AM
the problem is that i'm not sure how coppermine encodes the password.
Coppermine is using MD5 encryption. PhpMyAdmin provides a tool for that, as suggested in many threads similar to yours.

Quote from: gts on November 07, 2008, 01:50:29 AM
I'm not sure why, but for some reason I cannot log in with my Admin account or my test account i have created.
Why don't you post a link to your gallery together with the non-admin test user account? This way we could try to figure out if this is related to your PC or a generic problem with your gallery.

Title: Re: Log in issues
Post by: gts on November 07, 2008, 04:54:53 PM
@ Abbas
I have already tried that. The email on files is in fact my email address. But it still tells me no such user...

@Joachim
I've already tried from different computers. This isn't the first time. I also log into some other websites that are run off of Joomla. I use the same login/password for all 3 sites and they all stopped accepting my login info. I have been able to get into the other sites using the forgot password option but my CP install is being stubborn.

here is a link to my gallery:
http://gtswebhosting.com/copermine

I'm going to look in PhpMyAdmin for the tool you described. I'll let you know what I find out.

test user:

username - test
password - password
Title: Re: Log in issues
Post by: Abbas Ali on November 08, 2008, 05:25:06 AM
e10adc3949ba59abbe56e057f20f883e is the md5 hash for 123456. So change the password from phpmyadmin to the mentioned hash and your password will become 123456. Then after login change your password from cpg user manager.
Title: Re: Log in issues
Post by: gts on November 08, 2008, 07:03:38 AM
That worked perfectly. thank you very much for your help.
Title: Re: Log in issues
Post by: Abbas Ali on November 08, 2008, 07:50:59 AM
Great - don't forget to change the password to something else from user manager. Everyone now knows that your password is 123456 :).
Title: Re: Log in issues
Post by: gts on November 08, 2008, 07:52:34 AM
already done, thanks for the heads up