osCmax v2.5 User Manual
Results 1 to 4 of 4

White squares instead of Pound symbol

This is a discussion on White squares instead of Pound symbol within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Hi, I have followed all the instructions and checked the forums to make sure I have got it right, but ...

      
  1. #1
    Active Member niallb's Avatar
    Join Date
    Sep 2010
    Posts
    207
    Rep Power
    2


    Default White squares instead of Pound symbol

    Hi,
    I have followed all the instructions and checked the forums to make sure I have got it right, but my website www.martial-arts-supplies.co.uk insists on showing a white square instead of the £ symbol.
    I get calls every day from people checking if we price in £'s or Euros and am sure this is losing me orders.
    I have other sites running fine on Oscommerce and Cube cart, but prefer the OSCMax layout and features.
    I want to build another site on OSCMax but need to reslove this issue first.
    Help Please!!!!

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: White squares instead of Pound symbol

    Default osCmax shows the proper symbol by simply changing the currency (with the currency dropdown infobox).

    See the screenshot attached. I installed 2.0.25, added a product, went to the main catalog page, switched the currency to Pound and it properly displays.

    I suggest you do the following:

    Go to your admin currencies section. and replace the white square character by manually typing in the pound symbol. Then, since you already have a bunch of products in your database, you may have to run a simple query on your database (AFTER BACKING UP YOUR DATABASE):

    Code:
    UPDATE `orders_total` SET `text` = REPLACE(`text`, "?", "£");
    Attached Images Attached Images
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Active Member niallb's Avatar
    Join Date
    Sep 2010
    Posts
    207
    Rep Power
    2


    Default Re: White squares instead of Pound symbol

    Hi,
    does that mean I didnt need to changes catalog/includes/languages/english.php to show default currency as GBP etc?

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: White squares instead of Pound symbol

    I see your site is now working properly displaying the pound symbol:
    Attached Images Attached Images
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. admin/whos_online.php - white page - my website - white page :S
    By Sahin in forum osCmax v2 Installation issues
    Replies: 8
    Last Post: 07-19-2010, 03:44 AM
  2. £ symbol problems in localization
    By robrob123 in forum osCmax v2 Installation issues
    Replies: 3
    Last Post: 04-08-2008, 04:30 AM
  3. SSL symbol vanishes when I edit a template
    By jonnyl in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 06-07-2006, 09:36 AM
  4. Euro symbol trouble
    By Lynoure in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 02-17-2004, 01:42 PM

Tags for this Thread

Bookmarks

Posting Permissions

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