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)
 Please Help I'm New To Forums
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

MisterVB
Junior Member

274 Posts

Posted - 24 March 2001 :  04:24:03  Show Profile  Visit MisterVB's Homepage
Can someone please goto http://mistervb.121host.net/Forum/
then goto the topic websites and look at the Last post column...The color is different then the other catagory colors, it is showing it as my table border color... I think there is an open tag somewhere but i don't know where i would look for the tag.

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 24 March 2001 :  04:42:49  Show Profile
Have to made any modifications to forum.asp?

It looks like you started to install the Message Icons MOD (or removed it) and didn't take out the extra column that is used by it.

Look for this code in forum.asp:

        <tr>
<td align="center" bgcolor="<% =strHeadCellColor %>"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">&nbsp;</font></b></td>
<td align="center" bgcolor="<% =strHeadCellColor %>"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">&nbsp;</font></b></td>
<td align="center" bgcolor="<% =strHeadCellColor %>"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strHeadFontColor %>">Topic</font></b></td>
<td align="center" bgcolor="<% =strHeadCellColor %>"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strHeadFontColor %>">Author</font></b></td>
<td align="center" bgcolor="<% =strHeadCellColor %>"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strHeadFontColor %>">Replies</font></b></td>
<td align="center" bgcolor="<% =strHeadCellColor %>"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strHeadFontColor %>">Read</font></b></td>
<td align="center" bgcolor="<% =strHeadCellColor %>"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strHeadFontColor %>">Last Post</font></b></td>


remove one of these lines:

          <td align="center" bgcolor="<% =strHeadCellColor %>"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">&nbsp;</font></b></td>
<td align="center" bgcolor="<% =strHeadCellColor %>"><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">&nbsp;</font></b></td>


you only need 1 of them.
Go to Top of Page

MisterVB
Junior Member

274 Posts

Posted - 24 March 2001 :  04:49:28  Show Profile  Visit MisterVB's Homepage
Yes i installed the mod then i goofed so uninstalled then reinstalled and got it right the second time. I'm searching for that line you said to take out... Could you give me a line number of where that is located please.

Go to Top of Page

MisterVB
Junior Member

274 Posts

Posted - 24 March 2001 :  04:53:49  Show Profile  Visit MisterVB's Homepage
Found it and it worked... By the way i've been meaning to message you and thank you for the extensive explanation in your mods. Not many people remember that us newbies to forums love new toys so will try mods quickly & what made me weary about other mods is they do not extensively explain the installation but every mod i installed from you i have had absolutely no problem except for my own mishap by that extra line and by mistakingly leaving one piece of text out of the copy and paste. Thanks Guy

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 24 March 2001 :  04:59:35  Show Profile
Your welcome!

Thanks for the compliment

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 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07