<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Fixing Usage - report generator]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3674&amp;type=atom" />
	<updated>2020-12-28T18:25:16Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3674</id>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38837#p38837" />
			<content type="html"><![CDATA[<p>No updates from upstream yet.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-12-28T18:25:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38837#p38837</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38829#p38829" />
			<content type="html"><![CDATA[<p>Tried to work with the repgen extension included in the 2.4.9 extensions package, but it doesn&#039;t work properly.&nbsp; Can you verify and update?</p>]]></content>
			<author>
				<name><![CDATA[bradlanier]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45844</uri>
			</author>
			<updated>2020-12-26T20:32:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38829#p38829</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33809#p33809" />
			<content type="html"><![CDATA[<p>The said variable is defined in <strong>config.php</strong>:<br /></p><div class="codebox"><pre><code>$comp_path = $path_to_root.&#039;/company&#039;;</code></pre></div><p>Line 11 in <strong>repgen_print.php</strong> includes <strong>session.inc</strong> which in turn includes the <strong>sysprefs.inc</strong> file in line 374 which in turn includes the <strong>config.php</strong> file above in line 31 which assigns the needed value to <strong>$comp_path</strong>.</p><p>Attached is the fully fixed extension from <a href="https://github.com/apmuthu/FA24extensions/tree/master/Extensions/repgen">my repo</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-01-01T17:31:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33809#p33809</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33808#p33808" />
			<content type="html"><![CDATA[<p>The variable $comp_path is undefined.</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2019-01-01T17:18:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33808#p33808</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33807#p33807" />
			<content type="html"><![CDATA[<p>There appears to be nothing wrong with the existing line 19:<br /></p><div class="codebox"><pre><code>$file =  $comp_path.&#039;/&#039;.user_company(). &#039;/pdf_files/&#039;.$id.&#039;.pdf&#039;;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-01-01T17:16:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33807#p33807</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33802#p33802" />
			<content type="html"><![CDATA[<p>@apmuthu</p><p>Line # 19 on repgen_print.php must be like this<br /></p><div class="codebox"><pre><code>$file =  company_path().&#039;/pdf_files/&#039;.$id.&#039;.pdf&#039;;</code></pre></div><p>The Edit and Copy functions are not working properly.</p><p>Copying a Report is Copying the Function.<br />Editing a Report is Editing the Function.</p><p>You can check at fresh installation at </p><p><a href="http://pakerp.net/fa242org">Click Here</a><br />id: admin<br />pass: Pakistan1947</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2019-01-01T05:10:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33802#p33802</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33181#p33181" />
			<content type="html"><![CDATA[<p>i have tried with php version 5.4 - 5.6 but not working as well, i think its not working anymore.... or maybe not properly updated. i have install FA again but this module not work for me.<br />can you please suggest me any module which help me for some addition in reports.</p>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2018-11-07T15:56:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33181#p33181</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33176#p33176" />
			<content type="html"><![CDATA[<p>Installation is well documented in the wiki and here on the forum, please read and follow the steps.</p><p>Try installing it on a clean installation</p><p>Try turning down your php version - the ext was written a long time ago and maybe it still has statements that work better with a lower php version.</p><p>The reports generator can be quite &#039;buggy&#039; its not for the faint hearted.</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-11-07T13:12:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33176#p33176</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33173#p33173" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>poncho1234 wrote:</cite><blockquote><p>??? the ext folder in &#039;/modules/&#039; that you want to delete and then install manually</p></blockquote></div><br /><p>can you please help me for proper installation...</p>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2018-11-07T08:08:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33173#p33173</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33169#p33169" />
			<content type="html"><![CDATA[<p>Change line 56 of <strong>modules/repgen/includes/repgen_def.inc</strong> from<br /></p><div class="codebox"><pre><code>unset $protocol;</code></pre></div><p>to<br /></p><div class="codebox"><pre><code>unset($protocol);</code></pre></div><p>Maybe your PHP version is very strict.....</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-11-06T17:02:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33169#p33169</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33162#p33162" />
			<content type="html"><![CDATA[<p>any solution for this?</p>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2018-11-06T05:22:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33162#p33162</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33152#p33152" />
			<content type="html"><![CDATA[<p>@apmuthu Getting This Error while using Report Generator Module</p><div class="codebox"><pre><code>Parse error: syntax error, unexpected &#039;$protocol&#039; (T_VARIABLE), expecting &#039;(&#039; in C:\xampp\htdocs\my-pakerp-com\modules\repgen\includes\repgen_def.inc on line 56</code></pre></div>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-11-05T09:37:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33152#p33152</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33145#p33145" />
			<content type="html"><![CDATA[<p>you mean to say, apmuthu,</p><p>first i upload the unpack file in module/ folder,<br />than goto webpage and into install/active extension<br />than install the Report Generator and active this via &#039;Activate for Company name<br />and in last give access, after this hope so its working fine?<br />let me know, i am in right track!</p>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2018-11-04T14:23:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33145#p33145</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33144#p33144" />
			<content type="html"><![CDATA[<p>hey,<br />thanks for respond to me,<br />well, for the purpose of manual installation i am try to using this wiki: https://frontaccounting.com/fawiki/index.php?n=Devel.FAReportGenerator</p>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2018-11-04T13:44:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33144#p33144</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Fixing Usage - report generator]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33138#p33138" />
			<content type="html"><![CDATA[<p>The latest repgen is attached herewith.</p><p>Unpack into the /modules/ folder and install and activate as desired. Then activate the repgen permissions for the Administrator role in each company.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-11-04T01:34:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33138#p33138</id>
		</entry>
</feed>
