Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

need help with currencies


bowvalleysports

Recommended Posts

Hello...can someone help me. I get the following message when attempting to update currencies. I want canadian dollars as default and us dollars as an option.

 

 

 

Warning: file("http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=USD&format=CSV&dest=Get+Table&sel_list=CAD") - No such file or directory in /home/skuhn/campingsuppliesdirect.com/catalog/admin/includes/functions/localization.php on line 14

 

Warning: Bad arguments to implode() in /home/skuhn/campingsuppliesdirect.com/catalog/admin/includes/functions/localization.php on line 18

 

Warning: file("http://www.xe.net/ucc/convert.cgi?Amount=1&From=CAD&To=USD") - No such file or directory in /home/skuhn/campingsuppliesdirect.com/catalog/admin/includes/functions/localization.php on line 28

 

Warning: Bad arguments to implode() in /home/skuhn/campingsuppliesdirect.com/catalog/admin/includes/functions/localization.php on line 32

 

Warning: file("http://www.oanda.com/convert/fxdaily?value=1&redirected=1&exch=CAD&format=CSV&dest=Get+Table&sel_list=CAD") - No such file or directory in /home/skuhn/campingsuppliesdirect.com/catalog/admin/includes/functions/localization.php on line 14

 

Warning: Bad arguments to implode() in /home/skuhn/campingsuppliesdirect.com/catalog/admin/includes/functions/localization.php on line 18

 

Warning: file("http://www.xe.net/ucc/convert.cgi?Amount=1&From=CAD&To=CAD") - No such file or directory in /home/skuhn/campingsuppliesdirect.com/catalog/admin/includes/functions/localization.php on line 28

 

Warning: Bad arguments to implode() in /home/skuhn/campingsuppliesdirect.com/catalog/admin/includes/functions/localization.php on line 32

 

Warning: Cannot add header information - headers already sent by (output started at /home/skuhn/campingsuppliesdirect.com/catalog/admin/includes/functions/localization.php:14) in /home/skuhn/campingsuppliesdirect.com/catalog/admin/includes/functions/general.php on line 18

 

 

can you help???

Shane

Link to comment
Share on other sites

If you have both USD and CAD for your system. You must insert a value for each in admin/localization/currencies. Then you have to install them. For instance for USD the value would be 1.000000 and for CAD the value would be 1.330000. Now on the other hand if you have loaded any contributions, they might be affecting your system... But it looks like the errors are coming from the code in localization.php..

Link to comment
Share on other sites

  • 4 weeks later...

Hi,

 

I am having exactly the same problem with a clients site.

 

I do not think the code in the localization.php is causing the problem though, as I have copied the file from a working site (my own) that has no problems, runs on the same servers and has the same install versions.

The next thing for me to try (unless a fix is posted) is to download my entire site then upload it to my clients space and start all over again.

 

Any help would be much appreciated..

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...