Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Price not being displayed !


Guest

Recommended Posts

Posted

I am using the latest CVS (May 27th 2003) and the price is not being displayed in the main shop, but is set correctly in the admin system any clues ?

Thanks

 

Denis Croombs :(

Posted

In the catalog ...is it displaying $0.00 ?

Did you change your default currencies ?

 

The_Bear

Posted

When you chnge your default currencies to ? did you edite the value to 1.0000000 and click on the "update currencies" button ?

Posted

By any chance did you remove the Dollar completely? A mate of mine who is trying to set up OSCemerce found that if you try to just have pound sterling then it won't show. Somewhere there must be some coding specific to the dollar?

Posted

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

Hmm... mine already has AUD in it which is what I have set as the default currency and the prices are still displayed as 0 even though the DB has the values in it.

  • 2 weeks later...
Posted

hi

 

I have got the same problem and followed these instructions but it has not solved the problem. I there anything else I should check. i have 2.2-CVS Daily Snapshots (06/06/2003 installed)

 

Thanks

Posted

sorry, just me being stupid (again) :oops: . when i chaged from dollar to pound it unset the value as default.

Archived

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

×
×
  • Create New...