<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Thai font shows ????? after upgrade software from 3.2.25 to 2.4.3]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7266&amp;type=atom" />
	<updated>2018-01-15T09:07:07Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7266</id>
		<entry>
			<title type="html"><![CDATA[Re: Thai font shows ????? after upgrade software from 3.2.25 to 2.4.3]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30527#p30527" />
			<content type="html"><![CDATA[<p>The db functions have now been moved to <strong>includes/db/connect_db_mysql.inc</strong> and <strong>includes/db/connect_db_mysqli.inc</strong> where the latter is the default preferred choice.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-01-15T09:07:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30527#p30527</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Thai font shows ????? after upgrade software from 3.2.25 to 2.4.3]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30525#p30525" />
			<content type="html"><![CDATA[<p>Thai font shows ????? after upgrade software from 3.2.25 to 2.4.3</p><p>I sucessfully upgrade FA version from 3.2.25 to 2.4.3. <br />The problem is all Thai font show &quot;????&quot; after upgrading. Previously, it&#039;s shown properly.</p><p>On 3.2.25, I fix font problem by:<br />1. \lang\installed_languages.inc : change iso-8859-1 to utf-8</p><p>2. Add the following line to \includes\db\connect_db.inc<br />&nbsp; &nbsp;&nbsp; &nbsp;$link = mysql_connect($connection[&quot;host&quot;], $connection[&quot;dbuser&quot;], $connection[&quot;dbpassword&quot;]); <br />&nbsp; &nbsp;&nbsp; &nbsp; mysql_set_charset(&#039;UTF8&#039;, $link);</p><p>3.Copy font which support Thai to folder \reporting\font</p><p>4. Change font name to &#039;cordiaupc&#039; on •&nbsp; &nbsp; \reporting\includes\class.pdf.inc </p><p>However, the structure on file connect_db.inc is changed. I try to put same code to this file but Thai font is still can&#039;t read, but If I key new one to &quot;FA&quot;, Thai font is readable. </p><p>Please advise to fix Thai font unreadable problem.</p><p>SNG</p>]]></content>
			<author>
				<name><![CDATA[sng]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42093</uri>
			</author>
			<updated>2018-01-15T06:56:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30525#p30525</id>
		</entry>
</feed>
