Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Old shoutcast Mod (http://www.bvlist.com/showthread.php?t=8551)

robbie 30th November 2012 13:14

Old shoutcast Mod
 
1 Attachment(s)
hi guys....

im looking for a small bit of code that sits where you wish to show the radio... its for this shoutcast

i know something like this has to go in where you want to show it

PHP Code:

// Radio-Infobox for the Tracker
  
function sc_infobox()
  {
  
$stats get_sc_stats();
  if (
$stats == false)
  return; 

and has to go in something like this

PHP Code:

begin_frame("Community-Palace Radio - Where Great DJ's Play Great Music");
  include(
"shoutcast.php");
  
end_frame(); 

but its been so long since i last used it i have lost part of it.... so im hoping that someone out there will know exactly the bit im after, and that its sat on one of your hard drives..

the actual shoutcast file im using with the bit of code i need is attatched


thanks

Rob

Bump: problem solved.... this can be deleted now... thanks


All times are GMT +2. The time now is 10:30.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.