PDA

View Full Version : Going straight for the forum?


Britmovie
18 Nov 2009, 19:29
Hi is the a way so that the first page people see is that of the forum and not the cms....any setting etc I can change?

milsirhc
18 Nov 2009, 21:53
Same here. I am interested to know how to do this.

Brandon Sheley
18 Nov 2009, 22:36
install the forum in the root?

Seven Skins
18 Nov 2009, 23:23
Edit the index.php file.

Find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replace it with:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



.

milsirhc
19 Nov 2009, 00:54
Thanks! It works!