<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Tracmor Forum - Asset transaction report Error]]></title>
	<link rel="self" href="http://www.tracmor.com/forum/feed/atom/topic/306/"/>
	<updated>2011-06-06T21:41:09Z</updated>
	<generator>PunBB</generator>
	<id>http://www.tracmor.com/forum/topic/306/asset-transaction-report-error/</id>
		<entry>
			<title type="html"><![CDATA[Re: Asset transaction report Error]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/post/1346/#p1346"/>
			<content type="html"><![CDATA[<p>putting that in my php.ini didn&#039;t work, however adding the following setting in .htaccess:</p><p>php_value allow_call_time_pass_reference 1</p><p>did. Thanks.</p>]]></content>
			<author>
				<name><![CDATA[dayan]]></name>
				<uri>http://www.tracmor.com/forum/user/594/</uri>
			</author>
			<updated>2011-06-06T21:41:09Z</updated>
			<id>http://www.tracmor.com/forum/post/1346/#p1346</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Asset transaction report Error]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/post/1345/#p1345"/>
			<content type="html"><![CDATA[<p>Can you confirm that you have tried setting allow_call_time_pass_reference to true in your php.ini? You will need to restart your web server after making this change.</p>]]></content>
			<author>
				<name><![CDATA[jsinclair]]></name>
				<uri>http://www.tracmor.com/forum/user/16/</uri>
			</author>
			<updated>2011-06-06T20:11:22Z</updated>
			<id>http://www.tracmor.com/forum/post/1345/#p1345</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Asset transaction report Error]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/post/1330/#p1330"/>
			<content type="html"><![CDATA[<p>I have the same issue. Do we have a solution for this? This is high priority!</p><br /><p>Error in PHP Script<br />/reports/asset_transaction_report.php&nbsp; &nbsp; PHP Version: 5.3.2-1ubuntu4.9;&nbsp; Zend Engine Version: 2.3.0;&nbsp; Qcodo Version: 0.3.32 (Qcodo Beta 3)<br />Application: Apache;&nbsp; Server Name: tracmor.stuptech.com<br />HTTP User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24<br />Call-time pass-by-reference has been deprecated<br />Error Type:&nbsp; &nbsp;Unknown&nbsp; &nbsp; </p><p>Source File:&nbsp; &nbsp;/var/www/02-tracmor.stuptech.com/includes/php/PHPReports/PHPReportMaker.php(273) : eval()&#039;d code&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; Line:&nbsp; &nbsp;295&nbsp; &nbsp; </p><br /><p>Call Stack: </p><p>#0 /var/www/02-tracmor.stuptech.com/includes/php/PHPReports/PHPReportMaker.php(273): QcodoHandleError()<br />#1 /var/www/02-tracmor.stuptech.com/includes/php/PHPReports/PHPReportMaker.php(273): PHPReportMaker::run()<br />#2 /var/www/02-tracmor.stuptech.com/reports/asset_transaction_report.php(426): PHPReportMaker-&gt;run()<br />#3 /var/www/02-tracmor.stuptech.com/includes/qcodo/_core/qform/QFormBase.class.php(657): AssetTransactionListForm-&gt;btnGenerate_Click()<br />#4 /var/www/02-tracmor.stuptech.com/includes/qcodo/_core/qform/QFormBase.class.php(774): QFormBase-&gt;TriggerMethod()<br />#5 /var/www/02-tracmor.stuptech.com/includes/qcodo/_core/qform/QFormBase.class.php(242): QFormBase-&gt;TriggerActions()<br />#6 /var/www/02-tracmor.stuptech.com/reports/asset_transaction_report.php(475): QFormBase::Run()</p><p>Variable Dump:&nbsp; &nbsp;Show/Hide </p><p>&nbsp; _COOKIE<br />&nbsp; _FILES<br />&nbsp; _GET<br />&nbsp; _POST<br />&nbsp; _SERVER</p>]]></content>
			<author>
				<name><![CDATA[dayan]]></name>
				<uri>http://www.tracmor.com/forum/user/594/</uri>
			</author>
			<updated>2011-05-19T18:29:57Z</updated>
			<id>http://www.tracmor.com/forum/post/1330/#p1330</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Asset transaction report Error]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/post/1312/#p1312"/>
			<content type="html"><![CDATA[<p>I am having the same problem and other similar issues relating to deprecated methods in PHP5 in the reports module. When will Tracmor be completely compatible with PHP5? What version of PHP do you use/recommend to deploy Tracmor?</p><p>I am using:<br />Ubuntu 10.04<br />PHP 5.3.2-1<br />MySQL 5.1.41</p><p>The errors I am getting:</p><p>Asset Transaction Report:</p><p>Call-time pass-by-reference has been deprecated<br />Error Type:&nbsp; &nbsp;Unknown<br />Source File:&nbsp; &nbsp;/var/www/includes/php/PHPReports/PHPReportMaker.php(273) : eval()&#039;d code&nbsp; &nbsp; &nbsp;Line:&nbsp; &nbsp;295<br />Call Stack:<br />#0 /var/www/includes/php/PHPReports/PHPReportMaker.php(273): QcodoHandleError()<br />#1 /var/www/includes/php/PHPReports/PHPReportMaker.php(273): PHPReportMaker::run()<br />#2 /var/www/reports/asset_transaction_report.php(428): PHPReportMaker-&gt;run()<br />#3 /var/www/includes/qcodo/_core/qform/QFormBase.class.php(657): AssetTransactionListForm-&gt;btnGenerate_Click()<br />#4 /var/www/includes/qcodo/_core/qform/QFormBase.class.php(774): QFormBase-&gt;TriggerMethod()<br />#5 /var/www/includes/qcodo/_core/qform/QFormBase.class.php(242): QFormBase-&gt;TriggerActions()<br />#6 /var/www/reports/asset_transaction_report.php(477): QFormBase::Run()</p><p>Asset Audit:</p><p>Function split() is deprecated<br />Error Type:&nbsp; &nbsp;Unknown<br />Rendered Page:&nbsp; &nbsp;Click here to view contents able to be rendered<br />Source File:&nbsp; &nbsp;/var/www/portable/asset_audit.php&nbsp; &nbsp; &nbsp;Line:&nbsp; &nbsp;25<br />Line 20:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $intLocationIdArray = array();<br />Line 21:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $intAssetIdArray = array();<br />Line 22:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Begin error checking for assets<br />Line 23:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach ($arrLocationAssetCode as $strLocationAssetCode) {<br />Line 24:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($strLocationAssetCode) {<br />Line 25:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;list($strLocation, $strAssetCodeArray) = split(&#039;[:]&#039;,$strLocationAssetCode,2);<br />Line 26:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;// Location must be exist<br />Line 27:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $objDestinationLocation = Location::LoadByShortDescription($strLocation);<br />Line 28:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$objDestinationLocation) {<br />Line 29:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $strWarning .= $strLocation.&quot; - Location does not exist.&lt;br /&gt;&quot;;<br />Line 30:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $blnError = true;</p><p>Thanks,<br />Ted</p>]]></content>
			<author>
				<name><![CDATA[esa]]></name>
				<uri>http://www.tracmor.com/forum/user/528/</uri>
			</author>
			<updated>2011-05-16T16:04:39Z</updated>
			<id>http://www.tracmor.com/forum/post/1312/#p1312</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Asset transaction report Error]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/post/1276/#p1276"/>
			<content type="html"><![CDATA[<p>i have done the step from http://www.simpleinvoices.org/wiki/phpreport_mods?s=reports but still prompt the same error message :</p><p>Warning: file(C:\wamp\www\tracmor\includes\php\PHPReports\PHPReportMaker.php(274) : eval()&#039;d code) [function.file]: failed to open stream: No such file or directory in C:\wamp\www\tracmor\includes\php\PHPReports\PHPReportMaker.php(274) : eval()&#039;d code on line 293<br />Error in PHP Script<br />/tracmor/reports/asset_transaction_report.php &nbsp; &nbsp; PHP Version: 5.3.0;&nbsp; Zend Engine Version: 2.3.0;&nbsp; Qcodo Version: 0.3.32 (Qcodo Beta 3)<br />Application: Apache/2.2.11 (Win32) PHP/5.3.0;&nbsp; Server Name: localhost<br />HTTP User Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0<br />Call-time pass-by-reference has been deprecated<br />Error Type:&nbsp; &nbsp;Unknown</p><p>Source File:&nbsp; &nbsp;C:\wamp\www\tracmor\includes\php\PHPReports\PHPReportMaker.php(274) : eval()&#039;d code&nbsp; &nbsp; &nbsp;Line:&nbsp; &nbsp;293</p><br /><p>Call Stack:</p><p>#0 C:\wamp\www\tracmor\includes\php\PHPReports\PHPReportMaker.php(274): QcodoHandleError()<br />#1 C:\wamp\www\tracmor\includes\php\PHPReports\PHPReportMaker.php(274): PHPReportMaker::run()<br />#2 C:\wamp\www\tracmor\reports\asset_transaction_report.php(426): PHPReportMaker-&gt;run()<br />#3 C:\wamp\www\tracmor\includes\qcodo\_core\qform\QFormBase.class.php(658): AssetTransactionListForm-&gt;btnGenerate_Click()<br />#4 C:\wamp\www\tracmor\includes\qcodo\_core\qform\QFormBase.class.php(777): QFormBase-&gt;TriggerMethod()<br />#5 C:\wamp\www\tracmor\includes\qcodo\_core\qform\QFormBase.class.php(242): QFormBase-&gt;TriggerActions()<br />#6 C:\wamp\www\tracmor\reports\asset_transaction_report.php(476): QFormBase::Run()</p><br /><p>Variable Dump:&nbsp; &nbsp;Show/Hide</p><p>&nbsp; _COOKIE<br />&nbsp; _FILES<br />&nbsp; _GET<br />&nbsp; _POST<br />&nbsp; _SERVER<br />&nbsp; php_errormsg</p><p>Any one can help?</p>]]></content>
			<author>
				<name><![CDATA[wanchinheng]]></name>
				<uri>http://www.tracmor.com/forum/user/553/</uri>
			</author>
			<updated>2011-04-15T02:26:29Z</updated>
			<id>http://www.tracmor.com/forum/post/1276/#p1276</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Asset transaction report Error]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/post/903/#p903"/>
			<content type="html"><![CDATA[<p>It looks like there is an incompatibility between the newer PHP version you are using and the PHPReports software that Tracmor uses to generate reports. We will have to look into updating the offending code, but in the meantime you could try the suggestions here: <a href="http://www.simpleinvoices.org/wiki/phpreport_mods?s=reports">http://www.simpleinvoices.org/wiki/phpr … ?s=reports</a></p><p>Please post back here if you are able to resolve the error.</p>]]></content>
			<author>
				<name><![CDATA[jsinclair]]></name>
				<uri>http://www.tracmor.com/forum/user/16/</uri>
			</author>
			<updated>2010-07-20T21:19:19Z</updated>
			<id>http://www.tracmor.com/forum/post/903/#p903</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Asset transaction report Error]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/post/902/#p902"/>
			<content type="html"><![CDATA[<p>I have upgraded to Tracmor v3 on a ubuntu 10.4 server every time i try to generate transaction reports i get this error message </p><br /><p>Error in PHP Script<br />/reports/asset_transaction_report.php &nbsp; &nbsp; PHP Version: 5.3.2-1ubuntu4.2;&nbsp; Zend Engine Version: 2.3.0;&nbsp; Qcodo Version: 0.3.32 (Qcodo Beta 3)<br />Application: Apache/2.2.14 (Ubuntu);&nbsp; Server Name: 10.3.0.81<br />HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)<br />Call-time pass-by-reference has been deprecated<br />Error Type:&nbsp; &nbsp;Unknown</p><p>Source File:&nbsp; &nbsp;/var/www/includes/php/PHPReports/PHPReportMaker.php(273) : eval()&#039;d code&nbsp; &nbsp; &nbsp;Line:&nbsp; &nbsp;295</p><br /><p>Call Stack:</p><p>#0 /var/www/includes/php/PHPReports/PHPReportMaker.php(273): QcodoHandleError()<br />#1 /var/www/includes/php/PHPReports/PHPReportMaker.php(273): PHPReportMaker::run()<br />#2 /var/www/reports/asset_transaction_report.php(426): PHPReportMaker-&gt;run()<br />#3 /var/www/includes/qcodo/_core/qform/QFormBase.class.php(657): AssetTransactionListForm-&gt;btnGenerate_Click()<br />#4 /var/www/includes/qcodo/_core/qform/QFormBase.class.php(774): QFormBase-&gt;TriggerMethod()<br />#5 /var/www/includes/qcodo/_core/qform/QFormBase.class.php(242): QFormBase-&gt;TriggerActions()<br />#6 /var/www/reports/asset_transaction_report.php(475): QFormBase::Run()</p><br /><p>Variable Dump:&nbsp; &nbsp;Show/Hide</p><p>&nbsp; _COOKIE<br />&nbsp; _FILES<br />&nbsp; _GET<br />&nbsp; _POST<br />&nbsp; _SERVER</p><p>please&nbsp; can some one tell me how to fix this </p><p>thanks</p>]]></content>
			<author>
				<name><![CDATA[dev1andy]]></name>
				<uri>http://www.tracmor.com/forum/user/135/</uri>
			</author>
			<updated>2010-07-20T14:01:30Z</updated>
			<id>http://www.tracmor.com/forum/post/902/#p902</id>
		</entry>
</feed>

