anyone notice the request has been down for a long time? is this ISP problem? when clicking on "request songs" I get this
Warning: mysql_pconnect(): Access denied for user: 'classicgod@host16.christianwebhost.com' (Using password: YES) in /home3/classicg/classicgod-www/trirockradio/common/db.php on line 43
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home3/classicg/classicgod-www/trirockradio/common/db.php on line 44
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home3/classicg/classicgod-www/trirockradio/common/db.php on line 58
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home3/classicg/classicgod-www/trirockradio/common/db.php on line 59 status=err SQL error=1045 SQL error string=Access denied for user: 'classicgod@host16.christianwebhost.com' (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 |