Results 1 to 10 of 10
  1. #1
    Join Date
    Feb 2010
    Posts
    10
    Plugin Contributions
    0

    Default £ Sign Suddenly Not Displaying

    Hi, My £ sign has suddenly dissapeared and been replaced by a �.

    Does any kind soul have any idea why that is. I havent changed any admin defaults etc, the £ sign was showing fine last night.

    Thanks in advance for any help.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: £ Sign Suddenly Not Displaying

    My £ sign has suddenly dissapeared and been replaced by a �.
    http://www.zen-cart.com/forum/faq.php

    & for this your DB colliation is important
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: £ Sign Suddenly Not Displaying

    Sorry, I don't understand the comment

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: £ Sign Suddenly Not Displaying

    Sorry, I don't understand the comment
    You have not provided any of the background information listed in the FAQ on how to post
    My £ sign has suddenly dissapeared and been replaced by a �.

    Does any kind soul have any idea why that is. I havent changed any admin defaults etc, the £ sign was showing fine last night.
    Can any one guess why this is?....
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Feb 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: £ Sign Suddenly Not Displaying

    I see, Ok sorry.

    I am using ver 1.3.9h, It's a new install with an added template 'Forest Path'. I have add-ons installed such as Big Royal mail and the Parcel Force/Courier one. Everything was working until I used the OSCommerce import add on for importing customers & orders from the old OSCommerce site.

    I've checked the other currencies and they display ok and I've even taken the system back to using the standard original template and evrything displays ok. The problem appears to be only that when displayed in the Forest Path template which was working perfectly well last night.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: £ Sign Suddenly Not Displaying

    I've even taken the system back to using the standard original template and evrything displays ok.
    This is the key....

    That and possible OSC import are suspect...

    Is this multi-lingual or just multi currency

    A link might assist

    Add ONE space to it to break link as in
    http: //www.zen-cart.com/
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Feb 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: £ Sign Suddenly Not Displaying

    It's just multi-currency. Where do I add the link please?

  8. #8
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: £ Sign Suddenly Not Displaying

    Quote Originally Posted by bobpol View Post
    It's just multi-currency. Where do I add the link please?
    right here, theres normally a few watchers who will be able to help you

  9. #9
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: £ Sign Suddenly Not Displaying

    You need to post in the support thread for this template and ask the author what other reasons they used/defined the character set as utf-8

    If there are not other things that will break in the template then

    Download your includes/languages/forest_path/english.php file

    Find these 2 entries
    Preserve an original copy
    Code:
      @setlocale(LC_TIME, 'en_US.utf8');
    
    
    // charset for web pages and emails
      define('CHARSET', 'utf-8');
    Change to & save
    Code:
      @setlocale(LC_TIME, 'en_US.ISO_8859-1');
    
    // charset for web pages and emails
      define('CHARSET', 'iso-8859-1');
    Zen-Venom Get Bitten

  10. #10
    Join Date
    Feb 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: £ Sign Suddenly Not Displaying

    Problem solved with that last set of Char instructions. Thanks very much for all of your help.

 

 

Similar Threads

  1. products suddenly not displaying
    By johnybravo in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 22 Sep 2013, 06:35 PM
  2. v151 Symbols such as £ sign not displaying correctly in product descriptions
    By paintersinn in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 15 Jan 2013, 01:10 PM
  3. v139g One page is suddenly not displaying properly: main_page=index&cPath=5
    By jayne514 in forum General Questions
    Replies: 2
    Last Post: 24 Mar 2012, 10:51 PM
  4. Suddenly order not displaying in customer account or admin
    By jencdesigns80 in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 15 Feb 2011, 06:30 AM
  5. Product images suddenly not displaying
    By deb in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 23 Nov 2010, 02:48 AM

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