<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — chinese characters]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=669</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=669&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in chinese characters.]]></description>
		<lastBuildDate>Wed, 24 Oct 2012 01:44:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13942#p13942</link>
			<description><![CDATA[<p><a href="https://frontaccounting.com/fawiki/index.php?n=Help.InstallUpdateLanugages"><strong>Wiki</strong></a>ied it!</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 24 Oct 2012 01:44:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13942#p13942</guid>
		</item>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13928#p13928</link>
			<description><![CDATA[<p>i did change this value<br /></p><div class="codebox"><pre><code> &#039;encoding&#039; =&gt; &#039;iso-8859-1&#039;</code></pre></div><p>with this<br /></p><div class="codebox"><pre><code> &#039;encoding&#039; =&gt; &#039;UTF-8&#039;</code></pre></div><p>it works fine, now i can input Chinese characters and i see them displayed correctly on the output Sales Order ...</p><p>many thanks for the contribution&nbsp; :-)</p><p>Vito</p>]]></description>
			<author><![CDATA[null@example.com (Vdonatiello)]]></author>
			<pubDate>Tue, 23 Oct 2012 10:13:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13928#p13928</guid>
		</item>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13899#p13899</link>
			<description><![CDATA[<p>Yes, exactly. I&#039;m not sure it is enough to properly store all utf-8 characters in non-utf-8 tables, but at least you can try how it works.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Mon, 22 Oct 2012 08:06:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13899#p13899</guid>
		</item>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13895#p13895</link>
			<description><![CDATA[<div class="quotebox"><cite>itronics wrote:</cite><blockquote><p>In English case the easiest way is just manually change the encoding declared in installed_langauges.inc to &#039;utf-8&#039;. English alphabet have the same charcodes in utf and iso. I&#039;m not sure it is enough to store chinese characters in database, but you can try.<br />Janusz</p></blockquote></div><p>let me check if i have understood correctly</p><p>you suggest to open the file installed_languages.inc inside the folder lang<br /></p><div class="codebox"><pre><code>   &#039;encoding&#039; =&gt; &#039;iso-8859-1&#039;,</code></pre></div><p>and change the &#039;<strong>iso-8859-1</strong>&#039; into &#039;<strong>utf-8</strong>&#039; (lower case or upper case)</p><p>is that right?</p>]]></description>
			<author><![CDATA[null@example.com (Vdonatiello)]]></author>
			<pubDate>Sun, 21 Oct 2012 13:58:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13895#p13895</guid>
		</item>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13893#p13893</link>
			<description><![CDATA[<p>In English case the easiest way is just manually change the encoding declared in installed_langauges.inc to &#039;utf-8&#039;. English alphabet have the same charcodes in utf and iso. I&#039;m not sure it is enough to store chinese characters in database, but you can try.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Sun, 21 Oct 2012 13:47:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13893#p13893</guid>
		</item>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13888#p13888</link>
			<description><![CDATA[<div class="quotebox"><cite>itronics wrote:</cite><blockquote><p>Unfortunatelly&nbsp; FA does not support utf well in this version. This is fixed in forthcoming 2.4 version.<br />You can eventually change encoding for English to utf-8 in installed_languages.inc: surely iso-8859-1 does not support chinese language.<br />Janusz</p></blockquote></div><p>dear <strong>Janusz</strong>,</p><p>you are right, the language i have as default is <br /></p><div class="codebox"><pre><code>C    English    iso-8859-1    No    Unknown    None </code></pre></div><p>in the &quot;Install/Update Languages&quot; table below i have 2 other Englis options, en_NZ&nbsp; English (NZ) and en_US&nbsp; English (US), but both are iso-8859-1&nbsp; &nbsp; :-(</p><p>could you suggest me how to find and add a new language (english utf-8) ?</p><p>many thanks</p>]]></description>
			<author><![CDATA[null@example.com (Vdonatiello)]]></author>
			<pubDate>Sun, 21 Oct 2012 08:15:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13888#p13888</guid>
		</item>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13887#p13887</link>
			<description><![CDATA[<div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>Check <strong>includes/page/header.inc</strong> file if any hardcoded changes might be a temporary workaround.</p></blockquote></div><p>sorry <strong>apmuthu</strong>,</p><p>i am not clear ... i should check the above file for language setting? i don&#039;t know coding so that file for me is meaningless ... i have used &quot;find&quot; function and i have noticed the </p><div class="codebox"><pre><code>$_SESSION[&#039;language&#039;]</code></pre></div><p>appears 3 times ...</p><p>if you suggest me to hardcode it and apply some change could you be more specific to guide me</p><p>many thanks in advance</p>]]></description>
			<author><![CDATA[null@example.com (Vdonatiello)]]></author>
			<pubDate>Sun, 21 Oct 2012 07:40:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13887#p13887</guid>
		</item>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13807#p13807</link>
			<description><![CDATA[<p>Check <strong>includes/page/header.inc</strong> file if any hardcoded changes might be a temporary workaround.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 16 Oct 2012 14:25:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13807#p13807</guid>
		</item>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13798#p13798</link>
			<description><![CDATA[<p>Unfortunatelly&nbsp; FA does not support utf well in this version. This is fixed in forthcoming 2.4 version.<br />You can eventually change encoding for English to utf-8 in installed_languages.inc: surely iso-8859-1 does not support chinese language.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 16 Oct 2012 09:16:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13798#p13798</guid>
		</item>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13784#p13784</link>
			<description><![CDATA[<p>hello Joe,</p><p>i have the same problem ... i want to add in the item name and description after English some Chinese characters but i get all ???</p><ul><li><p>in Setup &gt; Preferences i have selected Language : English</p></li><li><p>in Setup &gt; Install Languages i have installed and activated zh_CN Chinese Simplified UTF-8 Installed 2.3.0-1&nbsp; installed Yes</p></li></ul><p>as u have suggested i have checked MySql and i have got this:</p><div class="quotebox"><blockquote><p>Character Set and Collation</p><p>Collation&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Description<br />...<br />utf8_bin&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unicode (multilingua), Binario<br />utf8_general_ci&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Unicode (multilingua), case-insensitive<br />utf8_general_mysql500_ci&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp;Unicode (multilingua)<br />utf8_unicode_ci&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Unicode (multilingua), case-insensitive<br />...</p></blockquote></div><p>could you suggest me how to type few chinese words in the name and description fields?</p><p>many thanks</p>]]></description>
			<author><![CDATA[null@example.com (Vdonatiello)]]></author>
			<pubDate>Mon, 15 Oct 2012 17:06:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13784#p13784</guid>
		</item>
		<item>
			<title><![CDATA[Re: chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2693#p2693</link>
			<description><![CDATA[<p>I am not at all expert in Chinese, but did you set the MySql to use utf-8?</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 29 May 2009 07:45:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2693#p2693</guid>
		</item>
		<item>
			<title><![CDATA[chinese characters]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2652#p2652</link>
			<description><![CDATA[<p>Hi</p><p>I can not create a supplier&#039;s name in chinese because the name will become question marks.</p><p>Would you help me to solve the problem ???</p><p>THK!!<br />Paul Wong</p>]]></description>
			<author><![CDATA[null@example.com (wgpaul128)]]></author>
			<pubDate>Wed, 27 May 2009 01:31:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2652#p2652</guid>
		</item>
	</channel>
</rss>
