Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 09:10:13 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155553 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: login?  (Read 1642 times)
graphic poet
Guest
« on: January 30, 2005, 02:41:30 AM »

Anyone have a clue as to why I can not login to the admin section of the website baker? I did everything including use my email for the admin and gave a password. I even had a new one sent to me and I still can not log in.... any suggestions?


Thanks in advance
Graphicpoet
Logged
fienieg
Guest
« Reply #1 on: January 30, 2005, 03:04:09 AM »

Just use the password you enterd at the install of WB, and make sure you have cookies enabled!!!!

or if the above doesn't work use the code below... it's SQL code, so put it through you're sql parser and enjoy...

Code:
UPDATE tableprefix_users set password = md5("new password") where username = "admin";


and replace " new password " for the password you want!!!
Logged
Graphic poet
Guest
« Reply #2 on: January 30, 2005, 03:19:38 AM »

Cheesy Thank U very much master baker, that got me right where I needed to go.
Logged
fienieg
Guest
« Reply #3 on: January 30, 2005, 04:24:23 AM »

Quote from: Graphic poet
Cheesy Thank U very much master baker, that got me right where I needed to go.


That's why we're here  wink
Logged
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!