Thread: Charset change

Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Jan 2011
    Posts
    70
    Plugin Contributions
    0

    Default Re: Charset change

    Thanks for the confirmation.
    I appreciate the warning regarding updating to utf8.

  2. #2
    Join Date
    Apr 2009
    Posts
    486
    Plugin Contributions
    2

    Default Re: Charset change

    I recently change my char set to UFT8 as I needed to allow special foreign characters for addresses. The issues I have were related to Quotes, non breaking spaces and currency symbols. you get a black diamond with a question mark in the centre for all the characters that are not recognised. This was my fault for using MS Word to create the descriptions and easy populate to update stock. on the site the I replaced the following
    Replace ’ with '
    Replace ‘ with '
    Replace ” with "
    Replace “ with "
    Replace – with -
    Replace … with ...
    Replace £ with £
    Replace © with ©
    Replace ™ with ™
    Replace ® with ®
    the hardest one was the non breaking space which I had to change in word the reload all the product details.

    Don't know it that is helpful. Hopefully so!

    Ps Don't forget you also need to change your PHP files.
    Mark Brittain
    http:\\innerlightcrystals.co.uk\sales\

  3. #3
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Charset change

    Quote Originally Posted by brittainmark View Post
    Ps Don't forget you also need to change your PHP files.
    When you say you also need to change your PHP files what do you mean? Can you please clarify?

    Thanks!

  4. #4
    Join Date
    Apr 2009
    Posts
    486
    Plugin Contributions
    2

    Default Re: Charset change

    Quote Originally Posted by BlessIsaacola View Post
    When you say you also need to change your PHP files what do you mean? Can you please clarify?

    Thanks!
    I use Eclipse as my PHP editor and each PHP files is stored with a character set. Also on the web server I use it stores all the PHP files with a character set. It was necessary for me to check all of the pages for the same codes/characters then save them with the new character set.
    Mark Brittain
    http:\\innerlightcrystals.co.uk\sales\

 

 

Similar Threads

  1. v151 functions_email.php Charset CHARSET : "iso-8859-1" or UFT-8
    By Peace Freak in forum Upgrading to 1.5.x
    Replies: 2
    Last Post: 12 May 2013, 02:02 AM
  2. v151 Change CHARSET for home page & Localizing v1.5.1 for Vietnamese language
    By truongtamphong in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 6 Dec 2012, 04:32 PM
  3. Charset
    By Yen_JS in forum General Questions
    Replies: 2
    Last Post: 29 Dec 2010, 03:54 PM
  4. Replies: 0
    Last Post: 24 Feb 2010, 05:20 PM
  5. Charset and 
    By mrbungle in forum General Questions
    Replies: 1
    Last Post: 19 Feb 2009, 08:14 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