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: MOD Implementation
 it's me (again lol)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

bjv
Starting Member

21 Posts

Posted - 21 May 2001 :  13:12:36  Show Profile
I added the PM code and it works fine but I cannot put it where I want it because I have it below the top header and I want it to be below the forums and above the statistics...

Woke up quick at about noone // just thought that I had to be in compton soon // Trynna get drunk before the day beginz // b4 my momma starts ***ing about my friendz //

Jump on fools with tha quickness and tehy got no cure for this sicknezz

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 21 May 2001 :  17:04:09  Show Profile
look for this code in default.asp:

		end if
rs.MoveNext
loop
end if
if strShowStatistics = "1" then
WriteStatistics
end if
%>


insert the red highlighted code below:

		end if
rs.MoveNext
loop
end if
%>
<!--#include file="privatemess.asp"-->
<%

if strShowStatistics = "1" then
WriteStatistics
end if
%>


Then just remove the code that you had for displaying it where it is right now.
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.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07