![]() |
Character Problem
Hi friends.
i have a got a problem. i converted phpbb board to vbulletin by impex.Now i must download turkish language pack on board.But boards's charset UTF-8.When i changed turkish pack's xml(iso-8859-9 to utf-8),board was error.Please help me this problem. |
You should never change a language xml file to change the characterset.
|
Quote:
http://www.vbulletin.com/forum/showp...28&postcount=6 Original code in XML Code:
<?xml version="1.0" encoding="ISO-8859-1"?> Code:
<?xml version="1.0" encoding="UTF-8"?> |
You would need to ask the person who posted those instructions. But AFAIK this would not work. What you are doing is telling the XML-file that it's contents are encoding in characterset X where in reality they are encoded in characterset Y.
The data should be converted to the new characterset and then exported into a new language file. |
All times are GMT. The time now is 10:33 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|