No, I moved onto other things and never got around to getting this one solved. I'd still really like to figure it out though, so if anyone knows how, please share!
No, I moved onto other things and never got around to getting this one solved. I'd still really like to figure it out though, so if anyone knows how, please share!
"You never really understand a person until you consider things from his point of view . . . until you climb into his skin and walk around in it." --Atticus
Well I have asked 'regulars' to do it for pay. Let see if I get any answer.
Downunder QLD
I think I must not be understanding what you want to do, because Zen Cart does what you're asking by default. That is, when I place a test order in my store, I get an order confirmation email whose subject is, for example, "Order Confirmation No: 10574". That's the order number in the subject.
Perhaps you want that in a different email sent at another time? So you'd have to track down the code that assembles that order confirmation email and copy and paste it into a new (or modified) file. But when I tried that I found only one instance of $EMAIL_SUBJECT; anywhere in the code base, and that was in the code for the Welcome email. Odd it occurs nowhere else, but that would be a good starting point I guess.
Rob