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

Problems opening system / configuration #1228

Closed
dgruhn opened this issue Sep 24, 2020 · 2 comments
Closed

Problems opening system / configuration #1228

dgruhn opened this issue Sep 24, 2020 · 2 comments
Labels
3rd-party Related to 3rd-party code or issues with customization invalid

Comments

@dgruhn
Copy link

dgruhn commented Sep 24, 2020

As soon as I open system / configuration the error appears:

Fatal error: Uncaught Error: Class 'Magestore_Magenotification_Helper_Data' not found in /var/www/vhosts//httpdocs3/app/Mage.php:593 Stack trace: #0 /var/www/vhosts//httpdocs3/app/code/core/Mage/Adminhtml/Block/System/Config/Tabs.php(117): Mage::helper('magenotificatio...') #1 /var/www/vhosts//httpdocs3/app/code/core/Mage/Adminhtml/controllers/System/ConfigController.php(104): Mage_Adminhtml_Block_System_Config_Tabs->initTabs() #2 /var/www/vhosts//httpdocs3/app/code/core/Mage/Core/Controller/Varien/Action.php(437): Mage_Adminhtml_System_ConfigController->editAction() #3 /var/www/vhosts//httpdocs3/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(262): Mage_Core_Controller_Varien_Action->dispatch('edit') #4 /var/www/vhosts//httpdocs3/app/code/core/Mage/Core/Controller/Varien/Front.php(192): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage in /var/www/vhosts/***/httpdocs3/app/Mage.php on line 593

Magento Version 1.9.3.1 to OpenMage LTS 19.4.7

@dgruhn dgruhn added the bug label Sep 24, 2020
@kiatng
Copy link
Contributor

kiatng commented Sep 25, 2020

This probably related to corrupted Magestore_Magenotification extension and not related to openmage. Try to put this file in app/code/local/Magestore/Magenotification/Helper/Data.php.

@kiatng kiatng added 3rd-party Related to 3rd-party code or issues with customization invalid and removed bug labels Sep 25, 2020
@dgruhn
Copy link
Author

dgruhn commented Sep 25, 2020

@kiatng Thanks, the problem is solved, I can open the configuration.

@dgruhn dgruhn closed this as completed Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd-party Related to 3rd-party code or issues with customization invalid
Projects
None yet
Development

No branches or pull requests

2 participants