Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Rich...Quick Question
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

MisterVB
Junior Member

274 Posts

Posted - 16 April 2001 :  03:41:40  Show Profile  Visit MisterVB's Homepage
If you go here http://mistervb.121host.net/Forum/
notice the bottom where online users is located, it doesn't span all the way across the table it shows the same length as the statistics text... Where would i place the <!--#include file="active_users2.asp"--> so that the category heading of Online users spans the full length?

I've tried adding like so:

%>
<!--#include file="privatemess.asp"-->
<%
if strShowStatistics = "1" then
WriteStatistics
%>
<!--#include file="active_users2.asp"-->
<%
end if
%>

also tried
%>
<!--#include file="privatemess.asp"-->
<%
if strShowStatistics = "1" then
WriteStatistics
end if
%>
<%
<!--#include file="active_users2.asp"-->
%>

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 16 April 2001 :  04:13:19  Show Profile
I finally figured out why it does this.

in default.asp down in sub WriteStatistics()

find this line:


<td rowspan="<% if ShowLastHere then Response.Write("5") else Response.Write("4") end if %>" bgcolor="<%= strForumCellColor %>">&nbsp;</td>


change the 5 to a 4 and change the 4 to a 3
Go to Top of Page

MisterVB
Junior Member

274 Posts

Posted - 16 April 2001 :  04:17:19  Show Profile  Visit MisterVB's Homepage
Thank you... It's odd it happenes every now and then and sometimes it wouldn't happen... Well i meant out of the 900 times i had to re-install the forum. *lol*

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 1.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07