Greetings,

this afternoon I've installed Drupal 5.5 with all the I18N modules to put together a small website which should be fully bilingual, English and Italian. I have got it more or less straight, with one exception. Please go to http://strider.zona-m.net and click on the English Flag: you'll see a menu on the left and the introductory English page I've just uploaded. If you click on the Italian flag, you'll
see:

the same menu in the left bar, translated
the italian version of that introductory page "(Benvenuti in Strider"), which is OK
but below it the english version of that same page, which obviously should not be there

Why is this happening, and why does it happen only with the second language I created? Of course I need to _not_ show english
nodes when the user selects Italian, but cannot figure out which setting I should change and where.

Any help is greatly appreciated.

Marco

Comments

MarcoF’s picture

"Why is this happening, and why does it happen only with the second language I created? "

because, in Administer > Site configuration > Multilingual system > Advanced settings > Content selection mode, the selected option was "Only current and default languages and no language". Setting it to "Only current language" makes it work as I explained above.

HTH

Marco