[Solved]: Lost username [Solved]: Lost username
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Lost username

Started by evilsmiley, July 22, 2004, 03:27:12 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

evilsmiley

I've had this image gallery set up for a while now, but haven't had to update it in a while either :), but now when I go to add new pictures, for some reason I was logged out, my username/password doesn't work, neither does the username/pw of the other admin account I set up.

Does anyone know how I can find out what the heck happened?

I created another account and it'll let me log into that just fine, but that does me no good without admin access :)

My gallery is located HERE in case you need to see it.

I really appreciate any help, as I don't want to have to re-install the gallery :) .

evilsmiley

oh crap, after searching around, I realized I have version 1.2.1

Sorry, I posted in the wrong forum :)

Joachim Müller

use a tool like phpMyAdmin to directly browse the database. Navigate to your cpg_users table with it and look up what your password was, or reset the password as you wish. If your gallery has been hacked (chances are high, since you appear to use an improperly set-up theme and you claim you haven't modified it for a while), it is most likely that you haven't thought of passwords strong enough. You're encouraged to use non-trivial passwords with at least 8 chars that will stand a brute force attack a bit longer.

GauGau

P.S. You appear to be running cpg1.2.1, that's why I moved your thread from cpg1.3 support to cpg1.2 support. Please post in the appropriate board next time.

evilsmiley

wow, thank you very much, that worked really slick :)

now I just gotta figure out how to set up the theme better :)