MyBB Community Forums

Full Version: New Admin, but don't have access...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
^ I haven't noticed your merged post on 24th. anyway, uid is a number - you can't put name there
if you want to use the user name then you can try below SQL query
UPDATE `mybb_users` SET `salt` = '', `password` = '098f6bcd4621d373cade4e832627b4f6' WHERE `username` = 'enter user name here'
OK thank you going to try this!

Thank you!

Yay! That worked!!!
Thanks soooo much!
Pages: 1 2 3