hank22 Posted October 24, 2023 Share Posted October 24, 2023 Hey Guys, Just noticed we are getting an "HTTP 500" on the front page our our website. When I turn on the "Debug mode" in backend I am showing the following. How can I fix this issue. Thank you for your help. "(1/1) FatalThrowableError Call to a member function isModuleActive() on null in AddressFormat.php line 36 at AddressFormat::generateAddress(object(Address), array(), '<br>')in FrontController.php line 1671 at FrontControllerCore->getTemplateVarShop()in FrontController.php line 529 at FrontControllerCore->assignGeneralPurposeVariables()in FrontController.php line 590 at FrontControllerCore->initContent()in IndexController.php line 37 at IndexControllerCore->initContent()in Controller.php line 306 at ControllerCore->run()in Dispatcher.php line 525 at DispatcherCore->dispatch()in index.php line 28" Link to comment Share on other sites More sharing options...
wepresta Posted October 24, 2023 Share Posted October 24, 2023 Hello, AddressFormat.php (override probably) -> isModuleActive sound like null, you should check. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now