MarkusAllen Posted February 25, 2014 Share Posted February 25, 2014 I forgot my admin username and password... Can you help me track this down? Link to comment Share on other sites More sharing options...
Soma Posted February 25, 2014 Share Posted February 25, 2014 http://bit.ly/1fm3m4l 1 Link to comment Share on other sites More sharing options...
MatthewSchenker Posted February 25, 2014 Share Posted February 25, 2014 Greetings, You will have to force a template to set a temporary password for you. 1. Add this code to any template file in your site: $temp = $users->get('admin'); $temp->of(false); $temp->pass = 'rememberme'; $temp->save(); Replace "rememberme" with your own temporary password. 2. Browse to the page where you placed this code. 3. Remove the code from the template (so it does not reset the password again). 4. Log into your site and change your password from the admin control panel. Thanks, Matthew 1 Link to comment Share on other sites More sharing options...
pwired Posted February 25, 2014 Share Posted February 25, 2014 How to retrieve or reset admin's password is already explained many times before in the forum. Link to comment Share on other sites More sharing options...
pwired Posted February 25, 2014 Share Posted February 25, 2014 http://bit.ly/1fm3m4l Soma: you are a genius, how did you do that ? Link to comment Share on other sites More sharing options...
Soma Posted February 25, 2014 Share Posted February 25, 2014 Soma: you are a genius, how did you do that ? http://bit.ly/vXtvlP 3 Link to comment Share on other sites More sharing options...
pwired Posted February 25, 2014 Share Posted February 25, 2014 that's good to know - thanks. Link to comment Share on other sites More sharing options...
Comded Posted February 26, 2014 Share Posted February 26, 2014 to remove forgotten admin password and login pc again with tool support! Link to comment Share on other sites More sharing options...
kongondo Posted February 26, 2014 Share Posted February 26, 2014 Hello Spammer! It's been a while; long time no see! 2 Link to comment Share on other sites More sharing options...
pwired Posted February 26, 2014 Share Posted February 26, 2014 spam without doubt. Link to comment Share on other sites More sharing options...
Pete Posted February 26, 2014 Share Posted February 26, 2014 Thanks, dealt with. 1 Link to comment Share on other sites More sharing options...
pwired Posted February 26, 2014 Share Posted February 26, 2014 New look 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now