Fatal error: Call to a member function on a non-object
I am familiar with this error, but can't find its cause. The specific line causing the error is $dbh->connect(); which is defined in a required class. I should also mention that this worked fine before. I have since upgraded to 4.3.1 and changed servers.