Jump to content

Override/classes mail.php only works in Debug mode


RikMK

Recommended Posts

Hi,

I made an edit in mail.php which solves not showing right details in bankwire emails (see this thread)

I want this solution from classes/mail.php to be persistant after an update, so I tried placing mail.php in override/classes.

Issue: this option only works when I put the shop in debug mode. Yes I know, usually it's the other way around...
Why is this behaviour, what may cause this only to work in debug mode?

Any permanent solution (3 extra lines of code in mail.php) so I won't forget this after an update?
Tnx!

more details:
not sure what to put in the first part of the new file, but this worked in debug mode: "class Mail extends MailCore"
I used no cache. (tried both while troubleshooting)
version 1.7.8.2

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...