I'm stumped. I'm not so sure what is the answer to your question. I'll do some research and get back to you if I discover an good answer. You should email the people at iContact as they probably can answer it..
Thanks but already tried that..
However, I think I now have a solution - I had automatically update currency to language set to True. Setting it to false solved the problem. A possible bug maybe as osCommerce must think that if the language is English then the currency must be US$ even if the default currency is set to GBP...
Nice one. Had the exactly the same problem myself and couldn't figure out why it didn't work. Thanks for the tip ColdFusion. This weekend I'm gonna' look into the PHP source code and see if I can work out a bug fix for it..
Thanks again...
I too have the same default problem, searched all the forums, and yes I am yet another newbie thats blown away by the lingo, HTML I can handle..
Coldfusion.
Can you please direct me to the file that I need to change, have searched hi and lo to no avail..
Your help will be much appreciated...
I have the following problem when the option "switch to language currency" is True..
My default currency and language are Russian. When I switch to English, everything is OK - prices are in USD correctly calculated..
But when I switch back to Russian language, the prices become zeroes, and currency is still USD in ALL pages. One have to manually select the right currency to be able to see the prices..
Added later:.
I figured out what the problem was. The currency name in the currencies table and in the language file must me the same. I had RUB in tables, and RUR in russian.php. After making both RUB everything works OK..
This post has been edited by.
Leo2.
: 20 July 2010, 08:20..

