Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Price showing zero in the default page


netready

Recommended Posts

Posted

my site has two languages and currencies, namely english, danish & USD , Euro.

 

no matter I set the default language as english or danish, the price of product showing is always zero. only when I changes the currenies in the currentcy box on the bottom right, the price will show up correctly.

 

No matter I change the default language to english or danish or default currency to USD or Euro, the problem is still there.

 

Also, if I set the default language as danish, why the currecny in the currecny box is still USD? How to make it to follow the default language set pls?

 

any suggestion or help will be very much appreciated.

 

thanks

Posted

admin > Configuration > My Store > Switch to Default Language Currency, try switching the value. I'm guessing it is false now, so try true.

 

Also check that you have a default currency defined in admin > Localization > Currencies.

 

Hth,

Matt

Posted

Did you created a new default currency?

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 it to whatever you need

 

HTH

The_Bear

Posted

thanks for the help iiinetworks.

 

However, what you suggested has been set as actually what you said already before I posted the message here.

 

Does it has something to do with the ZONE. The zone doesn't have Denmark in the list?

 

Thanks

Posted

Thanks The Bear!

 

I edited the danish.php as you said and it is working fine now!

 

btw, do I have to change the zone in the admin? it's now "Florida"

 

Thanks

Archived

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

×
×
  • Create New...