Hi just installed and the mod is installed correctly i get the radio and tv in the admin.. but when i go to load it up inside my forums.. i get the following error?
so i dont know understand because in the Radio and Tv admin options there is no area for access users.. and i am the admin of my site..
is it and issue that i added it to the quicklinks menu instead of the navbar because this is the code i used below:
Code:
<!--
function openRadioAndTV(stationid){
extras = '';
if (stationid) { extras = '?station=' + stationid; }
radioAndTVWindow = window.open('radioandtv.php' + extras, 'radioandtv', 'directories=no,height=500,width=700,location=no,menubar=no,resizable=yes,status=no,scrollbars=yes,toolbar=no');
}
//-->
If anyone could help i would be very happy .. i have been trying to add this mod.. or use the shoutcast mod and for some reason no radio mods have been working.. thanks