- ita (Italian home page where I assigned the host name with italian default language)
| - Sub pages for italian content
- fra (France home page where I assigned the host name with france default
language)
| - Sub pages for france content
- etc...
I create a translaction for a word with dictionary.
I used the translaction on my base template page.
Initialy I used a temporanely domain (dev.mywebsite.it) and all work perfectly.
On Italian tree i see the italian translaction, on French tree i see the French translaction.
Now I published the site on definitive domain (www.mywebsite.it), I change the associated host name for every language, but i see on every page the italian translaction.
Have you tried re-publishing the site from the top content node so it clears the cache and then republish each of the languages from the parent nodes eg.
Or if that doesn't fix it (it should tho), delete the umbraco.config from the /data folder (might be App_Data if you're using v4.5) and perform a 'Republising entire site' from the root node to rebuild the xml cache.
strange behavior - multilingual website
Hello,
I create a website with 4 different translation.
My website structure is this:
- ita (Italian home page where I assigned the host name with italian default language)
| - Sub pages for italian content
- fra (France home page where I assigned the host name with france default language)
| - Sub pages for france content
- etc...
I create a translaction for a word with dictionary.
I used the translaction on my base template page.
Initialy I used a temporanely domain (dev.mywebsite.it) and all work perfectly.
On Italian tree i see the italian translaction, on French tree i see the French translaction.
Now I published the site on definitive domain (www.mywebsite.it), I change the associated host name for every language, but i see on every page the italian translaction.
any idea?
Many thanks for support.
Davide
Hi Davide,
Have you tried re-publishing the site from the top content node so it clears the cache and then republish each of the languages from the parent nodes eg.
Republish the Italian, French etc individually.
Tom
Yes, I tried. but unsuccessfully.
Excuse me.... I have a doubt.
I am not sure that the cache has been cleared.
what is the proper procedure to empty the cache?
Thanks,
Davide
Normally the cache is cleared when you re-publish the site from the top content node.
But to ensure that it's all been cleared from the server, if you can do an IISReset or Recycle the application pool.
Tom
Or if that doesn't fix it (it should tho), delete the umbraco.config from the /data folder (might be App_Data if you're using v4.5) and perform a 'Republising entire site' from the root node to rebuild the xml cache.
Cheers,
/Dirk
Ok, I cleared the cache, but the problem is not solved.
The language settings are ignored. Now do not work neither on old applicationa name (dev.mywebsite.it).
Davide
is working on a reply...