Forums

Custom Field Template
[resolved] Problems with textareas and UTF-8 loading data from diferent templat (2 posts)

  1. Maligno
    Member
    Posted 1 year ago #

    Some of my custom field templates uses the TinyMCE.
    Everything seems to work fine until...

    1.- Save de Post/Page, with data (áéíóú) on the custom fields
    2.- Load de Post/Page again
    3.- Load diferent template (other fields)
    4.- Load the first template again

    All data of the fields with TinyMCE get from UTF-8 to strange characters..

    Ex: áéíóú to áéÃóúñ

    Maybe tinyMCE has to be told to be UTF-8 or something...

    http://wordpress.org/extend/plugins/custom-field-template/

  2. Maligno
    Member
    Posted 1 year ago #

    It was my server configuration problem... I'dont have access to its configuration so I used the .htaccess file.
    I fix it setting:
    AddDefaultCharset UTF-8
    in the .htaccess file

    I found the problem reading my phpinfo() information:

    <?php
    phpinfo();
    ?>

    If you have similar problems, I recommend reading:
    http://www.phpwact.org/php/i18n/charsets

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic