Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product total problems


jonje1302

Recommended Posts

Posted

Hello! Im having a little trouble with the order and product totals. I was adding loads of items to my catalog and everything was fine when I viewed them in the admin area, but when I go to the actual shop front all the prices are set to 0. Ive been going through all my language and currency settings but I cant seem to crack it. Any help would be much appreciated. Thank You.

 

- Jon :unsure:

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

ok I changed it to GBP and everything is great with the amounts but now im getting another error when adding to the cart or updating the cart.

 

Warning: Cannot modify header information - headers already sent by (output started at /home3/jonje/public_html/includes/languages/english.php:336) in /home3/jonje/public_html/includes/functions/general.php on line 29

 

crazy. Again, help appreciated.

Archived

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

×
×
  • Create New...