Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Hi can anyone help with a simple question?


Recommended Posts

Posted

hi i was just wondering how to change to ?GBP and keep it set on it. i have set to default but everytime i go to page its back to $USD if i change back when i change page it goes back to $USD again! what i am trying to do is keep it set to ?GBP unless anyone changes it themselves

 

thanks i appreciate any help on this!

 

also do i have permission to remove the copyright from the bottom of page? if not its fine i just wanted to change it!

 

thanks

Posted

are your regional settings on your browser setup for UK/GBP?

 

For the copyright its in osc documentation. I believe you cannot remove the copyright from the admin section but you can from the catalog.

Posted

To change your currency, go to catalog/includes/languages/english.php and look for this line.

 

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

 

and change it to what you want.

 

As far as I understand it you can only remove the copyright from the catalog if you change it enough so it does not resemble the stock osc template.

 

The admin copyright must remain in place at all times under GPL

 

Mark

Lifes a bitch, then you marry one, then you die!

Archived

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

×
×
  • Create New...