Language
  Login or Register
• Home  • Requests  • Now Playing  • Schedule  • Search  • Account  • Logout  •

webcasterssyndicate Internet Radio
Listeners Help


Quick Links
   Now Playing (lite)
   Playlist & Requests
   Special Requests
   Radio Times
   Top Songs List
   Newest Additions
   Browse pools
   Browse Comments
   Top Users
   Song History

Navigation
 Home

 Other Stuff

Tune In & Stats


Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 110 in /home/coolfm/public_html/samcommon/db.php on line 80

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/coolfm/public_html/samcommon/db.php on line 81

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/coolfm/public_html/samcommon/db.php on line 95

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/coolfm/public_html/samcommon/db.php on line 96
status=err
SQL error=0
SQL error string=
Refreshing due to error in   seconds.
SQL=SELECT songlist.songtype, songlist.buycd, songlist.picture, songlist.artist, songlist.title, songlist.album, songlist.ID, count(*) AS cnt FROM songlist, requestlist WHERE songlist.ID = requestlist.songID AND songlist.songtype = 'S' AND (requestlist.status = 'played' or requestlist.status = 'ignored') AND requestlist.t_stamp < now() GROUP BY songlist.artist, songlist.album ORDER BY cnt DESC, requestlist.t_stamp ASC LIMIT 10