We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Prestashop version: 1.7.8.7 Moliie version: v6.2.6
Mollie log:
{ "context": [], "exceptions": [ { "message": "Class 'Config' not found", "code": 0, "file": "/home/test123com/domains/test123.com/public_html/override/classes/Mail.php", "line": 47, "context": [] } ], "context_id_customer": 3577, "id_shop": 1, "currency": "EUR", "id_language": 1 }
There is a Mail.php override file, but maybe not correct?
The text was updated successfully, but these errors were encountered:
Hi there @askmurphy,
Our team has checked and the Mollie module doesn’t have any overrides. So that could not be caused by the Mollie module.
I would suggest importing “Config” into that Mail.php file so that the override works properly.
If you have any questions, please let me know!
Best Regards, Invertus Support team.
Sorry, something went wrong.
No branches or pull requests
Prestashop version: 1.7.8.7
Moliie version: v6.2.6
Mollie log:
There is a Mail.php override file, but maybe not correct?
The text was updated successfully, but these errors were encountered: