Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author KeyCDN

    (@keycdn)

    We did not discover any issues so far with woocommerce or wpml.

    Thread Starter Megaboss

    (@megaboss)

    Hmm…

    I discovered a big problem (for me).
    When the cache is disabled everything works as supposed but when I enable the cache (after a while) the Swedish letters ?, ? and ? gets wrong, this happens on Chrome not IE ??
    See attached screen dumps.

    Disabled

    Enabled

    The plugin is now deactivated.

    //Niclas Lundin

    Thread Starter Megaboss

    (@megaboss)

    Plugin Author KeyCDN

    (@keycdn)

    Might be a chartset issue in PHP. Can you verify that in you php.ini is this set?

    default_charset = "utf-8"

    Thread Starter Megaboss

    (@megaboss)

    Noppe, in php.ini I only find:
    ; PHP’s default character set is set to empty.
    ; https://php.net/default-charset
    ;default_charset = “UTF-8”

    Should I uncomment the last line?

    //Niclas

    Plugin Author KeyCDN

    (@keycdn)

    Yes, uncomment it and restart PHP.

    Thread Starter Megaboss

    (@megaboss)

    Doesn’t work, still the same problem in Chrome IE is ok.
    Any other idea?

    //Niclas

    Plugin Author KeyCDN

    (@keycdn)

    In case you are using Apache. Add this in your config file or htaccess:

    AddDefaultCharset UTF-8

    Thread Starter Megaboss

    (@megaboss)

    Hi

    I solved the problem by adding “AddDefaultCharset UTF-8” to this file /etc/apache2/conf.d/charset
    Nothing else helped, but now I’m happy!!

    Thanks for great support!!

    //Niclas Lundin

    Thread Starter Megaboss

    (@megaboss)

    Nope I didn’t…

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Safe for WooCommerce and WPML ?’ is closed to new replies.