Have you looked at includes/class_core.php to see what's on line 312? I don't have the source for that version (really, you should upgrade at some point, but I know there were a lot of template changes along the way so it's probably a lot of work).
But it says the error is mysql_connect so that would seem to imply that the database information in your includes/config.php is not correct (it would have to be changed when you move servers).
|