Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

default language


zodehala

Recommended Posts

Posted

I have 2 languages and currencies. (Eng and TUR - $ and YTL)

 

 

when i open my site all fee are 0 but when i click $ or YTL curreny fee is ok

 

 

when the site is opened first how can i define all fee is YTL or or any currency i wanted ?

Posted

Do you have a default currency?

 

Also try looking in the admin area

 

Switch To Default Language Currency

 

and edit /includes/languages/xxxxxxxx.php

 

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)

define('LANGUAGE_CURRENCY', 'GBP');

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted
Do you have a default currency?

 

Also try looking in the admin area

 

Switch To Default Language Currency

 

and edit /includes/languages/xxxxxxxx.php

 

// if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language)

define('LANGUAGE_CURRENCY', 'GBP');

 

yes ihave default currency = YTL

 

like this i want language TUR when my site is open first

Posted

OK so you answered question 1, did you look in the admin area and edit the file?

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Archived

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

×
×
  • Create New...