MyBB Community Forums

Full Version: Cannot login with .co.cc domain?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Alright, i'll be changing them then.
If I can't use .co.cc then I will just buy a domain name.
Either that or use a host all has CNAME usage.
(2008-11-17, 11:42 AM)Tom.M Wrote: [ -> ]Uhm... is mySQL in strict mode??... I'm not brushed up on mySQL but I'm sure you can't enter a blank value (salt) if it's running in strict mode.

Try

UPDATE `mybb_users` SET `password` = '098f6bcd4621d373cade4e832627b4f6' WHERE `uid` = '1'

Edit: I see Matt's already covered it... o.O

I think the salt needs to be set blank when resetting a password in this way (the salt is the encryption key to the password anyway, isn't it), and yeah, it just seemed to work when I manually typed it Confused

(2008-11-17, 11:46 AM)Clair Wrote: [ -> ]Alright, i'll be changing them then.
If I can't use .co.cc then I will just buy a domain name.
Either that or use a host all has CNAME usage.

Let me know if you need any help in doing this and I'll see what I can do.
Pages: 1 2 3 4