Has anyone played around with porting the current artist/ track in the player? I cannot seem to get this to work. I have it set up off
my radio stream to display the current info on my main page but it doesn't seem to want to 'take' in vBRadio.
PHP Code:
<fieldset class="fieldset">
<legend>Current Artist - Track</legend>
<center>
<? include("http://www.milwaukeenights.com/radio/sc_status.php"); ?>
<? include("http://www.milwaukeenights.com/radio/sc_song.php"); ?>
</center>
</fieldset>
Again, virtually the exact same include works on my main page. Is it because I am using my forums in a subdomain, just poor scripting or is this something not able to be accomplished in vBulletin and vBRadio?
If need be, I can provide all the code for sc_status and sc_song.
If you want to see it in action:
working script-
http://www.milwaukeenights.com (about halfway down, on the right)
not so working -
http://forums.milwaukeenights.com (click on Nights Radio)
Other than this, this script is phenomenal! *installed*
Included is a screenshot of it also.......