zodehala Posted July 19, 2008 Posted July 19, 2008 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 ?
♥geoffreywalton Posted July 19, 2008 Posted July 19, 2008 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 ======>>>>>.
zodehala Posted July 21, 2008 Author Posted July 21, 2008 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
♥geoffreywalton Posted July 21, 2008 Posted July 21, 2008 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 ======>>>>>.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.