Get this to work on other domains?

Download and support for PhpBB3 Error Pages
Daniel
BBCoder II
BBCoder II
Posts: 29
Joined: 23 May 2010, 06:53

Get this to work on other domains?

Post 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
User avatar
neuropass
BBCoder IV
BBCoder IV
Posts: 173
Joined: 11 Apr 2010, 02:33

Re: Get this to work on other domains?

Post by neuropass »

if you have two different forums then you have to install it to those two different locations.
Modd it up! TweakScene ;-) Support us! || Follow us ||

Image
User avatar
Stoker
Site Admin
Site Admin
Posts: 3515
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?

Post 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.
Board rules! No PM support
Daniel
BBCoder II
BBCoder II
Posts: 29
Joined: 23 May 2010, 06:53

Re: Get this to work on other domains?

Post 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 ?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3515
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?

Post 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.
Board rules! No PM support
Daniel
BBCoder II
BBCoder II
Posts: 29
Joined: 23 May 2010, 06:53

Re: Get this to work on other domains?

Post 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?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3515
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?

Post by Stoker »

I have absolutely no idea :(
Board rules! No PM support
asok4uuu
BBCoder I
BBCoder I
Posts: 1
Joined: 24 Aug 2011, 21:04
BBCodes: 5
Contact:

Get this to work on other domains?

Post 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 ?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3515
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Get this to work on other domains?

Post by Stoker »

It will only work on the forum where you install it
Board rules! No PM support
Nineteen66
BBCoder I
BBCoder I
Posts: 1
Joined: 04 Jan 2016, 22:56
BBCodes: 3

Re: Get this to work on other domains?

Post 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?
Locked