Okay, Paul, I finally switched it long enough to get the error...here it is:
Warning: mysql_connect(): Access denied for user: 'kathyssi@localhost' (Using password: NO) in /flashchat/inc/classes/db.php on line 15
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /flashchat/inc/classes/db.php on line 16
Warning: mysql_connect(): Access denied for user: 'kathyssi@localhost' (Using password: NO) in /flashchat/inc/classes/db.php on line 15
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /flashchat/inc/classes/db.php on line 16
Warning: mysql_connect(): Access denied for user: 'kathyssi@localhost' (Using password: NO) in /flashchat/inc/classes/db.php on line 15
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /flashchat/inc/classes/db.php on line 16
I have checked, double checked and triple checked and the login info for the database is the same in the old db.php file as it is in the new one. Any idea what's going on?
Thanks!
|