Some things that would come into my mind are:
- With multiple boards licenses, you would normally use seperate forumhome directories, each with their own software (php-files) installed, containing their own licensenumber. Licensenumber is also used to hash the password set in the cookie for the domain. So would be a difficult decission which way to go: single software directory (you still should have bought the licenses) or multiple. This would also effect the way hacks are installed, the same for all?
- Cookie handling in General
- How to keep this manageable.
- How to setup the CMS
- Handling 1 user who is browsing more then 1 site at the same time.
- ...
I am sure all could be solved, but it might need some serious coding.
|