|
|
|
|
"For those experiencing problems lately with updating currencies in admin. I have removed the xe from admin/includes/application_top.php .. and kept the oanda since it works very well.
In admin/includes/application_top.php
Find the section below or similar and remove the xe
// Define how do we update currency exchange rates
// Possible values are 'oanda' 'xe' or ''
define('CURRENCY_SERVER_PRIMARY', 'oanda');
define('CURRENCY_SERVER_BACKUP', ''); // was xe but their web is giving 0.00 values for currencies. oanda is still working
Thats it. No file here just empty zip." |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|