robertgouveia Posted September 7, 2006 Posted September 7, 2006 ive done the actuall currency and put it on default but when you goto the home page its still in ?. my site doesnt have the option to change the currency so how do i change it to show on the website as well. i thought if i changed it to default it would be my default. can some one help please
satish Posted September 7, 2006 Posted September 7, 2006 If set to default it should. Some where in code You might have hard coded the currency. Satish ive done the actuall currency and put it on default but when you goto the home page its still in ?. my site doesnt have the option to change the currency so how do i change it to show on the website as well. i thought if i changed it to default it would be my default. can some one help please Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
robertgouveia Posted September 7, 2006 Author Posted September 7, 2006 where is this code so i can change it
robertgouveia Posted September 7, 2006 Author Posted September 7, 2006 it isnt that as all i have which is anything to do with currencies on that is // currencies box text in includes/boxes/currencies.php define('BOX_HEADING_CURRENCIES', 'Currencies'); and that isnt it is it. does anyone know why i cant get the ? to be default as i am stumped
♥14steve14 Posted September 7, 2006 Posted September 7, 2006 I think java is thinking of this bit of code, which is in your languages/english.php file. // 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'); REMEMBER BACKUP, BACKUP AND BACKUP
robertgouveia Posted September 7, 2006 Author Posted September 7, 2006 sorry do you mean me put this in as there isnt a script like that in my english.php
Flyer5 Posted September 7, 2006 Posted September 7, 2006 sorry do you mean me put this in as there isnt a script like that in my english.php Its in mine... line 38. are you looking in the correct english.php?
robertgouveia Posted September 7, 2006 Author Posted September 7, 2006 found it thanks all youve been great
Recommended Posts
Archived
This topic is now archived and is closed to further replies.