Password please Password please
 

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

Password please

Started by lennox22, March 08, 2006, 05:26:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lennox22

I think someone hack my computer and changed my password, and the email, i doubt it anyway, but i cant get into my gallery, is there any solution to this, thanks.

Abbas Ali

The password is stored in "cpg_users" table in database. You can access the database via phpMyAdmin or any other database tool provided by your webhost. Just browse that table and see what the current password is.
Chief Geek at Ranium Systems

lennox22

hate to be a real pain but i did go into the database, im not too good at what to do when i go there, i did see tables in there but i dont know what to do to get the password, it would break my heart if i did something and damage my gallery, if u can can just tell me what to do thanks.

Abbas Ali

If you are using phpMyAdmin follow the steps given below.


  • Open phpMyAdmin
  • On the top left hand side there will be drop down box. Select the database in which you installed coppermine
  • Then a list of all the tables in that database will appear below that drop down box. Click on cpgPrefix_users table (Replace cpgPrefix_ with the prefix you have used)
  • Then on the right hand side the table structure will be shown. Click on "Browse" link in the top menu (right side)
  • All the records in that table will be shown. Generally the first record is the admin record. Get the password from "password" field of that record.


Abbas
Chief Geek at Ranium Systems