News:

Wondering if this will always be free?  See why free is better.

Main Menu

Displaying a single board only.

Started by nz_liam, May 20, 2004, 06:49:31 PM

Previous topic - Next topic

nz_liam

Hi,

I'm trying to make SMF display only one board, i.e. no categories. Basically I want the single board do display on the main (index) page fully expanded with all threads showing, and have no visible categories or board descriptions.

I have been having a play with the default template, and was just wondering if there were any tips you guys could point out to me.

Regards

Liam  :)

whiterabbit

hmm.. so strange why do you want to limit the powerful SMF  to be just sth. like that ???

I don't know ... how much you know PHP? there're many ways to do that.
The easiest one :P if you just wanna see how's it going.

Open index.php
Search for:

elseif (empty($_REQUEST['action']))
{
// Action and board are both empty... BoardIndex!
if (empty($board) && empty($topic))
{



then add this code after that

redirectexit("?board=1.0",false);

;) you might wanna chang your mind latter
One pill makes you larger, and one pill makes you small
And the ones that mother gives you, don't do anything at all

Advertisement: