Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 09:17:20 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155528 Posts in 21713 Topics by 7737 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: admin locked out, mail module was not working - pw reset, what now?  (Read 926 times)
zoolkhan

Offline Offline

Posts: 3


« on: August 05, 2009, 09:25:40 AM »

i am still in the process of installation and configuration, so the mail module functionality was not
confirmed to be working when i did this:

a) clicked "send details" to see _if_ the mailing works, unaware that "sending details" equals resetting password
(i expected my current details to be sent to the given addres, not a whole new password)

b) tried to logon with my password which i believed was not changed - three times wrong (suspected typos)

c) bang, locked out.   I have never received the new "reset password" since mailing is not yet functional

-- now where can i look for the current password, so i get back in?

thanks a lot.
zool

ps: i do also speak german fluid, incase the knowing person prefers it.
« Last Edit: August 05, 2009, 09:56:03 AM by zoolkhan » Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #1 on: August 05, 2009, 11:23:14 AM »

Hi,

login to your database and execute this sql query:


UPDATE `users` SET `user_id` = 1, `group_id` = 1, `active` = 1, `username` = 'admin', `password` = '21232f297a57a5a7438 94a0e4a801fc3', `remember_key` = '', `last_reset` = 0, `display_name` = 'Administrator', `email` = 'your@email.com', `timezone` = 0, `date_format` = '', `time_format` = '', `language` = '', `home_folder` = '', `login_when` = 1116871899, `login_ip` = '127.0.0.1' WHERE  `user_id` = '1';

it will reset your password to "admin"

cheers
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #2 on: August 05, 2009, 11:25:10 AM »

Also chech this FAQ:

http://help.websitebaker.org/pages/en/faq.php#question_24

cheers
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
zoolkhan

Offline Offline

Posts: 3


« Reply #3 on: August 05, 2009, 11:52:30 AM »

thanks a lot, and appologies for not finding it in teh f.a.q. myself
Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #4 on: August 05, 2009, 12:58:03 PM »

np. just next time, please dont double post..
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
BerndJM

Offline Offline

Posts: 1764



« Reply #5 on: August 05, 2009, 01:04:32 PM »

just for information:
deleted your double post.
Logged

In theory, there is no difference between theory and practice. But, in practice, there is.
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!