KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: Irina on June 20, 2011, 04:14:18 pm

Title: The special characters are not displayed correctly.
Post by: Irina on June 20, 2011, 04:14:18 pm
Hello,

I have an issue in KonaKart application that special characters are not displayed correctly when I'm using German language.∫µ˚¬..."øˆ¨¥†®´∑œå
Title: Re: The special characters are not displayed correctly.
Post by: greg on June 20, 2011, 04:42:49 pm
If you look at our online demo you'll see that there is no problem displaying German characters.

Is your database using UTF-8?
Title: Re: The special characters are not displayed correctly.
Post by: Irina on June 21, 2011, 01:43:02 pm
Hi Greg,

we are using MSSQL 2008 RC2, and, for example, in DB table [dbo].[products_description] column [products_description] has type nvarchar(MAX), nvarchar by default uses UTF-8. When we adding new product it correctly display  special characters, but products added by default (on installation), isn't, for example 'Unterstьtzung fьr zwei bzw.'. The same situation with imported values to table [dbo].[kk_msg]

Can you suggest any solution? How to fix the data that was imported to DB from files? We are using 5.2.0.0v.

Thanks.
Title: Re: The special characters are not displayed correctly.
Post by: Irina on July 04, 2011, 07:21:09 am
Hi,

Will anybody answer on my question? Greg?

Thanks.
Title: Re: The special characters are not displayed correctly.
Post by: Irina on October 07, 2011, 11:38:40 am
Hello KonaKart team,

may be someone can help me with this problem?
Database using UTF-8 encoding, but using of UNICODE character code or hexadecimal code or URL encoding (ä).
Can you suggest any solution?

Thanks.