This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Problem with utf-8 and ä ö ü ß
#1

I like Commentics but i have a few problems and i hope you can help me.

When i write a new comment and the name contains ö ä ü ß the name will not be shown only says appears.

When i write a comment contains ö ä ü ß i got the message that the commet is to short.

I have read the other topic with ö ä ü ß problem and i have changed the processor.php but it don't fixed the problem.

I have included
Code:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="../comments/css/stylesheet.css"/>

in the head section and i have saved all files in the language und template folders in utf format without BOM but i have the signs  ontop of the script.
Reply
#2

Hi,

Can you provide a link to the page. If so, please make sure that the preview button is enabled so I can test without having to submit a comment.

Have you completed the interview?
Reply
#3

I have the problem too.. When I use "ö,ü,ç,ş,ğ" in comments, i got the message that the commet is to short. Dodgy
You can see it: http://kayituyelik.com/Oriflame_Hakkinda.html
Reply
#4

Hi,

Just remove this from your <head> tag:

Code:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9" />

It's conflicting with the UTF-8 charset statement.

If you visit your page in Firefox and go to Tools -> Page Info, the encoding says "windows-1254" when you want it to say "UTF-8".

Have you completed the interview?
Reply
#5

(19-Jul-2013, 07:22 PM)Steven Wrote:  Hi,

Just remove this from your <head> tag:

Code:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9" />

It's conflicting with the UTF-8 charset statement.

If you visit your page in Firefox and go to Tools -> Page Info, the encoding says "windows-1254" when you want it to say "UTF-8".

Thanks Steven it resolved the comment character problem Shy
But when i remove this code <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9" /> then Turkish characters not shown. You can see the action: http://www.kayituyelik.com/Oriflame_Hakkinda.html
Reply
#6

Okay I think this is because your file, Oriflame_Hakkinda.html, is not encoded as UTF-8. Try opening it in Notepad++ and go to 'Encoding' -> 'Convert to UTF-8 without BOM'. You might need to retype the Turkish characters. Then save and upload to your website.

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
23-Nov-2017, 08:09 PM
Last Post by kooler
27-Aug-2013, 02:02 PM
Last Post by Steven
19-Mar-2013, 02:37 PM
Last Post by Steven
02-Jul-2012, 08:19 PM
Last Post by geese10
16-Nov-2011, 12:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)