Jump to content

Is there an Other way to give standard password for backend Admin to programm?


Recommended Posts

Hi all,
i loved to work with Ps and had the shop working and filled in, connected several time in the admin backend.
Put the admin url in my favorite so this way i didn’t have to login every time.

One time i disconnected and can’t come back to the admin backend, also not when i ask to sent a new password to me, delete cookies and so on, this really sucks, like i sayed before, the shop is great, but the admin is a really bad solution of this shop.
If i read how many people ask about this, you can setup a new forum for it

I there a simple way to change this, because now there are not many customers, but i realy explodes if the shop is working for a long time and i can not come in the admin backend to see the orders.
Maybe there is a hard coded method to programm a standard password for the backend admin loging.
And if so, can you sent this in this article, you will help a lot of people with it.
Thanks in advance.

Best reg,

John

Link to comment
Share on other sites

  • 2 weeks later...
admin/password.php
line 43
$pwd = Tools::passwdGen();

replace with
$pwd = 'YOUR NEW PASSWORD';

click on send new password button.


Ruilong, I finally entered the backoff.
Thank you so much! You've been very helpful for this
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
×
×
  • Create New...