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)
 MOD: PM Pop Up
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

M.U.L.E.
Starting Member

4 Posts

Posted - 19 May 2001 :  17:10:35  Show Profile
The other day while digging around the mods I ran accross the PM sound mod (excellent mod!) and was inspired to create my first (assisted by Berzerk).

This is a really simple mod. In the privatemess.asp (or default.asp depending on your private messaging set up) look for:

<% end if
if pmcount >= 1 then %>


Below that add:

<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>

<body bgcolor="#FFFFFF" text="#000000" onLoad="MM_openBrWindow('pm_view.asp','PrivateMessaging','toolbar=no,location=no,menubar=no,scrollbars=yes,width=600,height=800')">


I added mine right below the sound mod.

What this will do is anytime a person has a private message in their box a new window will open containing the private messaging stuff.

Enjoy!

-M.U.L.E.

aston
New Member

Andorra
51 Posts

Posted - 19 May 2001 :  21:27:55  Show Profile
hello,you just open the pM_view.asp,but in http://www.iamviet.com/Default.asp ,he pup up the newlest pm's content.....

______________________

Fly me to the Moon
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.15 seconds. Powered By: Snitz Forums 2000 Version 3.4.07