The Arcive of vBulletin Modifications Site. |
|
Sound Notification Details »»
|
|||||||||||||||||||||||||||
This will play You've Got Mail when a new notification is received. You can also replace the mail.mp3 file with your own sound to play upon a new notification.
I ask that you not remove the branding as it helps support me. Without support I will not continue making modifications. Features: Global Enable/Disable Only Alert Once (Uses Cookies) Index Only Option [PRO] Cookie Resets After All Unread Messages Have Been Read [PRO] Usergroup Permissions [PRO] UserID Permissions [PRO] No Branding Version: For a premium no-branding version which has additional features and lifetime updates, please visit my Products & Services page. Installation: Upload mail.mp3 to root of vB directory Install product-soundnotification.xml Mark Installed Done Upgrading: Import the product and select Allow Overwrite. Changelog: 1.1 - Recoded for 4.2.2 1.0 - Release Download Now
Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||||
| Благодарность от: | ||
| ozzy47 | ||
| Comments |
|
#2
|
|||
|
|||
|
----Reserved----
|
|
#3
|
||||
|
||||
|
Why does a simple script like this need a premium version and a linkback ???
This is like... written in 5 minutes. No offense. |
|
#4
|
|||
|
|||
|
Before you judge, maybe you should ask what the premium features are. I've seen a few mods that are just two lines of copied javascript, but their premium counterparts... they are always better.
|
|
#5
|
|||
|
|||
|
I am no expert but I think the code needs to be mark as code. So non-members can't see it.
and this part of the code can be found in the header template not the navbar ![]() 6.) In the template navbar find: Code:
<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}: <span class="notifications-number"><strong>{vb:raw notifications_total}</strong></span></a>
|
|
#6
|
|||
|
|||
|
If the above code is found in your header template, you will need to change the modification.
Find: Code:
vB_Template::preRegister('navbar',array('soundnotification' => $soundnotification));
Replace: Code:
vB_Template::preRegister('header',array('soundnotification' => $soundnotification));
|
|
#7
|
|||
|
|||
|
Quote:
Anyone so far have this thing working? Uninstalled and rated accordingly. |
|
#8
|
||||
|
||||
|
I wasn't judging you or your mod. I clicked on the link to the premiumfeatures above, saw that I had to register, closed the window and moved along.
I'm interested in this mod, but a linkback for this? no way. If I might suggest something: List the premium features where people can read them without registering somewhere else. Including prices and a comparison what you can do with free/paid version. |
|
#9
|
|||
|
|||
|
Perhaps because you and others are too lazy to do the work and prefer to wait for a hack, then have fun throwing peanuts at it from the gallery?
|
|
#10
|
|||
|
|||
|
Tried and uninstalled, sort the code out and then worry about trying to make $$$ from it.
Rushed wasted project. UNINSTALLED |
![]() |
|
|