PHP Fatal Error

lewis_happen

Joined: 2013-08-28
Posts: 3
Posted: Wed, 2013-09-04 19:32

Since August 15th, when accessing my gallery page I just get a blank page and the following error in my logs:

Quote:
PHP Fatal error: Call to undefined method MySqlStorage::GalleryStorage() in /home/happen/public_html/gallery/modules/core/classes/GalleryStorage.class on line 1673

I've now enabled maintenance mode, but am unable to login. I can input the login info, but I get the blank page after clicking login.


Gallery version (not just "2"): 2.3.1
PHP version (e.g. 5.1.6): 5.2.17
PHPInfo Link (see FAQ): http://happeninc.com/phpinfo.php
Webserver (e.g. Apache 1.3.33): Apache 2.2.25
Database (e.g. MySql 5.0.32): MySql 5.0.96-community-log
Activated toolkits (e.g. NetPbm, GD):
Operating system (e.g. Linux): Linux
Browser (e.g. Firefox 2.0): Any

 
lewis_happen

Joined: 2013-08-28
Posts: 3
Posted: Wed, 2013-09-04 19:59

Well, now I'm a liar. Looks like my host did something on their end to get the basic viewing back online. I've contacted them to find out what was done.

However, I am still unable to log in to the admin area. Here is the new error:

Quote:
[04-Sep-2013 15:48:13] PHP Fatal error: Cannot access parent:: when current class scope has no parent in /home/happen/public_html/gallery/modules/core/classes/GalleryStorage.class on line 1900

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Wed, 2013-09-04 20:05
 
lewis_happen

Joined: 2013-08-28
Posts: 3
Posted: Wed, 2013-09-04 20:16

Thanks for that. What is odd as that I was unable to login to proceed through the check until I changed the password in config.php

However, once I did that I see that I have a few modified files. I will reupload those files and see what happens. Thanks.