Nothing. It happens suddenly
Hello,
Sometimes I'm being logged out due to the following exception:
<a class="postlink" href="https://domain.com/api/services/app/chat/GetUserChatFriendsWithSettings">https://domain.com/api/services/app/cha ... thSettings</a> 400 (Empty or invalid anti forgery header token.)
What is the solution to this problem. Project: ASP.Net MVC 5 and jQuery
Thanks in advance
Hello,
After inactivity by a couple of minutes I get automatically logged out. Could you please tell me where I can disble this function. (ASP.Net mvc 5 & jQuery).
Thank in advance.
Hi,
I added via the UI a language and also in Visual Studio the [name]-nl-NL.xml file. I can see in the dropdown the language is added but nothing is being translated.
Hi,
If I add a new language with it's translation via UI for every tenant that's too much work.
Hi,
I've added the dutch language. Culture code in xml is culture="nl" and the xml file Factura-nl.xml
Hi,
I have a question regarding the language module. I have an multi tenant application (asp.net mvc 5 & jQuery) running on production. Now I want to support also another language. I have added an xml file in the core project. I also added an entry to the table in the database manually. I can see in the dropdown menu that the language is added but it is not translating. What do I have to do more in order to work appropiate?
Thanks in advance.
You're welcome!
Hi,
With a tenant user.
Hi,
When a user logs in (chrome browser) and changes the default language in the administration section I would expect that the default laguage would be the one the user selected. So if the user log out and open a new browser (firefox) the default language always remains English. How can solve this problem. I'm using asp.net MVC 5 and jQuery.
Thanks in advance.