1
nuker
oscommerce
  • 2004/7/2 18:59

  • nuker

  • Not too shy to talk

  • Posts: 129

  • Since: 2002/12/14


hello,

for some reason, my oscommerce module for XOOPS is not displaying the proper prices. i inputed canadian prices, and have the default currency set to canadian dollars. however, all the displayed prices are converted to USD.

in the admin section, all prices are shown in CAD...

am i missing something?

2
tjnemez
Re: oscommerce
  • 2004/7/2 19:09

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


if you have not you may want to check out oscommerce site for support: http://xosc.xoops2.org/modules/newbb/

3
tom
Re: oscommerce
  • 2004/7/2 19:10

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


The problem is with your side and something you need to change in the scripts which is hard coded by OSCommerce and not XOSC Devs

I'm presuming with the Canadian currency you changed the default currency in admin(Obvious I know but must ask)?

In the edit did you put 1.0000000 as the value and then click on update currencies button ?

and in the catalog/includes/languages/english.php around line 36

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used w$

define('LANGUAGE_CURRENCY', 'USD');

Change the USD bit to your currency, for me this is GBP

This should fix your problem and now display the price correctly.

Hope this is of help.

Login

Who's Online

367 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 367


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits