Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Language settings FireFox


MKlord

Recommended Posts

Hello all,

 

I hope somebody can help me on this. We are working on getting our shop up and running. I'm not a great programmer but with osc it's working out pretty well.

However, I've stumbled on an issue which I can't get fixed.

I've set the default language to dutch, for which I've downloaded the dutch language pack. In IE this works fine and the standard language is shown as dutch.

However, in FireFox the standard languages stays english.

 

How can I solve this??

 

Ruben

Link to comment
Share on other sites

Hello,

 

Just found the answer on the dutch forum

 

If you want to ignore the language-settings of the browser and start the site in the default site-language,

finde line 280 in the file 'includes/application_top.php'

 

And replace the following line

 

// $lng->get_browser_language();

$lng->set_language(DEFAULT_LANGUAGE);

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...