Quote:
Originally posted by PeF
Installed a while ago, looks damn good. 
Just a few questions:
* could you describe each template and what it does?
* can we expect smooth upgrade to vB 2.0 Beta 2
* where can I set what forum will be for news?
Thanks in advance.
Pat yourself on the back - pretty good work.
|
Since your only changing templates, I don't see anything that would be affected with future versions.
To set the news forum look for the following in your modified index.php
Code:
// News ForumID This is set to the Forumid of your news forum
$newsforum = 2;
and set it to the forumid your using for news...
I'll try to explain the templates better in a future release with comments in each...