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
 Icq problem in V3.4.02
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

EvilAndy
Starting Member

Australia
46 Posts

Posted - 10 September 2002 :  06:09:00  Show Profile
I get the following error when clicking to send someone an icq error:


error '80020009'
Exception occurred.

/forum/inc_func_common.asp, line 413

Anyone else experience this problem?

EvilAndy
Starting Member

Australia
46 Posts

Posted - 10 September 2002 :  06:12:38  Show Profile
More info:

It only happens from the active users page, it works okay from the member pages.

Thanks in advance.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 10 September 2002 :  06:22:34  Show Profile
well if it's only happening from the Active Users page (and Active Users being a MOD), moving this to the Help: MOD Implementation forum
Go to Top of Page

EvilAndy
Starting Member

Australia
46 Posts

Posted - 10 September 2002 :  07:03:33  Show Profile
Ok thanks for that, I wasn't aware of this forum!
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 10 September 2002 :  09:52:47  Show Profile
Have you looked if the link for the icq icon is different from the one that is on the members.asp page?

Support Snitz Forums
Go to Top of Page

TMA
Starting Member

USA
17 Posts

Posted - 12 September 2002 :  11:28:59  Show Profile  Visit TMA's Homepage
I am receiving the same error when running this on v3.4.02 w/ AU 4. The link to the messenger info works in other areas, but in au it doesn't. The MSN, ICQ, and AIM all display the same error. I have tried to copy/paste code from members.asp into active users, but the member info must be handled differently in these files becuase it didn't show any of the messenger icons.
Here is a snippet on the au code:

if strICQ = "1" and Trim(rsAM("M_ICQ")) <> "" then
response.write " <a href=""JavaScript:openWindow('pop_messengers.asp?mode=ICQ&ICQ=" & ChkString(rsAM("M_ICQ"), "JSurlpath") & "&M_NAME=" & ChkString(rsAM("M_NAME"),"display") & "')"">" & getCurrentIcon(strIconIcq,fLang(strLangMOD_Ls3kAU_01450) & " " & ChkString(rsAM("M_NAME"),"display") & " " & fLang(strLangMOD_Ls3kAU_01480),"align=""absmiddle"" hspace=""0""") & "</a>" & VBNewLine
end if
if strYAHOO = "1" and Trim(rsAM("M_YAHOO")) <> "" then
response.write " <a href=""JavaScript:openWindow('http://edit.yahoo.com/config/send_webmesg?.target=" & ChkString(rsAM("M_YAHOO"), "JSurlpath") & "&.src=pg')"">" & getCurrentIcon(strIconYahoo,fLang(strLangMOD_Ls3kAU_01450) & " " & ChkString(rsAM("M_NAME"),"display") & " " & fLang(strLangMOD_Ls3kAU_01490),"align=""absmiddle"" hspace=""0""") & "</a>" & VBNewLine
end if
if strAIM = "1" and Trim(rsAM("M_AIM")) <> "" then
response.write " <a href=""JavaScript:openWindow('pop_messengers.asp?mode=AIM&AIM=" & ChkString(rsAM("M_AIM"), "JSurlpath") & "&M_NAME=" & ChkString(rsAM("M_NAME"),"JSurlpath") & "')"">" & getCurrentIcon(strIconAIM,fLang(strLangMOD_Ls3kAU_01450) & " " & ChkString(rsAM("M_NAME"),"display") & " " & fLang(strLangMOD_Ls3kAU_01500),"align=""absmiddle"" hspace=""0""") & "</a>" & VBNewLine
end if
if strMSN = "1" and Trim(rsAM("M_MSN")) <> "" then
response.write " <a href=""JavaScript:openWindow('pop_messengers.asp?mode=MSN&ID=" & ChkString(rsAM("M_MSN"), "JSurlpath") & "&M_NAME=" & ChkString(rsAM("M_NAME"),"JSurlpath") & "')"">" & getCurrentIcon(strIconMSNM,fLang(strLangMOD_Ls3kAU_01510) & " " & ChkString(rsAM("M_NAME"),"display") & " " & fLang(strLangMOD_Ls3kAU_01520),"align=""absmiddle"" hspace=""0""") & "</a>" & vbNewLine


Thanks,
Dan

Warped?
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 12 September 2002 :  12:03:00  Show Profile
Can you post a link to your forum?

Support Snitz Forums
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 12 September 2002 :  12:38:58  Show Profile  Visit masterao's Homepage
The fix for this problem can be found in the fourth page in this topic. The link should take you to the reply (if it doesn't, it is the 12th post on that page).

Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod

Edited by - masterao on 12 September 2002 12:43:07
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 12 September 2002 :  12:43:20  Show Profile
Thanks masterao.
The more direct link to the post is: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=33715&whichpage=4#173292

You changed your link.

Support Snitz Forums

Edited by - Davio on 12 September 2002 12:44:27
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 12 September 2002 :  12:56:28  Show Profile  Visit masterao's Homepage
Yes, I remembered that you could link directly to a reply, so I changed it.


Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page

TMA
Starting Member

USA
17 Posts

Posted - 12 September 2002 :  13:29:04  Show Profile  Visit TMA's Homepage
Thanks, that worked.

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