acabiya Posted October 22, 2011 Posted October 22, 2011 I'm having a problem. I have a site installed on Ver 2.2 RC2. My default language is Spanish. It seams that there is a BUG or something BUT IT ALWAYS STARTS ON ENGLISH. I have to go and change language to Spanish. Can someone guide me on fixing this???????
MrPhil Posted October 23, 2011 Posted October 23, 2011 Is your browser configured to talk to you in English? If so, that's what osC uses to decide what language to come up in. You'll need to configure your browser to Spanish.
acabiya Posted October 23, 2011 Author Posted October 23, 2011 I have several clients like me that have Firefox and IE in English. How can I make OSC to use the DEFAULT language, not the browser language.
germ Posted October 23, 2011 Posted October 23, 2011 /catalog/includes/application_top.php Change: $lng->get_browser_language(); To: $lng->set_language(DEFAULT_LANGUAGE); If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.