Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter killbert

    (@killbert)

    Found a solution. My PHP.ini settings were wrong. I changed PHP.ini to this and problem is gone:

    default_charset = "utf-8"
    mbstring.internal_encoding=utf-8
    mbstring.http_output=UTF-8
    mbstring.encoding_translation=On
    mbstring.func_overload=6
    Thread Starter killbert

    (@killbert)

    Fabio, once I edit and re-save the post, the special characters become question marks or disappear completely from my published pages.

    Something goes wrong when my data gets written into MySQL…but i don’t know where.

    Sorry, this was indeed not clear from my question :-S

Viewing 2 replies - 1 through 2 (of 2 total)