Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product price only reads zero


turant

Recommended Posts

Posted

No Idea whats happened here. Price of producta all show as zero. I can assure you they are listed with different proces.

 

Any help would be most grateful. I have just configured this site. think I have done something wrong and may have misconfigured some value!!!

 

Regards

Turan

Posted

In admin>configuration>my store check the setting of

 

Switch To Default Language Currency true/false

 

My guess is that you have it set to 'true'

 

Then go to catalog/includes/languages/english.php and check the line

 

define('LANGUAGE_CURRENCY', 'GPB');

 

If you have the default language currency as "true", you need to have GBP in the english.php file.

 

I'm assuming that's the currency you want.

 

Hope it helps :)

 

No Idea whats happened here. Price of producta all show as zero. I can assure you they are listed with different proces.

 

Any help would be most grateful. I have just configured this site. think I have done something wrong and may have misconfigured some value!!!

 

Regards

Turan

Posted

you are absolutely right - Thanks for your help. Another positive learning experience

 

Regards

Turan

 

In admin>configuration>my store check the setting of

 

Switch To Default Language Currency true/false

 

My guess is that you have it set to 'true'

 

Then go to catalog/includes/languages/english.php and check the line

 

define('LANGUAGE_CURRENCY', 'GPB');

 

If you have the default language currency as "true", you need to have GBP in the english.php file.

 

I'm assuming that's the currency you want.

 

Hope it helps :)

Archived

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

×
×
  • Create New...