The following is a list of people who've helped make this Mod possible. Please check them out and give them the recognition they deserve: ibProArcade - First and foremost, I'd like to thank "Chris Kelly" for allowing me to convert and use his GREAT "Arcade Mod" as a guide for this one. If you don't have ibProArcade installed already, check it out! Realms Of Arcana - Known as Fusoya, this guy has been a BIG help to me. He has created a few "Tutorials" that without, I probably couldn't have gotten this done. You should check out his Creating An Act= Page Tutorial, as well as his code for Creating Admin Pages. Thanks for all the help! brarber - Known as brarber, this is another guy that has been a BIG help to me. He was responcible for various bits of coding and coding help, including the "Auto M3U" code. Blurred World View - BWV, or "Blurry" as I know him, is a guy who's helped me a lot in the past with various bits of code. In this particultar case, he helped "fine tune" a few pieces of code to get them to work properly. Scrub Johanson - Last, but certainly not least, I'd like to thank my good friend Scrub Johanson, owner and operator of Scrub Radio (a Independent Internet Radio station, soon to be incorporated with this particular "Mod") and Scrub Records (an Online Music Distribution site that he has been kind enough to allow use of for this Mod in the form of hosting music). Additional Credits: Here are some additional people who've helped out. Their role may have been small, but they are important none-the-less: Midnight Blues - Midnight Blues is an Independent Recording Artist who provided the "Transparent Image" for this Radio. |
{$ibforums->lang['song_info']} | {$ibforums->lang['play_song']} | {$ibforums->lang['description']} |
|
{$hiplay}
{$loplay}
{$viewcom}
{$addcom}
|
{$SONG['swords']} | EOF; } function close_table(){ global $ibforums, $IN; return <<
---|
{$ibforums->lang['play_all']}: {$ibforums->lang['hifi']} | {$ibforums->lang['lofi']} |
{$ibforums->lang['rate_message']} |
{$text} |
{$ibforums->lang['now_rating']}{$SONG['stitle']} |
{$ibforums->lang['what_rating']} |
{$ibforums->lang['com_poster']} | {$ibforums->lang['comments']} | {$ibforums->lang['com_date']} | {$dcom}{$com['username']}{$ipaddy} | {$com['comment']} | {$com['date']} | EOF; } function comment_post($SONG) { global $ibforums; return <<
---|
{$ibforums->lang['add_comment']}: |
{$ibforums->lang['thank_you']} |
{$text} |
{$ibforums->lang['com_poster']} | {$ibforums->lang['comments']} | {$ibforums->lang['com_date']} |
---|---|---|
{$COM['username']} | {$COM['comment']} | {$COM['date']} |
{$ibforums->lang['yes']} |
{$ibforums->lang['no']} |
---|---|
{$ibforums->lang['cancel']} |
{$hiplay} {$loplay} |
|
|
{$rating} |
{$ibforums->lang['comments']}: {$addcom} {$viewcom} {$SONG['added']} |
EOF;
}
function pagebreak() {
global $ibforums, $IN;
return <<