mbutler Posted August 10, 2005 Share Posted August 10, 2005 Like a dummy, I can't remember my admin username and password. How can I reset this so I can get in there and add products to my store? Thanks! Link to comment Share on other sites More sharing options...
ebayer Posted August 10, 2005 Share Posted August 10, 2005 You can change the password in your DATABASE It's encoded by md5 so you need encode your new password first then put the encoded password to the database. done! Like a dummy, I can't remember my admin username and password. How can I reset this so I can get in there and add products to my store? Thanks! <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
ebayer Posted August 10, 2005 Share Posted August 10, 2005 Sorry, forget the words below Just delete your old password from your database. use mysqladmin or some other tools if you don't familiar with mysql. Then you can enter with non password Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.