The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Song of the Day Details »» | |||||||||||||||||||||||||||
This hack allows you to have a song of the day on your website. It allows you to pick a song from any directory, or even put in a radio stream for your website.
Just open your FORUMHOME template, and find: Code:
<!-- end today's birthdays --> </if> Code:
<!-- vBulletin Modification Radio by Mike --> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_music')"><img id="Radio" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a> <phrase 1="$vboptions[bbtitle]">vBulletin Song Player Hack - vBulletin Modification Made by Mike </phrase> </td> </tr> </tbody> <tbody id="collapseobj_forumhome_music" style="$vbcollapse[collapseobj_forumhome_music]"> <tr> <td class="alt2"><img src="$stylevar[imgdir_misc]/radio.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td> <td class="alt1" width="100%"> <p align="center"> <font color="black"><b>Current Song: Low - Flo Rida'</b></font><br> <object classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" id="WindowsMediaPlayer1" width="300" height="32" codebase=""> <param name="URL" ref value="http://trasion.com/includes/music/low.mp3"> <param name="rate" value="1"> <param name="balance" value="0"> <param name="currentPosition" value="0"> <param name="defaultFrame" value> <param name="playCount" value="1"> <param name="autoStart" value="0"> <param name="currentMarker" value="0"> <param name="invokeURLs" value="-1"> <param name="baseURL" value> <param name="volume" value="100"> <param name="mute" value="0"> <param name="uiMode" value="full"> <param name="stretchToFit" value="0"> <param name="windowlessVideo" value="0"> <param name="enabled" value="-1"> <param name="enableContextMenu" value="-1"> <param name="fullScreen" value="0"> <param name="Style" value> <param name="Lang" value> <param name="Filename" value> <param name="captioningID" value> <param name="enableErrorDialogs" value="0"> <param name="_cx" value="6482"> <param name="_cy" value="1693"> </object><center> </center> <br> </td> </tr> </tbody> <!-- vBulletin Modification Radio by Mike --> You must then make a new directory in the /includes/ folder called /music/. In it, add your songs (the song names can not contain spaces). Then change the link in the code I gave you, to link to your own website, and your own song name. You must then take the radio icon in the attachments, and upload it in your /misc/ folder. It must keep the name radio.gif. To make a radio appear instead of a song, just put the IP of the stream, or the website URL directly to the radio stream. You can also change the "Low - Flo Rida'" part. Put your own song/radio name, or remove it completely. Screenshots
Show Your Support
|
Comments |
#12
|
||||
|
||||
Cool! I second, the original code doesn?t work with Firefox (MacOSX) and both codes don?t work with Safari either. Unfortunately...
|
#13
|
||||
|
||||
Yes, work without problems in all navigators. (Xp)
|
#14
|
|||
|
|||
Awesome. I modified the code a bit (well, the phrases) and made it "Guess the song". I'm wondering how to stop it from caching though cause I just want to name the mp3 file as guess.mp3 so I don't have to edit the link everytime.
|
#15
|
||||
|
||||
Quote:
Good Idea!!!! |
#16
|
|||
|
|||
If anyone needs any help with this, please let me know. Please mark as installed.
|
#17
|
|||
|
|||
This looks as if it was based off Shoutcast Status 2.0
|
#18
|
|||
|
|||
I cannot get it to show up at all
|
#19
|
||||
|
||||
It would be awesome to have this as a vbulleting install file so you can do this through an XML document.. that way you can just add the song through your options rather then have to change the song through the forumhome template each time...
Also I edited your coding to work with odeo mp3 player.. Check it out here: http://www.weltmuzik.com/forum/ |
#20
|
|||
|
|||
Please install this.
|
#21
|
|||
|
|||
it will be great if u use a flash play cos mos of users need to active the ActiveX to view the player..anyway thnx
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|