Please Help!

Permalink
I started getting this error tonight from my website. I cannot login.

Fatal error: Call to a member function GetRow() on a non-object in /home2/skirtrip/public_html/updates/concrete5.4.2/concrete/models/package.php on line 439

Please help me fix this.

alumman71822
 
mesuva replied on at Permalink Reply
mesuva
From the path of the error message, I'm wondering if you have had a failed upgrade.
I've been updating my Concrete5 sites manually, so my updates folders are normally empty.

As a test, perhaps temporarily rename your updates folder to something else (like updates_temp) and see if that clears your problem. If not, you can just rename it back and look at other possibilities.

I'm not 100% sure of how the updates folder is used, so others may be able to give you a better answer. The actual error message itself points to a database object not being loaded in, perhaps suggesting that the database connection is dropping for some reason.