<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — report in excel error]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=1373</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1373&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in report in excel error.]]></description>
		<lastBuildDate>Tue, 31 Jan 2012 12:49:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: report in excel error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=11683#p11683</link>
			<description><![CDATA[<p>Your release is rather old. Maybe try to update to a newer release.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 31 Jan 2012 12:49:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=11683#p11683</guid>
		</item>
		<item>
			<title><![CDATA[Re: report in excel error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=11680#p11680</link>
			<description><![CDATA[<p>i am using Version 2.3.2 Build 13.01.2012 and i found the same problem in my excel report it is actully occuring automatically every thing was fine few weaks ago.</p><p>Can some one help me as i have to customized some reports after converting it in excel..</p>]]></description>
			<author><![CDATA[null@example.com (saeed)]]></author>
			<pubDate>Tue, 31 Jan 2012 10:04:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=11680#p11680</guid>
		</item>
		<item>
			<title><![CDATA[Re: report in excel error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6428#p6428</link>
			<description><![CDATA[<p>Joe has made fixes in excel reporting in 2.2.10. Have you this (or newer) version installed?<br />Janusz</p><p>PS Joe is running FA on Win.<br />J</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Fri, 09 Jul 2010 23:06:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6428#p6428</guid>
		</item>
		<item>
			<title><![CDATA[Re: report in excel error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6422#p6422</link>
			<description><![CDATA[<p>It seems to be an encoding problem in the utf8 language conversion.</p><p>Is your system environment not in windows but in linux?</p>]]></description>
			<author><![CDATA[null@example.com (thhui)]]></author>
			<pubDate>Fri, 09 Jul 2010 16:08:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6422#p6422</guid>
		</item>
		<item>
			<title><![CDATA[Re: report in excel error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6166#p6166</link>
			<description><![CDATA[<p>Well, it doesn&#039;t seem to be an html_entiry_decode problem you have. I don&#039;t have this environment as you have. maybe someone else in the community can help here.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 08 Jun 2010 12:20:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6166#p6166</guid>
		</item>
		<item>
			<title><![CDATA[Re: report in excel error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6162#p6162</link>
			<description><![CDATA[<p>Dear Joe,<br />What are various decoding functions in PHP? Could you show me so that i can try one by one please, because i am not good in coding. <br />Is there some way else to solve this?<br />Thanks</p>]]></description>
			<author><![CDATA[null@example.com (khanhtoan)]]></author>
			<pubDate>Tue, 08 Jun 2010 10:17:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6162#p6162</guid>
		</item>
		<item>
			<title><![CDATA[Re: report in excel error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6160#p6160</link>
			<description><![CDATA[<p>Did you download a new excel_report.inc from /reporting/includes/ the other day?</p><p>We did a decode of &amp;amp (to &amp;) characters.</p><p>If you did, you might try to experiment with various decoding functions in PHP. I don&#039;t have your environment available here.</p><p>The decoding should be placed in the function TextCol on line 524 as the first line in the function:</p><br /><p>&nbsp; &nbsp; &nbsp; &nbsp; </p><div class="codebox"><pre><code>$txt = html_entity_decode($txt);</code></pre></div><p>and in the function TextCol2 on line 557 as the first line in the function.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 08 Jun 2010 08:36:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6160#p6160</guid>
		</item>
		<item>
			<title><![CDATA[report in excel error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=6154#p6154</link>
			<description><![CDATA[<p>I run report to pdf is ok, but not for excel (contain unreadable characters), I used utf-8 for Vietnamese. Strange that it did well some day ago. but not now.<br />Please help. <br />I can send you the excel report sample but don&#039;t know what support email to send.</p>]]></description>
			<author><![CDATA[null@example.com (khanhtoan)]]></author>
			<pubDate>Tue, 08 Jun 2010 07:48:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=6154#p6154</guid>
		</item>
	</channel>
</rss>
