I have a small problem, I have made own language file in lang/ folder.. this works ok. I have made my own templates with Czech text in it, this also works ok.
But the problem comes when I want to edit eg. email templates or when I post announcement - with Czech characters like ř č ů etc.
I think the problem will be in DB encoding setting, its currently in cp1250_czech_cs
What should it look like? I think querying "SET NAMES" would help while connecting to DB..
Question
Lukemob
Hi there!
I have a small problem, I have made own language file in lang/ folder.. this works ok. I have made my own templates with Czech text in it, this also works ok.
But the problem comes when I want to edit eg. email templates or when I post announcement - with Czech characters like ř č ů etc.
I think the problem will be in DB encoding setting, its currently in cp1250_czech_cs
What should it look like? I think querying "SET NAMES" would help while connecting to DB..
Any ideas?
Thanks ..!
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.