|
Quotes |
" ... I want to tell you that your thyme product is functional and valuable beyond
words. I cannot imagine why any portal would be without it. It is the cornerstone of our new project ..."
" ... Thanks for such a complete project, its making my job much easier. ..."
" ... I have now deployed 4 different calendars and our users love them ... "
" ... Easy to install and use and a great look/design. ..."
" ... This has to be the easiest to use program I think I've had to deal with at all this year. ..."
|
|
| View previous topic :: View next topic |
| Author |
Message |
smcmahon
Joined: 22 Mar 2006 Posts: 11
|
Posted: Wed Mar 22, 2006 12:18 am Post subject: lost admin password |
|
|
I either lost the admin password or never set one. In the mySql, I can see what looks like an encrypted password, but can't get my password to work.
If I type "admin" and enter no password I go to the calendar, but am not logged in. The same with clicking the "Guest Account" link. Any other combination displays "Wrong Username/Password"
Can I reset the admin password somehow?
or is this likely the http proxy/cookie problem listed in the FAQ?
Thanks for any help. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Wed Mar 22, 2006 2:13 am Post subject: |
|
|
You can reset the admin password in the DB by executing the following SQL:
update thyme_Users set pass = md5('newpassword') where id = 1;
(assuming thyme_ is the table prefix you chose during setup)
Let me know if you have any trouble. What you've described does not sound like a cookie problem. |
|
| Back to top |
|
 |
smcmahon
Joined: 22 Mar 2006 Posts: 11
|
Posted: Wed Mar 22, 2006 6:02 pm Post subject: reset password worked perfectly |
|
|
| thanks. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|