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
 AU4 PM Location
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

Nathan
Help Moderator

USA
7664 Posts

Posted - 25 April 2002 :  18:54:08  Show Profile  Visit Nathan's Homepage
I have never used the private message mod. . . . However, here is a 'patch' for you.

        case else
strPage = strPage & fLang(strLangMOD_Ls3kAU_01380)
end select
case else
if instr(lcase(fScript), "pm_") or instr(lcase(fScript), "private") then
strPage = "Prvate Messages"
else

strPage = strPage & Mid(fScript, 1, instr(fScript, ".")-1)
end if
end select

strPage = strPage & "</a>"
if lcase(instr(fscript, "admin_")) > 0 Then
strPage = fLang(strLangMOD_Ls3kAU_01380)
end if
WhatPage = strPage
end function


Nathan Bales
Snitz Exchange | Do's and Dont's
Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 25 April 2002 :  18:59:46  Show Profile  Visit crash's Homepage
as said in my post: i added that code myself. the patch you provided will always show a member as being busy with Private Messages, while i want the AU mod to show whether he/she's reading a PM, Deleting a PM or whatever.

anyway: thanks for thinking with us here! Appreciate the time! Great MOD!



Crash's Site | Crash is from
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 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