In my Mangeto backend, I am not seeing any allowed currencies beyond the 3 I have already set up. Any ideas why?
The list of possible currencies ultimately comes from the many XML files in /lib/Zend/Locale/Data
, in particular root.xml
is always consulted. Check this folder exists and contains about 400 or more of these files. Also, check they are all readable to web user on your server.
The file \app\code\core\Mage\Core\Model\Locale\Config.php
is probably only used for default values during installation or setup.
Try Admin->Configuration->System->Currency->Installed Currencies. I bet only the 3 are selected.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With