Thread: Shoutcast Radio
View Single Post
  #7  
Old 6th January 2011, 02:03
daffy's Avatar
daffy daffy is offline
Senior Member
 
Join Date: Mar 2009
United Kingdom
Posts: 550
Default
place the code where you want it to show, i would put this into index.php and not header.php unless you want this to show on ALL pages ( i would not advice that tho), personally i would put this into index.php

strange as i recall writing most of this on TT some 4 years ago.

Code:
open index.php

to show in index copy below 

$showradioinfo="on";
include("myradio.php");

before

stdfoot();
?>


upload all the images to your images folder
upload the radio folder to your trackers root
upload all php files to root
upload shoutcast_block to blocks
edit radio/config.php
edit radio-info.php
Also attached is another radio "Radio_mod" which was written/coded by FOZ so all credit goes to him, i cannot remember what this looks like but i know this works.
Attached Files
File Type: rar my radio.rar (131.8 KB, 154 views)
File Type: rar Radio_mod.rar (97.6 KB, 127 views)
__________________
"FFS PPL READ GOD DAMMIT, WHAT AM I GOOGLE?"
"I Kill You!" simples


http://i.imgur.com/DtcRfH5.gif

I also Setup And Modify Trackers PM For Details
Reply With Quote