Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The solution for #43 breaks magento maintenance mode. #48

Open
JerryBra opened this issue Jan 8, 2018 · 0 comments
Open

The solution for #43 breaks magento maintenance mode. #48

JerryBra opened this issue Jan 8, 2018 · 0 comments

Comments

@JerryBra
Copy link

JerryBra commented Jan 8, 2018

The solution for #43 breaks magento maintenance mode due
Steps to reproduce:
Create the file maintenance.flag in magento root

Expected result:
Magentos 503 maintenance page is displayed

Actual result:
500 Error

Fatal error: Uncaught exception 'BadMethodCallException' with message 
'Call to a member function getOptions() on a non-object (null)' 
in magento/app/Mage.php:337
Stack trace:
#0 magento/errors/processor.php(140): Mage::getBaseDir()  
#1 magento/errors/503.php(29): Error_Processor->__construct()
#2 magento/index.php(60): include()
#3 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant