Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

All prices are at zero


Guest

Recommended Posts

Posted

Hi

 

I have just installed my shop and I have put on a couple of test products, when you preview the price that I put in is there but if you go on the catalogue it just says the price is zero. Does anybody have any idea what I need to do.

 

Thanks

 

Matt

Posted
Hi

 

I have just installed my shop and I have put on a couple of test products, when you preview the price that I put in is there but if you go on the catalogue it just says the price is zero. Does anybody have any idea what I need to do.

 

Thanks

 

Matt

 

Check in your admin and make sure you have a default curency set

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted

Yeah, I only have one currency which is GBP and that is the default.

Posted

Line 39, 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');

 

Make it:

 

define('LANGUAGE_CURRENCY', 'GBP');

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Posted

AlanR You are the Man. It now works, thank you very much.

 

Matt

Posted

I have the same problem. Under Localization/Currencies i have only GBP set as the default

 

I went into my english.php and changed the currency to GBP

 

I've uploaded the file and everythings 0 ?

 

Anything else i should do, are there other settings for currency in the Configuration ?

Posted

Ahem my fault !

 

Should wait for it all to be updated etc, kept pressing refresh and nothing but 5 mins later it all seems to be fine

 

Phew !

Archived

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

×
×
  • Create New...