MyBB Codes

Full Version: You Got Mail
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This plugin will play an audible sound whenever you receive a Personal Message.
Every time you refresh the page it will play the audible sound until the pm has been read. The sound that comes with the mod is the official AOL ("You Got Mail") sound.
You can enable and disable the plugin from the acp of your forum.

How to install the plugin:

Log in to your ftp program and copy the you_got_mail.php file inside the plugin package to the /inc/plugins/ folder and the "gotmail.swf" file to the root directory of your forum.

And as last but not least, activate the plug in from the Acp of your forum-Configuration-Plugins.
i do not get any sound at all. i heard that there was a header template edit that you have to do, can you post it please
Hello,

The only variable that is included in your "header_welcomeblock_member" template during the plugin activation is :

{$audiblemail}

If you have activated your plugin and enabled it in your settings, then it should work in most browsers.

Wink
Thanks, that sorted it. for some reason, it did not put {$audible mail} into "header_welcomeblock_member". i just added it like you said and bingo. many thanks
Reference URL's