MyBB Community Forums

Full Version: i can not recover my admin password.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
open config.php file from inc folder & check value used for the table prefix
$config['database']['table_prefix'] = "________________";
(2018-08-14, 11:31 AM)gunrose2003 Wrote: [ -> ]
(2018-08-14, 10:57 AM).m. Wrote: [ -> ]have a look at your new user account's profile  & hover mouse pointer over sending email / pm link
that gives your new user account's uid [uid = 774]
UPDATE `mybb_users` SET `usergroup` = '4' WHERE `uid` = '774'; 

Hi m,

It showed:
 0 rows affected. (Query took 0.0003 seconds.)
UPDATE `mybb_users` SET `usergroup` = '4' WHERE `uid` = '774'
i doubt if my database have some problem, what do you think, m?
^ would you like to PM me access to your web host control panel / database
you can change your login credentials later
PMed, thank you
Pages: 1 2