• Resolved marellana

    (@marellana)


    Hi,

    I’m using this great plugin, but a I found a problem.

    In my Mac Development Env, I can use something like:
    “Circular 1932 [Preparación de proyecto].pdf

    But in CentOs Production there is a problem, is displayed as:

    Preparaci�n de proyecto

    My META us UTF-8

    Any suggestion please.

    TIA

    https://ww.wp.xz.cn/plugins/file-away/

Viewing 1 replies (of 1 total)
  • Plugin Author thomstark

    (@thomstark)

    PHP servers have issues with UTF-8. Use a language-pack keyboard as opposed to a UTF-8 character (e.g., Windows Spanish Language Keyboard), OR, use metadata=”database” in your shortcode, store the customdata in the database, rather than in the filename, and that should fix your problem, at least as far as customdata goes. Same problem will still apply to Latin characters in the filenames. For that, you’ll have to avoid using UTF-8 characters and use a language-pack keyboard instead.

Viewing 1 replies (of 1 total)

The topic ‘customdata latin accent problem’ is closed to new replies.