Radio Station

Hello can some one tell me how i can add a radio station on my chat i want member when they chating they can hear the music from the radio station

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 30 Jul 2009

use the page_#.html page and just add it in via html tags. 

Quote · 30 Jul 2009

Hey myfriend

wat page_#.html and from were i get it wat folder

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 30 Jul 2009

go to your chat.php file, come down it where it's listing files to call to build the page.  You will see page_57.html

 

That is in your templates/tmpl _{tmpl} folder.

 

We just covered this a couple of days ago.

Quote · 30 Jul 2009

ok i am try to add this spanish radio station

<center><embed src="http://www.shoutcast.com/popupplayer/popup_player_061809.swf" quality="high" bgcolor="#ffffff" name="popup_player" flashvars="hostLink=http://yp.shoutcast.com/Metadata_Info1.php&bool=1&url=http://yp.shoutcast.com/sbin/tunein-station.pls?id=842288" allowscriptaccess="sameDomain" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle" height="103" width="500"></center>

on the chat i goo were u tell me but i get this error  : Parse error: syntax error, unexpected '<' in /home1/xtremeg2/public_html/latincrib/chat.php on line 64

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 30 Jul 2009

It's work great, maybe you added it in wrong place

.

templates/tmpl_uni/page_57.html

.

__include _header.html__


<center>
<embed src="http://www.shoutcast.com/popupplayer/popup_player_061809.swf" quality="high" bgcolor="#ffffff" name="popup_player" flashvars="hostLink=http://yp.shoutcast.com/Metadata_Info1.php&bool=1&url=http://yp.shoutcast.com/sbin/tunein-station.pls?id=842288" allowscriptaccess="sameDomain" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="middle" height="103" width="500">
</center><br />


__page_main_code__
__include _footer.html__

Quote · 30 Jul 2009

Waooooooooooo guys thank's very much is working fine

yes the first time i put the code on the chat.php sorry but thank u guy

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 30 Jul 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.