Get this to work on other domains?
Get this to work on other domains?
Hello,
I'm thinking of installing this mod, my question is, I got forums.domain.com and my main blog is domain.com. Now is there away that I can make this mod work on both domains?
Thanks
I'm thinking of installing this mod, my question is, I got forums.domain.com and my main blog is domain.com. Now is there away that I can make this mod work on both domains?
Thanks
Re: Get this to work on other domains?
if you have two different forums then you have to install it to those two different locations.
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Get this to work on other domains?
It will work on your forum domain.Daniel wrote:Hello,
I'm thinking of installing this mod, my question is, I got forums.domain.com and my main blog is domain.com. Now is there away that I can make this mod work on both domains?
Thanks
But since it uses phpBB files I doubt it will work on your blog.
Board rules! No PM support
Re: Get this to work on other domains?
Hmmm I see that I can change the path in error.php. Is that path the location of the phpbb files on the filesystem or when I go to forums.domain.com ?
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Get this to work on other domains?
Code: Select all
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
Board rules! No PM support
Re: Get this to work on other domains?
On the file system ("/home/daniel/public_html/forums/") correct?Stoker wrote:Is what it says, defining the phpbb root path = your forum root.Code: Select all
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
Get this to work on other domains?
Hmmm I see that I can change the path in error.php. Is that path the location of the phpbb files on the filesystem or when I go to forums.domain.com ?
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Get this to work on other domains?
It will only work on the forum where you install it
Board rules! No PM support
-
- BBCoder I
- Posts: 1
- Joined: 04 Jan 2016, 22:56
- BBCodes: 3
Re: Get this to work on other domains?
I have 2 forums on my website. Is there now way to get this working on both of them at the same time without installing on both of them?