Thank you I've been looking for something like this.
This one looks great, Thanks but need 10 Pess, HAve to make some postings,
I was just wondering if there was an easy way of making it look a bit nicer when the pop pm happens?
Preferably like how this site designed it?
Here we do not use any plugin to popup the message, we simply added this code in the "global_pm_alert" template between the
{$privatemessage_text} variable and the
< /div > :
<SCRIPT LANGUAGE="JavaScript">
<!--
window.alert("You have an unread PM in your inbox. Please read the PM as it may contain any useful information to you. Click OK to close this box...!")
// -->
</SCRIPT>