Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
Hi there. I am using Couch cms about three years and it is the first time I face this problem. My language is Turkish so I use date tag like this:
Code: Select all
<cms:date k_page_date format='%d %B %Y' locale='turkish' charset='ISO-8859-3' />


And it shows " ŭ, Ŝ " characters instead of " ı , ş ".
How can I solve this problem?
Hi,

It is necessary that your server also support the desired locale (please see viewtopic.php?f=4&t=9923 and viewtopic.php?f=2&t=10496).

I suggest you contact your web host for help with this.
Hi KK,
I asked my web host company about problem but they said they can't change the settings.
I think there is no other thing to solve this problem
Unfortunately, as I mentioned, this is totally dependent on the locales provided by the host server.
So, yes, I am afraid if the host is not ready to provide the desired locale, there is little we can do at PHP level.
4 posts Page 1 of 1