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
 Private Message
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

pahasapa
Starting Member

38 Posts

Posted - 14 September 2002 :  15:47:34  Show Profile
How can I add PM in pop_profile.as

Thanks


alex

DoraMoon
Average Member

Taiwan
661 Posts

Posted - 14 September 2002 :  16:31:27  Show Profile
see here...
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=31434&SearchTerms=pm,pop_profile

it's for 3.3, but i think it should be also easy to implement it to 3.4
Go to Top of Page

pahasapa
Starting Member

38 Posts

Posted - 14 September 2002 :  17:22:34  Show Profile
Yeah !! v 3.4.02

Around line #335

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

Before Add this:

%> <tr> <td bgColor=<% =strPopUpTableColor %> align=right width="10%" nowrap><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><img border="0" src="icon_privatemessage.gif" width="22" height="15">: </font></b></td><td bgColor="<% =strPopUpTableColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><a href="privatesend.asp?method=topic&mname=<% =rs("M_NAME") %>"><% =ChkString(rs("M_NAME"),"display") %></a></font></td></tr>
<%

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