Problema Mod Radio Status
Publicado: 30 Oct 2007, 04:05
URL: http://thebestforo.xliphost.com
Plantilla(s) usuada(s): Acidtech
MODs instalados: bbcode edonkey, default avatar, Username live checking, Delete User, Posts Per Day Average on Topic, Advanced Post Time Edit, default_avatar, forum_icon, Member No, AllAgesMod, Forum_Permissions_List_1.0.1, Required_Fields_spanish, the humanizer, radio_status
Versión de phpBB: 2.0.22
Nombre y versión del MOD: radio status Version: 1.0.3
Servidor: gratuito
hola a todos bueno tengo un problema con el mod radio status lo instalo todo bien todo barbaro pero a la hora de escuchar no se me escucha a ver si me pueden ayudar
$radio_host = "http://201.255.188.73:8000";
$radio_port = 8000;
$radio_timeout = 5;
$radio_listen_ampfile = 'listen.pls';
$radio_listen_wmpfile = 'listen.m3u';
$radio_irc = 'irc://radio-host.com';
$radio_irc_channel = '#radio';
//
// End User Configuration
//
$radio_version = '1.0.3';
$radio_listen = 'http://201.255.188.73:8000/listen.pls' . $radio_host . ':' . $radio_port . '/' . $radio_listen_ampfile;
$radio_listen_wmp = 'http://201.255.188.73/listen.m3u' . $radio_host . '/' . $radio_listen_wmpfile;
$radio_irc_join = $radio_irc . $radio_irc_channel;
asi configure el archivo radio_status.php pero no se que pasa que no se me escucha desde ya muchas gracias por la ayuda.
Plantilla(s) usuada(s): Acidtech
MODs instalados: bbcode edonkey, default avatar, Username live checking, Delete User, Posts Per Day Average on Topic, Advanced Post Time Edit, default_avatar, forum_icon, Member No, AllAgesMod, Forum_Permissions_List_1.0.1, Required_Fields_spanish, the humanizer, radio_status
Versión de phpBB: 2.0.22
Nombre y versión del MOD: radio status Version: 1.0.3
Servidor: gratuito
hola a todos bueno tengo un problema con el mod radio status lo instalo todo bien todo barbaro pero a la hora de escuchar no se me escucha a ver si me pueden ayudar
$radio_host = "http://201.255.188.73:8000";
$radio_port = 8000;
$radio_timeout = 5;
$radio_listen_ampfile = 'listen.pls';
$radio_listen_wmpfile = 'listen.m3u';
$radio_irc = 'irc://radio-host.com';
$radio_irc_channel = '#radio';
//
// End User Configuration
//
$radio_version = '1.0.3';
$radio_listen = 'http://201.255.188.73:8000/listen.pls' . $radio_host . ':' . $radio_port . '/' . $radio_listen_ampfile;
$radio_listen_wmp = 'http://201.255.188.73/listen.m3u' . $radio_host . '/' . $radio_listen_wmpfile;
$radio_irc_join = $radio_irc . $radio_irc_channel;
asi configure el archivo radio_status.php pero no se que pasa que no se me escucha desde ya muchas gracias por la ayuda.