Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No Prices Displayed


milkman

Recommended Posts

Posted

Hey All

 

My store is displaying that all goods are 0 in price. The prices for all the goods are still sitting in the database but are just not being displayed.

 

I have checked the language files they all stay GBP.

 

Any one any ideas??

Posted

catalog/includes/languages/english.php

 

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)
define('LANGUAGE_CURRENCY', 'USD');

 

change to

 

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)
define('LANGUAGE_CURRENCY', 'GBP');

 

in the admin panel under localization and currencies

 

Title: GB Pound

Code: GBP

 

Symbol Left:

Symbol Right: GBP

 

Decimal Point: .

Thousands Point: ,

Decimal Places: 2

 

Last Updated: 21/03/2005

Value: 1.00000000

 

ensure that the value is 1.00000000

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

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

×
×
  • Create New...