Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Default language selection problem

    From your two languages pages
    1. English
    http://www.daewooparts.sk/index.php?...ex&language=en
    2. Slovak
    http://www.daewooparts.sk/index.php?...ex&language=sk

    Both show in my Firefox with the Character Encoding of Central European (ISO-8859-2)
    And both show in my IE6 with the Encoding of Central European (ISO)

    It seems that you have use the same locale code for your two languages.

    Please check in your files of the default English Language Pack.
    admin/includes/languages/english.php
    includes/languages/english.php

    Unless you have intended to set to ISO-8859-2, in the default install of english the follow lines should be:
    setlocale(LC_TIME, 'en_US.ISO_8859-1');


    And in your Slovak Language Pack,
    admin/includes/languages/slovak.php
    includes/languages/slovak.php

    you should check, find and set the correct locale code for your language.
    Or may be you should ask your web hosting for the correct code for your locale as they know better for their server setting and languages support.

    .
    A New Starter again

  2. #2
    Join Date
    Jul 2004
    Posts
    4
    Plugin Contributions
    0

    Default Re: Default language selection problem

    ..the default codepage for slovak language is ISO-8859-2
    ..it's all OK..
    ...and set_locale in slovak.php is right...

    but..
    if you enter URL to the browser's address window.. .."and pres ENTER"..

    ..witch language you seen first ..??

    ..(default codepage for APACHE is ISO-8859-2 too)..

  3. #3
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Default language selection problem

    No change and always Central European (ISO-8859-2) for the encoding and in English.
    Last edited by seethrou; 4 Jul 2006 at 05:33 PM. Reason: add more info.
    A New Starter again

  4. #4
    Join Date
    Jul 2004
    Posts
    4
    Plugin Contributions
    0

    Default Re: Default language selection problem

    ...Ok ..I can have ISO-8859-2 ..
    ..
    but I can have Slovak languge " as default"
    .. and I can see it on frsrt load.. ..first page..
    ...AND THEN users may can switch to other language..

    ..i don't know, why some browsers has Slovak as first,
    ..and some browsers has English as first ..

    ..AND THERE IS MY PROBLEM..

 

 

Similar Threads

  1. Default Payment Method Selection problem with FEC
    By Andy_GS in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 15 Oct 2010, 05:40 PM
  2. Problem with language selection
    By reisama in forum General Questions
    Replies: 3
    Last Post: 7 Dec 2008, 06:55 PM
  3. Default Shipping Selection
    By seanscully in forum Addon Shipping Modules
    Replies: 6
    Last Post: 11 Jul 2007, 05:30 AM
  4. How to set a default country per language for multi language sites
    By lacabessa in forum Addon Language Packs
    Replies: 2
    Last Post: 18 Nov 2006, 11:00 PM
  5. [DONE] Default Language Selection in Admin
    By ericlaska in forum Bug Reports
    Replies: 2
    Last Post: 9 Jun 2006, 10:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg