[SOLVED] - Only Forum »  Show posts from    to     

Icy Phoenix


Old Support Topics - [SOLVED] - Only Forum



struja [ Sat 22 Aug, 2009 22:53 ]
Post subject: [SOLVED] - Only Forum
Is it possible to use only forum from icy phoenix? And not the main page


spydie [ Sat 22 Aug, 2009 22:58 ]
Post subject: Re: Only Forum
you can.

take forum.php from your local ICY copy and rename it to Index.php

just upload that to your server and you got 2 identical pages. keep a copy of your original index.php for the case you want to restore sometime.

Edit:

This is the easy way, so you don´t need to change any link´s


Lopalong [ Sun 23 Aug, 2009 00:58 ]
Post subject: Re: Only Forum
The "Other" way is to open /includes/constants.php

Code: [Hide] [Select]
Find:

define('CMS_PAGE_HOME', 'index.' . PHP_EXT);

Change To:

define('CMS_PAGE_HOME', 'forum.' . PHP_EXT);


struja [ Sun 23 Aug, 2009 14:02 ]
Post subject: Re: Only Forum
Thanks


Lopalong [ Sun 23 Aug, 2009 14:08 ]
Post subject: Re: [SOLVED] - Only Forum
You're welcome, from both Spydie and myself!




Powered by Icy Phoenix