VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: jimleeder123 on November 17, 2015, 17:29:04 PM

Title: E-mails
Post by: jimleeder123 on November 17, 2015, 17:29:04 PM
I am trying to edit the file "mail_html_shopperaddresses.php" in the e-mail template folder. There is a line that comes up "COM_VIRTUEMART_USER_FORM_ST_LABEL" which I want to get rid of. I've checked the language file and its not there. I tried making a new line for it, assigning it to a blank space but it doesn't solve the problem. Any ideas please?
Title: Re: E-mails
Post by: GJC Web Design on November 17, 2015, 19:30:21 PM
its in the std. ini as
COM_VIRTUEMART_USER_FORM_ST_LABEL="Shipment"

it is the title uesd in the shopper field   address_type_name
Title: Re: E-mails
Post by: jimleeder123 on November 17, 2015, 23:23:33 PM
So how can I change it? Theres the ['values'] part in the file which shows that bit and the address, so no where on the file to stop that appearing. Is there anything in the VM backend or in the files you know of?
Title: Re: E-mails
Post by: jimleeder123 on November 17, 2015, 23:27:21 PM
I've got it sorted. Went into the shopper field as you said, and changed it to a single space. Now nothing comes up where "COM_VIRTUEMART_USER_FORM_ST_LABEL" was, which is what I wanted, thanks! ;D
Title: Re: E-mails
Post by: jflash on December 03, 2015, 21:51:44 PM
Intresting, in Transifex i cant see this key COM_VIRTUEMART_USER_FORM_ST_LABEL and in languagefiles too (Estonian)