Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2005
    Posts
    460
    Plugin Contributions
    0

    Default Scandinavian characters messed up

    Hi,

    I'm trying to upgrade a webshop in a shared server that changed the server using MySQL 5 series and MySQL charset is UTF-8 Unicode (utf8) as encoding (previously latin1).
    I'm making a database dump like asked, following your guides but all ö, ä, å, é, ü etc. get totally messed with some strange marks, like √§ or like √•r etc. I do not know how to proceed, I've been trying to find info on this forum and generally in Internet but nothing has helped me and I also do not understand the mySQL very much...

    I have used phpMyAdmin for the dumps and imported those dumps in the new database as SQL queries. I have tried different combinations of "MySQL connection collation" in phpMyAdmin and since that didn't help I also tried to change in the SQL dump the table coding for utf8 since there was written latin1 but nothing really helps!

    I have thousands of products and hundreds of customer names with these characters and I can't correct letters one by one!

    Elli
    I may be blond but at least I found Zen.

  2. #2
    Join Date
    Oct 2006
    Posts
    2
    Plugin Contributions
    0

    Default Re: Scandinavian characters messed up

    You could try recode or iconv on a *nix shell:

    ISO-8859-15(latin1 ?) to UTF8:

    recode iso-8859-15..utf-8 yourfile.sql

    or

    iconv -f iso-8859-15 -t utf-8 yourfile.sql -o yourfile_new.sql

 

 

Similar Threads

  1. v139h Scandinavian characters not showing in order comments in admin
    By Dexter71 in forum General Questions
    Replies: 0
    Last Post: 7 May 2014, 02:17 PM
  2. v150 Scandinavian characters not being saved on product description
    By Arsi in forum General Questions
    Replies: 4
    Last Post: 9 Feb 2014, 07:53 PM
  3. scandinavian letters does not work with 1.3.x nor 1.5.x
    By nsalokos in forum Upgrading to 1.5.x
    Replies: 0
    Last Post: 13 Jan 2014, 03:36 PM
  4. Special characters messed up in ZC Admin
    By magicpants in forum Installing on a Linux/Unix Server
    Replies: 47
    Last Post: 12 Jun 2010, 10:19 AM
  5. I messed up
    By ChristyA in forum General Questions
    Replies: 1
    Last Post: 20 Apr 2010, 07:44 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR