I fired one of my staff members and he had cpanel access so he deleted it.
I have found a copy of the database I had so I just want to restore it now.
I have changed the details but still get this error:
Code:
Database error in vBulletin :
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'disneyma_mdc '@'localhost' (using password: YES)
/home/disneyma/public_html/vbulletin/includes/class_core.php on line 274
MySQL Error :
Error Number :
Date : Wednesday, December 12th 2007 @ 11:29:54 AM
Script : http://www.disneymagiconline.com/
Referrer :
IP Address : 81.132.182.99
Username :
Classname : vb_database
Line 274 of class_core.php is this: $link = $this->functions[$usepconnect ? 'pconnect' : 'connect']("$servername:$port", $username, $password);