Page 1 of 2

Get this to work on other domains?

Posted: 01 Jun 2011, 03:14
by Daniel
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

Re: Get this to work on other domains?

Posted: 01 Jun 2011, 04:52
by neuropass
if you have two different forums then you have to install it to those two different locations.

Re: Get this to work on other domains?

Posted: 01 Jun 2011, 07:56
by Stoker
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
It will work on your forum domain.
But since it uses phpBB files I doubt it will work on your blog.

Re: Get this to work on other domains?

Posted: 01 Jun 2011, 09:20
by Daniel
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 ?

Re: Get this to work on other domains?

Posted: 01 Jun 2011, 09:23
by Stoker

Code: Select all

$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
Is what it says, defining the phpbb root path = your forum root.

Re: Get this to work on other domains?

Posted: 01 Jun 2011, 09:29
by Daniel
Stoker wrote:

Code: Select all

$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
Is what it says, defining the phpbb root path = your forum root.
On the file system ("/home/daniel/public_html/forums/") correct?

Re: Get this to work on other domains?

Posted: 01 Jun 2011, 09:31
by Stoker
I have absolutely no idea :(

Get this to work on other domains?

Posted: 24 Aug 2011, 21:05
by asok4uuu
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 ?

Get this to work on other domains?

Posted: 24 Aug 2011, 21:07
by Stoker
It will only work on the forum where you install it

Re: Get this to work on other domains?

Posted: 05 Jan 2016, 22:33
by Nineteen66
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?