Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with cart


Guest

Recommended Posts

Posted

Hello,

When I add something to the cart that I am installing, it's showing up in the cart as being $0.00 even though I have gave them all prices....does anyone know why this might be happening?

Posted

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

Posted

Hello,

Yes the default value is 1.00000000 and at that line in my english.php file it has this:

 

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

 

Im using the Canadian Dollar. and the code for my default currency corresponds with this - CAD.

Any other reasons why this might be happening?

Posted

What do you mean?

If you mean a contribution, then I have only installed a shadow thing which adds a shadow image under some of the boxes, and have also installed the auto-login mod, but the problem was there before I added the latter.

Posted

do you have your zones set up

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...