Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No pricing displayed!


Guest

Recommended Posts

Posted

After removing all other languages apart from uk/english no pricing is shown for any items ,upgrades etc.

Have setup a price for each item and it shows it ok in preview but when actually on the site it shows just a 0 , no ? just a 0

 

Your thoughts please.......

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

I think i may be using the wrong entry code for pounds sterling i'm using GBP) as if i add USD as a currency and set it as defualt i get the amount displayed correctly just in $ not ?

 

the currency is set to default with 2 decimal places and 1.00 value

Archived

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

×
×
  • Create New...