Usually this is produced by the navigation module being rendered by a macro and the macro being cached and the cache not varying properly depending on the language. Strange that it happens "periodically" though, unless it is a low-trafic website?
We managed to replicate the problem by viewing the page immediately after a cache clear, in Russian. Subsequent loads of the same page in English still showed the Russian navigation.
We've disabled caching on that macro and in our initial tests, the problem seems to have gone away.
Is there any known workaround to this issue, or perhaps something we could tweak in our setup to still enable macro caching but not get he languages tangled?
Site showing wrong language in navigation
Hi,
Periodically, one of our production websites shows the 'wrong' language in its navigation module.
In the screenshot above:
The only way we know to fix this is to recycle the IIS app pool - which is obviously a blind workaround. But we'd like to understand why this happens.
Has anyone seen a similar issue? Any ideas where to go next to find what would be causing it?
Thanks.
Hi Christofr
What does our Umbrao setup look like? Is the hostname assigned the proper languahes? And what version of Umbraco are you running?
Looking forward to hearing more details from you.
/Jan
Usually this is produced by the navigation module being rendered by a macro and the macro being cached and the cache not varying properly depending on the language. Strange that it happens "periodically" though, unless it is a low-trafic website?
Thanks both,
Stephen - this was exactly the problem.
We managed to replicate the problem by viewing the page immediately after a cache clear, in Russian. Subsequent loads of the same page in English still showed the Russian navigation.
We've disabled caching on that macro and in our initial tests, the problem seems to have gone away.
Is there any known workaround to this issue, or perhaps something we could tweak in our setup to still enable macro caching but not get he languages tangled?
Thanks again, the responses are appreciated.
is working on a reply...