Look at the file:
/includes/languages/your_template_dir/english.php
Find the define for:
Also check the setting on Configuration ... My Store ...PHP Code:define('LANGUAGE_CURRENCY', 'USD');
And make sure that this is not affecting you ...Currency Conversion Ratio
When auto-updating currencies, what "uplift" ratio should be used to calculate the exchange rate used by your store?
ie: the bank rate is obtained from the currency-exchange servers; how much extra do you want to charge in order to make up the difference between the bank rate and the consumer rate?
Default: 1.05
This will cause the published bank rate to be multiplied by 1.05 to set the currency rates in your store.
Also check the Localization ... Currencies ... and make sure all of the settings are correct for your currency ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
i look where you sayed and it says
which i tink is right as it is the only currency i have set.PHP Code:define('LANGUAGE_CURRENCY', 'GBP');
yet still it does not work
i have just noticed something when i creat the product i set the weight to 1.7dl however when i view it from the cousters view and click the item it adds 3dl so i say it wighs 4.7 and costs £4.70 postage why is it adding the extra 3dl's
in admin -> configuration -> shipping set your tare weight to 0
Zen cart PCI compliant Hosting
problem solved thanks for al the help.
That's the Tare weight that I referred to ...
Thanks Merlin for the specific on that ... always a great help ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!