2014-07-11

I've looked at the other questions which were similar but haven't been able to fix it.

www.statis-online.com/admin

Problem:

Magento admin page first showed a fatal error (I didn't write it down :/). Now it is blank.

Attempts to Fix:

Another post said to:

"In your app/etc/local.xml set disable_local_modules to true and check. If it loads fine then the issue is in one of your custom modules"

Clear Cache"
"
I followed these instruction but the Admin login page is still white screen.

ERROR LOGS

/Var/Report:

::::::::::::One of the files in /var/report there was an error::::::::::::: a:5:{i:0;s:101:"SQLSTATE[42S02]: Base table or view not found: 1146 Table 'statis91_mage2.mage_banners' doesn't exist";i:1;s:5717:"#0 /home/statis91/public_html/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array) ::::::::::::::The Second Error:::::::::::::::::: a:5:{i:0;s:63:"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away";i:1;s:2695:"#0 /home/statis91/public_html/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)

MAIN DIRECTORY ERROR LOG!!:

[08-Jul-2014 20:26:22 UTC] PHP Fatal error: Call to a member function setActive() on a non-object in /home/statis91/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php on line 104

[08-Jul-2014 20:26:33 UTC] PHP Fatal error: Call to a member function setActive() on a non-object in /home/statis91/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php on line 104

[08-Jul-2014 20:26:58 UTC] PHP Fatal error: Call to a member function setActive() on a non-object in /home/statis91/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php on line 104

[08-Jul-2014 20:29:51 UTC] PHP Fatal error: Call to a member function setActive() on a non-object in /home/statis91/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php on line 104

[08-Jul-2014 20:29:52 UTC] PHP Fatal error: Call to a member function setActive() on a non-object in /home/statis91/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php on line 104

Show more