user5244 LiteCart Fan Dari Romania Anggota sejak Mar 2018 user5244 11 Mar 2018 23:39 Hi guys. Please help. 24 hours and i cannot solve this problem that it drives me nuts. I am trying to change the currency using another method which replaces the original module. I have commed to the point where i can change the cookies storing the currency, but i cannot make the prices to update. I've tried to refresh the page from the header, almost anything. it simply doesn't update the price. From the admin settings languages settins, with or without Force language currency. I've even looked upon browser regional settings... The old module changes the language and the currency in the same time / module. I had change the language separately, and i want to change the currency separately. Thank you very much.
tim Founder Dari Sweden Anggota sejak Mei 2013 tim 11 Mar 2018 23:43 There are numerous attempts to identify currency. See currency::indentify(). Cookies are analyzed if the session currency is not set. And if cookies are missing it analyzes country, domain TLD, and so on..