<?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 does not start]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2010</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2010&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Report in Excel does not start.]]></description>
		<lastBuildDate>Mon, 11 Apr 2011 07:26:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Report in Excel does not start]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8745#p8745</link>
			<description><![CDATA[<p>I will have a look at it today.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 11 Apr 2011 07:26:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8745#p8745</guid>
		</item>
		<item>
			<title><![CDATA[Re: Report in Excel does not start]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8744#p8744</link>
			<description><![CDATA[<p>Thanks Joe. Did the workbooks I sent you with Georgian COA worked?</p>]]></description>
			<author><![CDATA[null@example.com (jori)]]></author>
			<pubDate>Mon, 11 Apr 2011 05:16:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8744#p8744</guid>
		</item>
		<item>
			<title><![CDATA[Re: Report in Excel does not start]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8742#p8742</link>
			<description><![CDATA[<p>Hello again. This has now been fixed. HG repository updated. Will be included in 2.3.4.</p><p>You can change the following in /reporting/includes/excel_report.inc:</p><div class="codebox"><pre><code>Add Line 698
 
     function End($email=0, $subject=null, $myrow=null, $doctype = 0)
     {
Line 698-&gt;        global $path_to_root;
        ++$this-&gt;y;
         for ($i = 0; $i &lt; $this-&gt;numcols; $i++)
             $this-&gt;sheet-&gt;writeBlank($this-&gt;y, $i, $this-&gt;formatFooter);
---
         }
         closedir($d);
             }
Delete line 718
Line 718-&gt;        meta_forward($_SERVER[&#039;PHP_SELF&#039;], &quot;xls=1&amp;filename=$this-&gt;filename&amp;unique=$this-&gt;unique_name&quot;);
And add instead line 718
Line 718-&gt;        meta_forward($path_to_root.&#039;/reporting/prn_redirect.php&#039;, &quot;xls=1&amp;filename=$this-&gt;filename&amp;unique=$this-&gt;unique_name&quot;);
         exit();
     }
 }</code></pre></div><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 10 Apr 2011 20:51:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8742#p8742</guid>
		</item>
		<item>
			<title><![CDATA[Re: Report in Excel does not start]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8738#p8738</link>
			<description><![CDATA[<p>Yes you are right. We will&nbsp; have a look into this.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 10 Apr 2011 12:41:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8738#p8738</guid>
		</item>
		<item>
			<title><![CDATA[Re: Report in Excel does not start]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8734#p8734</link>
			<description><![CDATA[<p>I think problem is in this file reports_classes.inc</p>]]></description>
			<author><![CDATA[null@example.com (jori)]]></author>
			<pubDate>Sun, 10 Apr 2011 06:28:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8734#p8734</guid>
		</item>
		<item>
			<title><![CDATA[Re: Report in Excel does not start]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8730#p8730</link>
			<description><![CDATA[<p>I think I discovered bug in v2.3.3. Something wrong in reporting folder, because I copied it from v2.3.2 to 2.3.3 and excel reporting works again, I got offered popup to save xls file.</p>]]></description>
			<author><![CDATA[null@example.com (jori)]]></author>
			<pubDate>Sat, 09 Apr 2011 21:06:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8730#p8730</guid>
		</item>
		<item>
			<title><![CDATA[Report in Excel does not start]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8728#p8728</link>
			<description><![CDATA[<p>When choosing destination excel instead of PDF/Printer, Excel doesn&#039;t pops up to show report, nothing happens? Please, indicate where to check for problems? I&#039;ve been using IIS 7.5 on Windows 7 now I&#039;m on Wampserver 2.1</p>]]></description>
			<author><![CDATA[null@example.com (jori)]]></author>
			<pubDate>Sat, 09 Apr 2011 15:34:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8728#p8728</guid>
		</item>
	</channel>
</rss>
