Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11
    Join Date
    Mar 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: Small encoding problem with French accents

    I took the server response header also:

    Status: HTTP/1.1 200 OK
    Set-Cookie: mediaplan=r1; path=/; expires=Mon, 02-Apr-2012 03:35:22 GMT
    Date: Fri, 30 Mar 2012 15:28:10 GMT
    Server: Apache/2.2.X
    X-Powered-By: PHP/5.3.10
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    Content-Encoding: gzip
    Vary: Accept-Encoding
    Set-Cookie: zenid=rl36jerr6jc0bke5qv9ro6vo61; path=/xstore; domain=.xstore.x; HttpOnly
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=iso-8859-15

    That chunked encoding is little unknown to me. Apache 2.2 + Mod-php? If I remember right some things like webdav nginx didn't allow login with chunked encoding if password had umlauts.

  2. #12
    Join Date
    Jan 2004
    Posts
    58,260
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Small encoding problem with French accents

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #13
    Join Date
    Mar 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: Small encoding problem with French accents

    Thank you very much.
    Now I feel stupid. That was among first things I checked but FTP transfer had failed and it still was utf-8! I owe you one. Works like a beast. Maybe a coffee & donut to tip jar(rest of evening goes finding that I assume).

  4. #14
    Join Date
    Jan 2004
    Posts
    58,260
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Small encoding problem with French accents

    Glad it was a simple fix for you :)

    As for tips, it's easy: www.zen-cart.com/donate

    Cheers!
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Mar 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: Small encoding problem with French accents

    Quote Originally Posted by DrByte View Post
    Glad it was a simple fix for you :)

    As for tips, it's easy: www.zen-cart.com/donate

    Cheers!
    Well, donating was easy. Unfortunately everything is still not ok.

    My early fix attempts included changing all admin tables collation to UTF-8 Now I think that or some earlier fix attempt is messing around because on live site everything looks ok but when trying to update or make new product a) on some products it looses title in admin eg. on live site title looks ok but when trying to update it shos only blank title. Also when trying to update an old product it seems to produce error:

    [19-Apr-2012 01:12:25 UTC] PHP Warning: htmlspecialchars() [<a href='function.htmlspecialchars'>function.htmlspecialchars</a>]: Invalid multibyte sequence in argument in /includes/modules/product/collect_info.php on line 299

    [19-Apr-2012 01:12:25 UTC] PHP Warning: htmlspecialchars() [<a href='function.htmlspecialchars'>function.htmlspecialchars</a>]: Invalid multibyte sequence in argument in /includes/modules/product/collect_info.php on line 401

    So some of my earlier fixes seems to mess things or that earlier admin utf-8 collation change

    Also search produces wrong character sets & also contact form

    "Funny" thing was that it seemed to work & then everything went wrong again after updating few products.

    Starting to get frustrated with this, so close...but

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. French accents in address
    By paul3648 in forum General Questions
    Replies: 0
    Last Post: 25 Apr 2011, 10:11 PM
  2. Encoding problem
    By wilsonshen in forum General Questions
    Replies: 4
    Last Post: 12 Mar 2011, 03:16 AM
  3. Encoding Problem !!
    By Processor in forum Addon Language Packs
    Replies: 4
    Last Post: 21 Aug 2010, 03:50 AM
  4. EasyPopulate encoding problem
    By balihr in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 Oct 2008, 10:10 PM
  5. Remove the french canadian accents
    By davidmoody@rogers.com in forum Basic Configuration
    Replies: 3
    Last Post: 11 May 2006, 04:34 AM

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
  •