Amish_Geek
06-05-2004, 04:23 AM
I am building a network of sites, each one is a community with forums and will have other features.
Is it possible to have different sites running the same forum system (i.e. phpBB2) to draw from the same user base? What kind of modding/hacking would be required for this?
Would it mean installing all the sites into the same database, with different table headers. So instead of tables starting with phpbb2_ they would be "site1_" "site2_" "site3_" and so on? But then modify the code for the sites to all draw from site1_'s user tables?
I want it to be so that someone who registers with one site on the network, doesnt have to register to be a part of any other site on the network.
But at the same time, I want to be able to have different restrictions per site. So a user may be a moderator of one site, but a regular user on the others.
If this is possible, how much work would be estimated, and which forum/system would be best suited for this kind of situation?
Is it possible to have different sites running the same forum system (i.e. phpBB2) to draw from the same user base? What kind of modding/hacking would be required for this?
Would it mean installing all the sites into the same database, with different table headers. So instead of tables starting with phpbb2_ they would be "site1_" "site2_" "site3_" and so on? But then modify the code for the sites to all draw from site1_'s user tables?
I want it to be so that someone who registers with one site on the network, doesnt have to register to be a part of any other site on the network.
But at the same time, I want to be able to have different restrictions per site. So a user may be a moderator of one site, but a regular user on the others.
If this is possible, how much work would be estimated, and which forum/system would be best suited for this kind of situation?
