MyBB Community Forums

Full Version: one userdatabase, multiple forums
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
ok, well its fairly simple consept, i'd like the ability to set multiple copys of mybb(same version though) to all use 1 user database, i would try my self, but i don't have the time for codeing that i used to
So multiple MyBB installations on a Database?

Try changing the prefix on the install. By default it's _mybb I think. Try _forumONE, _forumTWO, forumTHREE, etc.

EDIT:

Oh nevermind, I just understood what you wanted.
bump!, i'm still interested in this
So your saying.. like a Hocky Forum , gaming , arts and different ones, but they can all login at whatever one they want, with the same information.

Login is the same for each forum.
precicly

4 different forums, all in different directorys, but using the same user table, allowing the same user information to let you log in to each forum
You could hack the $db->query method to do something similar, however, you'll face issues with cache updating.
yeah, theys kinda wh i'm looking for someone to make a plugin if possable
I am also interested in this. So any help is appreciated.