Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Ferjoom Friend
    #128259

    Hi,

    Some special characters in the index page are not being displaying properly. I`m using joomla 1.5 does anyone know how to fix it tks

    Sherlock Friend
    #247973

    i think you must choose utf8_general_ci when import database

    Ferjoom Friend
    #248084

    <em>@nguoiabcd 51998 wrote:</em><blockquote>i think you must choose utf8_general_ci when import database</blockquote>
    Yep Its already set. But its in the php template. Not database related

    The code below:
    <div id=”ja-pathway”>
    <strong>You are here:  :</strong><jdoc:include type=”module” name=”br<div id=”ja-pathway”>
    </div>

    Translated should be:

    <div id=”ja-pathway”>
    <strong>Você está aqui  :</strong><jdoc:include type=”module” name=”breadcrumbs” />
    </div>

    The display result is:

    [PHP]Voc? est? aqui:[/PHP]

    The strange thing is that to display right:

    [PHP]Você está aqui:[/PHP]

    I have to put:

    <div id=”ja-pathway”>
    <strong>Você está aqui  :</strong><jdoc:include type=”module” name=”breadcrumbs” />
    </div>

    Whats is going on?:((

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ferjoom 15 years, 12 months ago.

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