Forget Admin PAssword

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
atulkhare
Lieutenant (LT)
Lieutenant (LT)
Posts: 72
Joined: Fri Oct 10, 2008 9:13 am

Forget Admin PAssword

Post by atulkhare » Thu Nov 20, 2008 3:40 am

I have forgotten my Admin password.. and i have already used "Forget Password" option but they didn't send me any response me at my email still i am waiting...
there is an message over there when i used Forget Password
"We have sent an email to atul.khare@ideavate.com. Please check for the email and follow the link it contains to create your new password."
but i havent recieved any email from ablecommerce related to my password recovery
please help me out i am unable to configure my admin account......

Thanks And Regards
Atul khare

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Forget Admin PAssword

Post by mazhar » Thu Nov 20, 2008 3:44 am

Read the following topic about re-setting your merchant login
http://wiki.ablecommerce.com/index.php/ ... t_ID_Login

atulkhare
Lieutenant (LT)
Lieutenant (LT)
Posts: 72
Joined: Fri Oct 10, 2008 9:13 am

Re: Forget Admin Password

Post by atulkhare » Thu Nov 20, 2008 4:51 am

I have followed all these three steps and using these user name and password but this is not working..i have doing this on local server......
bool enabled = true;
//THIS IS THE USER THAT WILL BE CREATED OR RESET
//YOU CAN UPDATE THEM IF YOU WANT TO USE SOMETHING OTHER THAN DEFAULT
string userName = "admin@ablecommerce.com";
string password = "password";

Thanks And Regards
Atul khare

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Forget Admin PAssword

Post by mazhar » Thu Nov 20, 2008 5:11 am

Please enumerate all the steps you took.

atulkhare
Lieutenant (LT)
Lieutenant (LT)
Posts: 72
Joined: Fri Oct 10, 2008 9:13 am

Re: Forget Admin Password

Post by atulkhare » Thu Nov 20, 2008 5:27 am

I have followed all these three steps what you have told me earlier..
i have opened Install/ResetAdmin.aspx page and maked following changed..

bool enabled = true;
//THIS IS THE USER THAT WILL BE CREATED OR RESET
//YOU CAN UPDATE THEM IF YOU WANT TO USE SOMETHING OTHER THAN DEFAULT
string userName = "admin@ablecommerce.com";
string password = "password";

but still with this user name and password i am unable to configure my admin account(or merchant account )..please describe me in detail what exactly i should do to solve this problem..
plese take it on priority becouse without admin i am unable to any task..my work is totally affected ...

Thanks And Regards
Atul khare

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Forget Admin PAssword

Post by mazhar » Thu Nov 20, 2008 5:33 am

OK after making these changes save the page and then visit this page in your browser so that these changes can do their job.

Post Reply