Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'sorve_admin'@'localhost' (using password: YES) in /home/florent1/public_html/radio/common/db.php on line 43
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/florent1/public_html/radio/common/db.php on line 44
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/florent1/public_html/radio/common/db.php on line 58
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/florent1/public_html/radio/common/db.php on line 59
status=err
SQL error=1045
SQL error string=Access denied for user 'sorve_admin'@'localhost' (using password: YES)
SQL=SELECT songlist.*, historylist.listeners as listeners, historylist.requestID as requestID, historylist.date_played as starttime FROM historylist,songlist WHERE (historylist.songID = songlist.ID) AND (songlist.songtype='S') ORDER BY historylist.date_played DESC LIMIT 6