exactly. Or you can use the same db with a different prefix, although there is a security error with that so I don't recomend it until I release the beta version that should have all of that fixed.PraetorianGuard wrote:Would this addon alllow me to host one forum at for instead:
http://www.domain.com/forum
aaa.domain.com/forum
and so on
off the same forum files and just using one new database pr "subforum"?
With this addon you can have both domain names point to the same set of phpBB files (the same directory) but each domain name will be their own unique forum, with their own users, posts, settings, etc.hariS. wrote:This means that one phpBB will work on two separeted domains , like :
http://www.gamefafa.com
http://www.coffysafa.com
?
Code: Select all
#
#-----[ OPEN ]------------------------------------------
#
/includes/acp/acp_board.php
#
#-----[ FIND ]------------------------------------------
#
'avatar_gallery_path'
#
#-----[ IN-LINE BEFORE, ADD ]------------------------------------------
#
//
#
#-----[ DIY ]------------------------------------------
#
Upload all of the files in /root/ to your phpBB root directory.
Remove the Module from the ACP Module section in the ACP
Run the install file http://<yourdomain.com>/multi_forum_install/
Delete the install file