AbanteCart Community

Shopping Cart Operations => Support => Topic started by: timlight10 on February 05, 2023, 11:14:29 AM

Title: Reset Admin password...but what is the new admin password?
Post by: timlight10 on February 05, 2023, 11:14:29 AM
I am recovering my Admin password. I get the link, click it, enter my user name and Captcha code and then I get the message
Quote
Your password has been reset. Now you can login with your new password
back to login page
and I get an email
Quote
Your administration password was successfully reset!
But none of these messages tell me what the new password is. So how do I recover the password?
Title: Re: Reset Admin password...but what is the new admin password?
Post by: Basara on February 06, 2023, 02:57:45 AM
Hello.
What is your AbanteCart version? In the latest version when you click to reset your password and enter your username with the email you should get an email with link.
Click the link and enter a new password
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on February 06, 2023, 10:06:55 AM
1.2.6
Title: Re: Reset Admin password...but what is the new admin password?
Post by: Basara on February 07, 2023, 02:53:36 AM
Hello.
The latest version is 1.3.3 not sure what is the difference. You can try something like this https://forum.abantecart.com/index.php?topic=547.0
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on February 07, 2023, 10:12:56 AM
That did not work
Title: Re: Reset Admin password...but what is the new admin password?
Post by: llegrand on February 07, 2023, 03:50:16 PM
Hi Tim,

two things -  first  perhaps it is a typo  but I think you are on cart version 1.2.16  not 1.2.6

Secondly,  if you have your installation attached to softaculous via your cpanel   you can change your admin password there.

See how  https://why2central.net/knowledgebase/reset-admin-password/ (https://why2central.net/knowledgebase/reset-admin-password/)
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on February 07, 2023, 03:51:54 PM
Yes, apologies, it is a typo, 1.2.16. Not on Softalicious though, it was a self-install.
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on February 14, 2023, 10:35:30 AM
@llegrand or @Basara, can you offer further assistance?
Title: Re: Reset Admin password...but what is the new admin password?
Post by: llegrand on February 14, 2023, 01:15:53 PM
If you have cPanel and Softaculous,  you can import an existing AbanteCart installation  to Softaculous. You will not need to know your Admin password.  Only need to be on the Softaculous app within your cPanel.

Here's the instructions:
https://why2central.net/knowledgebase/import-an-installation/ (https://why2central.net/knowledgebase/import-an-installation/)
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on February 14, 2023, 01:29:53 PM
Not on Softalicious though, it was a self-install.
Title: Re: Reset Admin password...but what is the new admin password?
Post by: llegrand on February 14, 2023, 04:48:15 PM
Yes,  i understood previously  that you installed manually. 

BUT,  if you have cPanel and Softaculous  you can import your current installation into Softaculous for better management.   It is NOT a new installation,  it is an import of the existing installation.  Nothing will change, in your current installation.  It just allows you to do more things, with less hassle.

If you have Softaculous in your cPanel,  this will add the ability to change your admin password  which is your current issue.   It will also add the ability to clone or stage your existing site to test what is any issue you may have in updating your cart version or just testing out something new  -  all WITHOUT impacting your existing site.
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on February 14, 2023, 05:30:49 PM
OK I misunderstood, I thought you could not import an existing site. I imported into Softaculous, but even after changing the Admin password in there, I still cannot login.
Title: Re: Reset Admin password...but what is the new admin password?
Post by: natdroid on February 15, 2023, 07:56:48 AM
I am recovering my Admin password. So how do I recover the password?

this dude help me to recover admin password https://www.fiverr.com/nattoben/restore-abantecart-admin-access
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on February 19, 2023, 02:48:43 PM
All of the suggestions here have failed. Is there a way to manually override a new password directly into the datbase?
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on February 26, 2023, 04:43:44 PM
Anyone?
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on March 04, 2023, 09:28:03 AM
@Basara is this hopeless?
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on March 26, 2023, 09:31:13 AM
I am still unable to login. I have access to the database and everything. Is there a way to override the password and login?
Title: Re: Reset Admin password...but what is the new admin password?
Post by: abantecart on March 26, 2023, 10:36:08 AM
Steps to reset the password (if nothing else worked) would require a temporary code change.
Described in this post
https://forum.abantecart.com/index.php/topic,547.msg1688.html#msg1688

Another option:
You can install new abantecart with new admin password and migrate user tables your older database.
NOTE: Make sure new installation has matching version of AbanteCart and database server
https://github.com/abantecart/abantecart-src/blob/master/public_html/install/abantecart_database.sql#L2010
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on March 26, 2023, 10:43:22 AM
 Thanks, I have already tried all of those steps and they have not worked. I will try a database migration, thanks.
Title: Re: Reset Admin password...but what is the new admin password?
Post by: timlight10 on March 26, 2023, 11:10:33 AM
Database migration worked, thanks for the suggestion.