Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jon Christopher

    (@jchristopher)

    That’s a bug, sorry about that. I will look into fixing it ASAP in the next release.

    Plugin Author Jon Christopher

    (@jchristopher)

    This issue has been fixed in version 3.0.8.1 but requires PHP 5.4+. The issue was with json_encode() interfering with special characters, but PHP 5.4 introduced a flag letting us bypass that.

    camict

    (@camict)

    Hi Jonathan,

    Is there any way to fix this error WITHOUT upgrading to PHP5.4? I’ve tried json_decode / utf8_decode and several other functions (when outputting the fields) – no luck…

    Thank you,
    Konstantin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin not working with special characters (latin-ext) in title and caption’ is closed to new replies.