[SOLVED] - Only Forum
Subject: [SOLVED] - Only Forum
Last edited by struja on Sun 23 Aug, 2009 14:02; edited 1 time in total
Is it possible to use only forum from icy phoenix? And not the main page
Last edited by struja on Sun 23 Aug, 2009 14:02; edited 1 time in total
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
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
Subject: Re: Only Forum
The "Other" way is to open /includes/constants.php
Code: [Download] [Hide] [Select]
Find:
define('CMS_PAGE_HOME', 'index.' . PHP_EXT);
Change To:
define('CMS_PAGE_HOME', 'forum.' . PHP_EXT);
define('CMS_PAGE_HOME', 'index.' . PHP_EXT);
Change To:
define('CMS_PAGE_HOME', 'forum.' . PHP_EXT);
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.0807s (PHP: 21% SQL: 79%)
SQL queries: 14 - Debug Off - GZIP Enabled