Zooomer Posted September 29, 2005 Posted September 29, 2005 All of my prices get set to ZERO ! In .... Admin>Localization>Currencies> I have one currecny: "Canadian Dollar(default)" Today I click on this and edit the currency code from USD to CAD. It updates.... then all store prices get set to ZERO ! Then if it gets changed back to USD... all prices back to normal *whew* But I must change this currecny code! ( for a CC processor to work ) Ever see this happen ? Is there a reason every price gets set to zero?
♥yesudo Posted September 29, 2005 Posted September 29, 2005 When you have changed the currency in the language file e.g. english.php - then go into admin and click update currencies. You may need to shut all your browser windows then reopen your site to see changes. Your online success is Paramount.
Zooomer Posted September 29, 2005 Author Posted September 29, 2005 Thanks, but thats not addressing my problem. So you can better see what the issue is, here is a screenshot. (after changing from USD to CAD the storefront then shows 0 for every price on the site )
Guest Posted September 29, 2005 Posted September 29, 2005 have changed the catalog\includes\languages\english.php as Emmett said? Make sure the currency there matches the default. (osc default is USD)
Zooomer Posted September 29, 2005 Author Posted September 29, 2005 After doing the steps in the pic, I then did what Emmet suggested and changed this line of code in catalog\includes\languages\english.php define('LANGUAGE_CURRENCY', 'USD'); to define('LANGUAGE_CURRENCY', 'CAD'); but the result is still the same - all of the prices in the store say 0. If you have any more ideas please poste 'em thanks.
Guest Posted September 30, 2005 Posted September 30, 2005 make sure you close reopen the browser (or clear its cache) so the session is different. Also try from the admin->configuration toggling the "Switch To Default Language Currency" option
Zooomer Posted September 30, 2005 Author Posted September 30, 2005 Also try from the admin->configuration toggling the "Switch To Default Language Currency" option Enabling this option to "True" works. Thank-you Mark!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.