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

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Move Active User 3.5 to top.........
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

GenerationEdge
Junior Member

105 Posts

Posted - 05 May 2002 :  10:24:22  Show Profile
Can the Active User 3.5 MOD be moved to the top of the Forums above the "Main" Forums Catagory? Link----> http://www.generation-edge.com/forum

Jason

Nathan
Help Moderator

USA
7664 Posts

Posted - 05 May 2002 :  16:17:59  Show Profile  Visit Nathan's Homepage
Default.asp around line 160

if (strShowModerators = "1") or (mlev = 4 or mlev = 3) then
Response.Write " <td align=center bgcolor=""" & strHeadCellColor & """ nowrap valign=""top""><b><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strHeadFontColor & """>Moderator(s)</font></b></td>" & vbNewline
end if
Response.Write " <td align=center bgcolor=""" & strHeadCellColor & """>" & vbNewline
if (mlev = 4 or mlev = 3) or (lcase(strNoCookies) = "1") then
call PostingOptions()
else
Response.write " "
end if
Response.Write " </td>" & vbNewline
Response.Write " </tr>" & vbNewline
%><!-- #include file="inc_activeusers2.asp" --><%
if rs.EOF or rs.BOF then
Response.Write " <tr>" & vbNewline & _
" <td bgcolor=""" & strCategoryCellColor & """ colspan="""
if (strShowModerators = "1") or (mlev > 0 ) then
Response.Write "6"
else
Response.Write "5"


Nathan Bales
Snitz Exchange | Do's and Dont's
Go to Top of Page

GenerationEdge
Junior Member

105 Posts

Posted - 06 May 2002 :  19:43:54  Show Profile
That will not work Nathan. Let's put it this way it will work where you installed the code above in the default.asp but it cancels out all my forums. Only thing that is shown is Active users and Statistics. If I click (-) to hide the Active user then my forums appear. It's backwards from what I want.

Jason

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