Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Default language and currency


Guest

Recommended Posts

Posted

I've installed Serbian language and new currency RSD.

 

Now, I want serbian as default language for home page and RSD as default curency. I've chacked for default Serbian language and and added RSD for default currency in admin panel but I still get English on home page and USD as default ?!

 

Some help?

Posted

This is what you do:

 

1. Go to catalog/includes/application_top.php

 

2. Replace this line:

 

$lng->get_browser_language();

 

With

 

//$lng->get_browser_language();

 

3. Save and upload.

 

4.Your done.

Samuel Mateo, Jr.

osC 2.2 MS2

Installed Mods:

WYSIWYG HTMLArea 1.7 | Basic Template System 1.0 | osC-Affiliate | OSC-SupportTicket

Featured Products 1.3 | LoginBox 5.2 | LatestNews 1.1.3 | Extras for IE

Posted
I've installed Serbian language and new currency RSD.

 

Now, I want serbian as default language for home page and RSD as default curency. I've chacked for default Serbian language and and added RSD for default currency in admin panel but I still get English on home page and USD as default ?!

 

Some help?

 

Default means "this is what you get if I do not have what you ask for".

 

So if you support english and my browser asks for english, I get english and that is how it should be.

If my browser asks for swahili and you do not support swahili, then I should get your default language, whatever that is.

Treasurer MFC

Archived

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

×
×
  • Create New...