The problem is located when you have 2 users using a different language.
I use english and added a new node that has openingsoon in english.
Then another user opens the node which is dutch and there he sees the english version also.
When he hits the clear button it calls the resetDays then the dutch version is applied.
Also to the frontend the last save and publish language is used.
So if I hit save and publish and my langauge is english then Monday is displayed. Even when the website is set to nl-BE culture.
Dutch language support
Hi Kevin,
I have added new language files for dutch to the plugin. Everything is working fine except the weekdays.
These are still presented in the backoffice and frontend into english.
I see in your controller that you take the localization version for each day but somehow it doesn't work.
My language files are nl-NL.xml and nl-BE.xml.
/Michaël
@Kevin,
The problem is located when you have 2 users using a different language.
I use english and added a new node that has openingsoon in english. Then another user opens the node which is dutch and there he sees the english version also.
When he hits the clear button it calls the resetDays then the dutch version is applied.
Also to the frontend the last save and publish language is used.
So if I hit save and publish and my langauge is english then Monday is displayed. Even when the website is set to nl-BE culture.
/Michaël
is working on a reply...