Jump to content

login Site and Admin details


Seraina
 Share

Recommended Posts

Hello

the old webmaster don't  give us the logindetails. Can someone tell me the sitename where usually the loginsite exists and is there a possibility to change or look at the username and password in phpmyadmin?

Thanks very much for your help!

Regards, Seraina

Link to comment
Share on other sites

Thanks a lot Bernhard for your help!

With this code I could find out the admin name and the loginsite. I also tried to change the code, so I could find out the password. It really gave me one, but unfortunatly it didn't worked. If someone know where I could find the password (phpmyadmin or ftp files) it would be very thankful!

 

 

Link to comment
Share on other sites

The Password is saved hashed... you cannot get it with phpmyadmin or ftp...

But with the code from bernhard, you set a new password with this line:

$admin->setAndSave('pass', 'yournewpassword');

And on your site, the new password should be "yournewpassword" ? 

Just test this password with your admin account (and change it!!!)

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...