Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tservice Friend
    #181515

    Hi,

    This is what http://validator.w3.org tells me:

    Warning Character Encoding mismatch!

    The character encoding specified in the HTTP header (iso-8859-1) is different from the value in the <meta> element (utf-8). I will use the value from the HTTP header (iso-8859-1) for this validation.

    –//–

    If I look in the html of our website it says: <meta content=”text/html; charset=utf-8″ http-equiv=”content-type”>

    –//–

    Now is the question: how to solve this????

    rgs. Coen

    Ninja Lead Moderator
    #470866

    You can do that
    <blockquote>open libraries/joomla/document/document.php file</blockquote>
    from
    <blockquote>public $_charset = ‘utf-8’;</blockquote>
    change to
    <blockquote>public $_charset = ‘iso-8859-1’;</blockquote>
    and i fixed the problem on your site. Please check it again.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum