Modification Name: Use one forum as Forum Summary
Author(s): Charles Capps
Description: If you have only one forum, or if you wish to use a single forum as your forum summary, this is the hack for you! This one-liner will allow you to use a single forum as the main page for your board (i.e. what you get when you hit ultimatebb.cgi or ultimatebb.php)
Demo: none
Requirements: 6.7.0 Beta Release 1 (rv199) or higher
Instructions / Other Info:
1) Open ubb_lib.cgi
2) Find this line:
$vars_display{'UseForumAsFsum'} = undef;
3) Change the "undef" to the number of the forum that you wish to use. For instance, if you wish to use forum 1 as your forum summary page, change the line to read:
$vars_display{'UseForumAsFsum'} = 1;
4) Clear the board cache and submit Primary Settings to update the Accelerator.
_________________________
UBB.classic: Love it or hate it, it was mine.