armvisual Posted May 16, 2008 Posted May 16, 2008 I am a newbie to oscommerce. I am loving it so far. I have a little problem. I am trying to switch my language to Russian on the site. I have made it default language but English still prevails. How do I successfully switch languages. It seems like I am doing it right but it is not working. Any help would be appreciated. :blink:
web-project Posted May 16, 2008 Posted May 16, 2008 How do I successfully switch languages. via language info box Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
diy Posted May 16, 2008 Posted May 16, 2008 If I understood well you are using an ENGLISH browser and when you open your store you get English and not Russian Try finding on application_top.php (catalog/includes/aplication_top) $lng->get_browser_language(); around linew 277-280 and change it to $lng->set_language('ru'); Assuming that "ru" is the code you are using for Russian!! Hope it works
Recommended Posts
Archived
This topic is now archived and is closed to further replies.