I noticed that the "Show Prev/Next Topic" help topic was not in pop_config_help.asp file for SR4 or the latest Alpha. Not a big deal, but it still needs added.
To fix, add the following code after line 432 (detailed stats section):
<tr>
<td bgcolor="<% =strCategoryCellColor %>"><a name="ShowTopicNav"></a><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strCategoryFontColor %>" ><b>
What does Show Prev / Next Topic do?
</b></font></td>
</tr>
<tr>
<td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strFooterFontSize %>">
Turns On/Off the display of previous topic<img src="icon_topic_prev.gif" border="0"> and next topic<img src="icon_topic_next.gif" border="0"> icons on the topics page.
<a href="#top"><img src="icon_go_up.gif" border="0" align="right"></a>
</font></td>
</tr>
<edit>Don't mind me, just being a knucklehead again. Just noticed quick paging was indeed in there. Just next/prev topic is missing.</edit>
Dave Maxwell
--------------
Proud to be a "World Class" Knucklehead
Edited by - davemaxwell on 08 March 2001 08:41:04