VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: meysam66 on June 26, 2020, 17:02:03 PM

Title: currency symbol showing problem at cart page
Post by: meysam66 on June 26, 2020, 17:02:03 PM
hello, i am testing an updated virtuemart 3.8.2 with samlpe data, on joomla 3.9.19 and the default template is vmbeez3

i didn't made lots of changes. i just have changed the default currency to my default country currency,
i have faced an issue in cart page, the symbol doesn't appear correctly at "discount" column in cart page.

it shows like -140,00{symb0l}
it doesn't show the actual currency symbol

but it is correct at others columns.

how can i solve this issue?


Title: Re: currency symbol showing problem at cart page
Post by: Jörgen on June 26, 2020, 23:06:58 PM
There seems to be a mistake in the sql data to make the currencytable. Someone has typed symb0l instead of symbol for the negative format of Iranian Rial.

Go to currencys, search and find Iranian Rial and change symb0l to symbol.

regards

Jörgen @ Kreativ Fotografi
Title: Re: currency symbol showing problem at cart page
Post by: meysam66 on June 28, 2020, 13:38:40 PM
thanks a lot jorgen,
the problem is solved now with your instruction.
Title: Re: currency symbol showing problem at cart page
Post by: Jörgen on June 28, 2020, 17:47:14 PM
Nice to hear  :)

It is also corrected in the trunk code, which means that it should work as inteded with the next release.

Jörgen @ Kreativ Fotografi