Hi guys,
New here, and trying to get to know Minibb.
I am the new administrator of a miniBB forum. My predecessor's user account (with user_id=1) has to be downgraded to a regular user, and my own user account (which is currently a regular user) upgraded to administrator. Although creating an entirely new user account to be the administrator is also a possibility.
How can I best do this?
I bet it's not as simple as just change the value of $admin_usr and $admin_pwd in setup_options.php into my own username/pwd, since from what I read the administrator must have user_id=1. |