The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBulletin Radio 2.3.x Details »» | |||||||||||||||||||||||||
vBulletin Radio 3.5.x UPDATED!! 1st September new, flash 7 addition, flash player does not crash, all conversions, great for XP and works with all browsers!!! Last Update 09th April 2005 : Anyone asking for support and is not licenced or is appearing that have not clicked "install" will not recieve it. Click install or no support will be given :devious: New, members keep asking me about only allowing registered users to see the radio and not having a popup only an iframe and etc etc, simply download the new version (3.5.x) and update your templates :squareeyed: enjoy and click install!!!! yeha! Last Update 18th March 2005 : Anyone asking for support and is not licenced or is appearing that have not clicked "install" will not recieve it. Click install or no support will be given :devious: HTML Addon? Or want to show different playlists and random settings? Go here To Show a random Shuffle song upload this file (playlist.txt) as attached and rename it to playlist.php and replace your old, please do back it up For the HTML Playlist feature read this *Note support is not given for outside modifications *Last Update 7th January 2005* 8mp GMT UK CRITICAL Update Needed! Security Release In your radio.blog/sounds/playlist.php JUST DOWNLOAD THE NEW ONE!!! Allows hackers to show your directory where all your sounds are, I refuse to tell you this string command, recommend that you update to 3.5.x NOW! Download it and read the upgrade instructions Whats new? Better Installation Instructions Automatic Messenger Style Popup Player (looks wicked!) Skinable File (config.ini) I have commented it to help people Scroll Bar, scroll down your songs instead of the slow little arrow Songs are now in a new directory you can change using the config Songs are small now and are converted to swf instead of rbs songs are at 128kbps instead of 64 enjoy! -------------------- What is it? A radio for your forum well more like a media player sounds nicer though :squareeyed: ----------------------------------- How does it work? Using a secure flash file you can play your favorite songs on your forum kind of like a jukebox, you can make it popup in a small play window so users can still post and browse your community ----------------------------------------------- What does it feature? Cross Fader. Volume Control Autoplay Bandwith controlled streaming popup feature close feature compressess the song file so space saver ------------------------------- Legal? Yes no one can access or save the songs, so as long as you have bought them and the songs are yours its 100% Safe ------------------------------ Got a demo? Yes Here demo link here and here --------------------------- Screenshots? No need see the demo link or check radioblogclub.com And also http://radio.lodhiz.com/radio.blog/ and click Play I have also attached one below as an example of the skinning feature --------------------------- I cant find mp3s or dont own any what do I do??? Simple, this is what I use, go to www.apple.com/itunes/ its a free downloadble program for both windows and linux and mac os and osx, and has over 700,000 songs!!! --------------------------- Get a background like the screenshot In the /radio.blog/index.php File found in the hack find Code:
<head> Code:
<style type="text/css"> <!-- body { background-image: url(bg2.gif); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } --> </style> --------------------------- What can I say? My first hack be gentle with errors or support ill try to help and hopefully the advance coders will help as my area of expertise is in .NET Enjoy! Read this also for a few questions and scenarios dealt with - Kaz :devious: The Death-Eater.NET Team www.death-eater.net :squareeyed: Please click install or no support will be given, Install this mod by clicking :devious: Show Your Support
|
Comments |
#102
|
||||
|
||||
Yes you could do this, im at work at the moment when I reach home ill send you the code. You simply replace the navbar <a href="radio" , but with a popup script. Ill post again soon when I know my boss is not watching me
|
#103
|
||||
|
||||
Open Templates > Header
Find Code:
[head] Code:
<SCRIPT LANGUAGE="JavaScript"> <!-- Begin function popUp(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=222,height=300,left = 529,top = 362');"); } // End --> </script> Find Code:
<td class="vbmenu_control"><a href="radio.php?$session[sessionurl]">Radio</a></td> Code:
<A HREF="javascript:popUp('radio.blog/index.php')">Radio</A> |
#104
|
|||
|
|||
THANKS!!
but now it doesn't autoplay anymore.. any ideas? |
#105
|
|||
|
|||
I'm having the oddest error.
If I put in a plain old php page, all of my tracks show up fine: http://www.sevenstring.org/forum/radio.blog/ But if it's in a template, it only shows random ones, and does not play. http://www.sevenstring.org/forum/view.php?pg=ssjukebox Permissions on all files are exactly the same. Any ideas? The only change is that I moved everything from the radio.blog folder into the forums directory. If it's a path issue coded into the SWF, how do I use a template located in a subdirectory? For the record: This addon, especially with the type of forum I'm running it on (a music forum) is absolutely awesome. Thanks very much! |
#106
|
|||
|
|||
I managed to get this working using Logician's template, by loading it as an iframe within the template, like so:
Code:
<iframe src="http://www.sevenstring.org/forum/radio.blog/index.php" name="radio" scrolling="no" frameborder="0" width="220" height="300"></iframe> For those of you without shell access to your webservers, you might want to just upload them one at a time, about 5-10 minutes apart if you're having problems with the playlist not showing all tracks. Hope this helps someone out. |
#107
|
||||
|
||||
Quote:
Code:
<A HREF="javascript:popUp('radio.blog/index.php')">Radio</A> Note # is your track number it should work now. Quote:
www.death-eater.net team Khaleel |
#108
|
|||
|
|||
I'm getting an odd error encoding 128k MP3's with lame.
"Error: sample frequency has changed in MP3 file - not supported bitstream problem: resyncing...". Anyone else seen this? |
#109
|
|||
|
|||
Got that sorted out - replaced the version of LAME packaged with radio.blog with the newest (3.97a10) and it works again. I attached it for anyone who needs.
Hope that helps anyone having the issue. Also, if anyone needs my template for loading it in an iframe, let me know and I'd be happy to share. |
#110
|
||||
|
||||
Thanks ^ :nervous:
|
#111
|
|||
|
|||
I have 2 questions,
1) When I minimize, it is not showing the BOttoM part of the popup, LOOK AT THE ATTACHMENT FOR THE IMAGE 2) How can I leave the crossfader ON by default? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|