Hello,
I'm experiencing a very odd problem. In order list and order details all values are proper due to displayed currency (order list) or order currency (order details) but symbols are wrong. E.g. I've made an order for 100,00 zł (PLN currency). When order list is displayed in PLN everything is fine - 100zł is displayed. When switch to EUR it displays 20 zł - value is ok (5:1 currency ratio) but symbol is still "zł" instead of "€"! In order details is similar: when I order for 50 €, it displays 50 zł.
I believe that problem is somewhere that default payment method is set for PLN as acceptable currency. However I don't get it why priceDisplay in php code, with proper currency ID displays proper value and inproper symbol. Can anyone help me with this? :(
Suggest you start at the beginning. http://forum.virtuemart.net/index.php?topic=79799.0
Joomla 2.5.20
Vm 2.6.6
php 5.3.24