Support Forums
ATutor Support
master password
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | ||
| ludoj53 | Subject: master password | |
| Sorry, but something seems to have gone wrong when setting up ATutor and I cannot reach the adminpart of my site anymore. Is there any way to change the password manually? Thanks in advance, Ludo Posted: 2010-07-27 04:44:48 | ||
greg![]() | Subject: Re: master password | |
| I'd suggest a fresh install, or you can edit the admin password in the admins table of the database. Be sure to save the password in sha1 format. Posted: 2010-07-27 08:33:42 | ||
harris![]() | Subject: Re: master password | |
| Like Greg suggested, you can go into your Mysql Database, run the following query: UPDATE AT_admins SET `password`=SHA1('new_password') WHERE login='admin_user_name' Posted: 2010-07-27 10:16:00 | ||
| Page: 1 | ||
You must be signed-in to post.



