Closed nprovoost closed 4 months ago
HI There @nprovoost ,
Thank you for opening this issue. That sounds like an older Magento bug, you probably just need to logout and then re-login to fix this issue.
Due to inactivity, we are closing this issue for now. However, feel free to respond or reopen it whenever needed.
composer require mollie/magento
Lock file operations: 3 installs, 0 updates, 0 removals
Locking composer/ca-bundle (1.3.7)
Locking mollie/magento (v5.8.2)
Locking mollie/mollie-api-php (v2.61.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 3 installs, 0 updates, 0 removals
Installing composer/ca-bundle (1.3.7): Extracting archive
Installing mollie/mollie-api-php (v2.61.0): Extracting archive
Installing mollie/magento (v5.8.2): Extracting archive
after install the backoffice gives openmage 404 not found frontend still works. No errors in the logs found.
If i disable the module Mollie_Mpm.xml to false then the backoffice is back up again. So could it be template related that throws this issue ?
What could cause this problem ?