The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Sound notification Details »» | |||||||||||||||||||||||||||
a audible alert [ You've got mail ] will let you know that you have recieved a PM. also Until you open a pm, you are notified each time by a sound that plays once when you load a page.
open template navbar and find : Quote:
Quote:
upload where you want just change the red text {{{ Soundnotification.swf }} with the full link Show Your Support
|
Comments |
#12
|
|||
|
|||
where to look for this ?
open template navbar and find : <if condition="$show['notifications']"> thank |
#13
|
||||
|
||||
Quote:
and check the 5 th ln Quote:
|
#14
|
|||
|
|||
thanks karim004
|
#15
|
||||
|
||||
i don't know but i guess this mod is not workin' to vB3.6.8 PL2...or is it?...tried to find this to my navbar...but nothing to found...
<if condition="$show['notifications']"> so i add the code below here.... <strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br /> <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase> it work or say...even if i don't have a pm messages to read...it played the swf sound to every page refresh... please advice for any help... thanks and best regards... |
#16
|
|||
|
|||
i dont have this <if condition="$show['notifications']"> in vb 3.7 rc4
|
#17
|
||||
|
||||
Quote:
|
#18
|
||||
|
||||
i would definatly go for this if it played just once per new PM
|
#19
|
|||
|
|||
if you want something more fun for a sound
you should use this http://StillFallinEntertainment.com/...s/MailMofo.mp3 Take it as you wish it will always be there but do not link to my file or i will just rename it and wont tell yall what the file name is. So take the file if you want but let me catch one person accually linking it from my site meaning that you did not host it on your server and you are just adding my link to your player then yes i will remove it and i do watch my file stats very closely so just download it and save it on your server. Enjoy Nice Idea By The way Also if you are going to use the mp3 instead of the flash you will need a different code that code is: HTML Code:
<object id="player" height="0" width="0" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"> <param name="URL" value="MailMofo.mp3"> <param name="uiMode" value="full"> <param name="ShowControls" value="false"> <param name="ShowStatusBar" value="false"> <param name="ShowDisplay" value="false"> <embed type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/" SRC="MailMofo.mp3" name="player" width="0" height="0" AutoStart="1" showcontrols="0" showstatusbar="0" showdisplay="0" uiMode="full" visual="1"> </embed> </object> |
#20
|
|||
|
|||
your problem is because the notification crap was not added until vb 3.7.0 and up
anything less then 3.7.0 will not have the notifications so there for you would not be able to use this but i could be wrong cause i updated from 3.6.7 to 3.7.0 but i really don't think that the notifications are in there i think its only a 3.7.0 and up thing |
#21
|
||||
|
||||
Also if you are going to use the mp3 instead of the flash you will need a different code
that code is: HTML Code:
<object id="player" height="0" width="0" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"> <param name="URL" value="MailMofo.mp3"> <param name="uiMode" value="full"> <param name="ShowControls" value="false"> <param name="ShowStatusBar" value="false"> <param name="ShowDisplay" value="false"> <embed type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/" SRC="MailMofo.mp3" name="player" width="0" height="0" AutoStart="1" showcontrols="0" showstatusbar="0" showdisplay="0" uiMode="full" visual="1"> </embed> </object> Works in FF but not IE |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|