Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Prices displayed as zero.


kebab1701

Recommended Posts

hey guys ive started configuring my website on my pc using easyphp but all the price fields are just displayed as '0' everywhere but in the admin page when you look at the preview in the admin settings it displays the price properly i.e. '?30.00' i did delete the default currency as dollar and insert one as pound instead but it hasnt changed. Any help would be very appreciated

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...