Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • giuse Friend
    #132731

    Hi, I installed JA News 1.3 (latest) on Villadi (latest) and for the menu/pages where I have enabled JA News, Firefox 3 has the following problem: it translated the “&” in the URL into “&” and that breaks the correct behavior of the page (for example does not make JA news layout appear).
    In IE6 there is no problem of conversion of “&”.
    Can you please help me? What have I to check?
    Thanks

    Giuse

    mj1256 Friend
    #267888

    check your template index.php file and see if you have character encoding set

    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

    for the US characters

    or

    <meta http-equiv="Content-Type" content="text/html; charset=iso-UTF-8" />

    for european characters

    if your using cpanel file manager it will also ask for it there when editing files.

    also make sure you have the doc-type set at the beginning of the template index.php file

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    giuse Friend
    #267946

    Hi mj1256. Thanks for your reply but all seems ok. With the reply from Hanni I found that the problem is the TransMenu that does not handle properly the “&” with some pages.
    cheers

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

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

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