mollie / Magento

Mollie Payments for Magento 1.x
https://www.mollie.com/
BSD 2-Clause "Simplified" License
39 stars 30 forks source link

Issue with PHP 8.2 #240

Closed denzity86 closed 2 months ago

denzity86 commented 7 months ago

Hi,

When I update the module to the latest version with PHP 8.2, when I login to the admin I see an error 404 (Not found).

Seems this is causing the issue: https://github.com/mollie/Magento/blob/master/app/code/community/Mollie/Mpm/etc/adminhtml.xml#L35

When the module= "mpm" is in the code, it's not working.. but when I remove it, the translation won't work. Same goes for the items

Can you maybe look into this?

Kind regards, Dennis

EDIT: Translations seem to work when i leave the module="mpm" out

Frank-Magmodules commented 2 months ago

Hi There @denzity86 , Thank you for opening this issue. We’re pleased to inform you that we have recently released a new version of the Magento 1 plugin that addresses the issue you described. I’m closing this issue for now, but feel free to respond or reopen it if needed.​