Hello
I have found another bug with the latest upgrade. It is showing the following in my backend COM_VIRTUEMART_OVERWRITE_OFF as the label.
Please see screenshot. How do I fix this?
Thank you,
Martin
[attachment cleanup by admin]
That changed language string is known. Should be COM_VIRTUEMART_OVERWRITE_OFF="Disabled" I believe it is fixed for 2.0.22d - in the meantime you can add it as a language override if you need to.
Great, as long as someone knows about it. It isn't causing me any problems.
I'll wait for the upgrade. Thanks.
Hello Again.
I decided I would fix it for the hell of it. Rather than create an override I opened the file /public_html/administrator/language/en-GB/en-GB.com_virtuemart.ini and I could see that COM_VIRTUEMART_OVERWRITE_FINAL="Overwrite final" and COM_VIRTUEMART_OVERWRITE_PRICE_TAX="Overwrite price to be taxed" were present but the string you mentioned was completely missing.
So I pasted it in exactly how you wrote it on a new line and it fixed the issue.
Thank you so much for your help :-)
Martin