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 |
#2
|
||||
|
||||
Thanks!!! Looks Nice.
|
#3
|
|||
|
|||
Thanks for the install, Arcade Fire!
If you should need any help with it, please feel free to ask me here. |
#4
|
||||
|
||||
Yes, one problem. In IE works fine, but in Firefox doesn?t work.
Edit: I made some changes to work for me: PHP Code:
Greetings. |
#5
|
||||
|
||||
If you changed it then it would be a good idea to eddit the originol post instead of posting further down where members can still accidentaly install the older version.
I do like the idea of a radio stream. Could you explain how to install it. Edit: never mind it was a bad URL |
#6
|
|||
|
|||
Thanks for this...
But Autostart is set to False and it Still autostarts... any suggestions? Nevermind... it should be Autostart="0" and <param name="autoStart" value="0"> Also... change <br> to <br /> |
#7
|
|||
|
|||
Thank you all for installing!
Arcade Fire, that code you posted, does that make it work on Firefox? It does work on my Firefox with the regular code.. Weird. |
#8
|
|||
|
|||
Like I said, you need to change your code to <br /> and not <br>, it's not proper code.
And the above fixes i stated.... |
#9
|
|||
|
|||
Well you gave me a nice idea. I used this idea and embedded my flash player. installed
note: I removed your name in the title hope you don't mind. its in the comments though. |
#10
|
|||
|
|||
TheMeanBish, as long as you mark as installed, I don't care what you do with it. Thanks for the install!
RTM, I'll fix it when I get a chance. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|