View Single Post
  #16  
Old 28th December 2009, 23:26
benjaminbih benjaminbih is offline
Senior Member
 
Join Date: Jul 2008
Bosnia-Herzegovina
Posts: 70
Default
Quote:
Originally Posted by yoligim View Post
I,m afraid I get this errors in shoutcast addon:

Code:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in E:\xampp\htdocs\shoutcast.php on line 265
[0] in function mysql_fetch_assoc in E:\xampp\htdocs\shoutcast.php on line 265
[1] in function sc_infobox in E:\xampp\htdocs\fts-contents\fts-plugins\index-elements\shoutcast.php on line 15
[2] in function _index_element_shoutcast
[3] in function call_user_func_array in E:\xampp\htdocs\include\plug.php on line 214
[4] in function do_action in E:\xampp\htdocs\index.php on line 41
Did yo set the admin or dj password on site settings, you have to set the admin passwort!
Quote:
Originally Posted by yoligim View Post
and when I click on Listen with Media Player i get this error

Code:
404 Page Not Found
in this page http://trackerlatino.sytes.net/radio/listen.wmx
the same when I click on Listen with Winamp or Listen with Real Player

I changed the data in the radio folder files, this is what I have:
PHP Code:
<ASX version="3.0">
<
PARAM name="HTMLView" value="http://trackerlatino.sytes.net"/>
<
ENTRY>
<
REF href="http://192.168.1.101:8000"/>
</
ENTRY>
</
ASX
the right extansion is listen[dot]asx and not wmx, maybe thats the problem?
Reply With Quote