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

Lydecker
Junior Member

United Kingdom
297 Posts

Posted - 10 February 2003 :  13:26:40  Show Profile  Visit Lydecker's Homepage
If you look at the image



The MSN Logo appears above my personal message. I dont actually have a MSN address entered in my profile, therefore the MSN logo should not appear. If i click on it I get he error:

Microsoft VBScript runtime error '800a0009'

Subscript out of range: '[number: 0]'

/forum/pop_messengers.asp, line 141


Thanks!

Lydecker
Junior Member

United Kingdom
297 Posts

Posted - 10 February 2003 :  16:57:48  Show Profile  Visit Lydecker's Homepage
I replaced the base of privateread.asp with:


if (strMSN = "1") then
if Trim(Member_MSN) <> "" then
Response.Write "  <a href=""JavaScript:openWindow('pop_messengers.asp?mode=MSN&ID=" & TMember_ID & "')"">" & getCurrentIcon(strIconMSNM,"Click to see " & ChkString(Member_Name,"display") & "'s MSN Messenger address","align=""absmiddle"" hspace=""6""") & "</a>" & vbNewLine
end if
end if

and it seems to be happier
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.22 seconds. Powered By: Snitz Forums 2000 Version 3.4.07