VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: EvanGR on October 18, 2018, 12:16:34 PM

Title: Custom order status (Email subject issue)
Post by: EvanGR on October 18, 2018, 12:16:34 PM
Hello,

I have created a custom order status, which sends an e-mail to the shopper.

The subject of that e-mail is: COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_N

I would like to fix that, and like with other e-mails, include order number and a custom message in the subject.

Thoughts?
Title: Re: Custom order status (Email subject issue)
Post by: GJC Web Design on October 18, 2018, 12:46:35 PM
just make the over ride in Joomla lang over rides like u would do for any missing lang constant

do it in the admin overides and chk for both
Title: Re: Custom order status (Email subject issue)
Post by: EvanGR on October 18, 2018, 12:54:14 PM
How would I include the variables though? Order number etc...
Title: Re: Custom order status (Email subject issue)
Post by: jenkinhill on October 18, 2018, 13:28:04 PM
For examples  look at the text values for the existing strings. eg
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_C
[%3$s], Confirmed order at %1$s, total %2$s