Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Currency Simply Won't Change from $ to £

    I've set up a new template on a website I'm starting at www.silver-jewellery-uk.com but I cannot get the currency to display in £. I've gone through all the tutorials, changed all the admin settings, but no matter what I do it just won't change from $ to £.

    I've been in admin/localisation and changed the default currency to GBP £ LEFT.... no joy. I've also changed the store settings to UK not USA.

    Does anyone have any idea what's going wrong here? I've also made some edits in english.php:

    @setlocale(LC_TIME, 'en_UK.ISO_8859-1');
    define('DATE_FORMAT_SHORT', '%d/%m/%Y'); // this is used for strftime()
    define('DATE_FORMAT_LONG', '%A %d %B, %Y'); // this is used for strftime()
    define('DATE_FORMAT', 'd/m/Y'); // this is used for date()
    define('DATE_TIME_FORMAT', DATE_FORMAT_SHORT . ' %H:%M:%S');

    // 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');

    // Global entries for the <html> tag
    define('HTML_PARAMS','dir="ltr" lang="en"');

    // charset for web pages and emails
    define('CHARSET', 'iso-8859-1');

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Currency Simply Won't Change from $ to £

    Looks like you got it fixed - I'm seeing pounds.

 

 

Similar Threads

  1. v151 Order Total Currency different from Order Currency
    By diego.s.v in forum Managing Customers and Orders
    Replies: 0
    Last Post: 19 Dec 2012, 01:53 AM
  2. v150 Remove currency Code from Currency Dropdown addon
    By tony_sar in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Jan 2012, 02:58 AM
  3. Change Title of 'Shipping & Returns' to simply 'Shipping Info'
    By Ben-B in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Oct 2009, 04:15 PM
  4. How to change shipping amount from base currency?
    By EnviroBoy in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 29 May 2009, 06:20 AM
  5. Simply Grey template need to change
    By coucho in forum Addon Templates
    Replies: 2
    Last Post: 1 Apr 2008, 04:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg