You mean have 2 forums use the same database 100%?
That's likely not going to work so well since I believe a portion of the sql tables are calling for URL paths and I foresee issues of 2 boards submitting data at the same time and trying to access common rows in tables where data may exist already.
If you want to just have a common user login why not try going with LDAP or making a master and slave database which only contains user entries?
|