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/Code)
 Display New Members - Daily
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

rick7165
Senior Member

USA
1094 Posts

Posted - 19 April 2001 :  16:55:05  Show Profile  Visit rick7165's Homepage
I've added PM to the Display New Members mod... Thought I'd pass it on:

Right Above this around line 133:

<% if strICQ = "1" and Trim(rs("M_ICQ")) <> "" then %>


Add this:

<% if (intPMessages = 1) and (rs("M_PMRECEIVE") = "1") then %>
<a href="privatesend.asp?method=Topic&mname=<% =rs("M_NAME") %>"><img src="images/pm.gif" width="15" height="17" alt="Send a private Message" border="0" align="absmiddle" hspace="6"></a>
<% end if %>


Rick



Test Site
www.eastpasco.com
Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser.
  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.15 seconds. Powered By: Snitz Forums 2000 Version 3.4.07