PDA

View Full Version : UTF-8 Doesn't work.


RoutineX
02-21-2007, 09:24 PM
I added an if condition in the headinclude template to use the utf-8 charset if the page was a vBadvanced page (see below). When checking the html source I can see that the code works, and it uses utf-8 as charset in <head>, but it still doesn't show Japanese characters.

<if condition="THIS_SCRIPT == 'adv_index'">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<else />
<meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" />
</if>

Any suggestions?

RoutineX
02-24-2007, 12:26 PM
I really need to get this done, so I've added this as a paid job.

Please read https://vborg.vbsupport.ru/showthread.php?t=140243 for more info.

Thanks :)