Argentine Peso not showing in currency list

More
4 years 4 months ago #130409 by Sam
"Enable Currency Selection" is enabled and the Argentine Peso is included in the list of "Active currencies" but it will not show in the currency list on the front end. I've tried many other currencies and they all show fine. Any idea why this would be? Please see images for example.



Attachments:

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #130471 by Mr. Dam
Replied by Mr. Dam on topic Argentine Peso not showing in currency list
Hi,
Please submit ticket and send your site url with super admin account. We will check the issue for you
Thanks
Dam

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #130604 by Sam
I will do that ... just have to get permission from the site owner first and he's away on holiday so it may take a while.

In the meantime, I was fiddling with the site and noticed that even if I select all currencies under "Active currencies" only a very small list will actually show and the same list shows if I leave "Active currencies" blank. (see attachment)

Does this help at all?
Attachments:

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #130605 by Sam
So, after looking into it a little more it turns out the 'jd_currencies' database table only had those currencies in it. I guess it must not have imported correctly or something.

I looked at the original installation sql file (install.jdonation.sql) and only those currencies are listed. Was that on purpose or is that a bug? Here's what is in the file:

INSERT INTO `#__jd_currencies` (`id`, `currency_code`, `currency_name`) VALUES
(1, 'CAD', 'Canadian Dollars'),
(2, 'EUR', 'Euros'),
(3, 'GBP', 'Pounds Sterling'),
(4, 'USD', 'U.S. Dollars'),
(5, 'JPY', 'Japanese Yen'),
(6, 'AUD', 'Australian Dollars'),
(7, 'NZD', 'New Zealand Dollars'),
(8, 'CHF', 'Swiss Francs'),
(9, 'HKD', 'Hong Kong Dollars'),
(10, 'SGD', 'Singapore Dollars'),
(11, 'SEK', 'Swedish Kronor'),
(12, 'DKK', 'Danish Kroner'),
(13, 'PLN', 'Polish Zloty'),
(14, 'NOK', 'Norwegian Kroner'),
(15, 'HUF', 'Hungarian Forint'),
(16, 'CZK', 'Czech Koruna'),
(17, 'ILS', 'Israeli Shekel'),
(18, 'BRL', 'Brazilian Real'),
(19, 'MYR', 'Malaysian Ringgit'),
(20, 'MXN', 'Mexican Peso'),
(21, 'PHP', 'Philippine Peso'),
(22, 'TWD', 'Taiwan New Dollar'),
(23, 'THB', 'Thai Baht');
--

We are running an older version as the owner hasn't been willing to take the site down to upgrade as he doesn't want to lose business though I am trying to get him to. Maybe this has been fixed in newer versions?

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamDũng Nguyễn Việt