Posts: 184
Threads: 41
Joined: May 2011
Reputation:
4
I am still trying to get used to Mybb and I am wondering if someone can point me in the right direction.
I basically want to select the user database from rskingdom.com so the new forum server.rskingdom.com selects them users but has completely separate threads and forums. Please can someone help me?
Posts: 5,793
Threads: 268
Joined: Sep 2010
Reputation:
85
You'll need to define exactly what it is you want to do before I can attempt to help. Why do you want to select the users, and is this "server.rskingdom.com" a subdomain of the original, or is this for some kind of chat server you're using and you want the information from the forum stats on the user to be available for it for example?
Posts: 184
Threads: 41
Joined: May 2011
Reputation:
4
09-08-2011, 09:24 PM
(This post was last modified: 09-08-2011, 09:25 PM by Pompano.)
I want to select the users from RSKingdom.com because the subdomain Server.rskingdom.com will be a private server. I want to keep the actual private server semi seperate from the actual main RSKingdom site. So when people do go Server.RSKingdom.com they won't have to register again but all the forums and categories on it will not have same as RSKingdom.com.
Posts: 5,793
Threads: 268
Joined: Sep 2010
Reputation:
85
09-08-2011, 09:33 PM
(This post was last modified: 09-08-2011, 09:34 PM by AceInfinity.)
But you want 2 separate forums? I knew how to do it with phpbb, but i'm not sure about mybb. You'll have to manage one database, and create tables on it for 2 different forums though. You could try phpmyadmin to account for them for easier managing, but you're going to need to keep the tables separate somehow for the content, and for the users, they should use the same mybb tables in the database.
Posts: 184
Threads: 41
Joined: May 2011
Reputation:
4
I just thought I could use new db for new forum and edit where they do queries for user to select from the database I wanted. Not sure where all queries for users are handled
Posts: 365
Threads: 69
Joined: Nov 2011
Reputation:
4
I don't understand what you want?