<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Why this error when the COA is big]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=825&amp;type=atom" />
	<updated>2009-09-07T11:39:00Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=825</id>
		<entry>
			<title type="html"><![CDATA[Re: Why this error when the COA is big]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3427#p3427" />
			<content type="html"><![CDATA[<p>hi,</p><p>I resolved the Problem, but I don&#039;t know if it affects anything else, I think you have an Idea if it is. (Please Advise)</p><p>I trace the &quot; Warning Icon &quot; appeared in the upper middle of the page :</p><p>warning.png ; it seems that it is declared by a Javascript setimeout() problem.</p><p>I changed the follwing in the file :&nbsp; &nbsp; &nbsp; /js/utils.js</p><p>line 28&nbsp; &nbsp; tout = tout | 3000;&nbsp; &nbsp; // default timeout value<br />line 29&nbsp; &nbsp; set_mark(tout&gt;5000 ? &#039;progressbar.gif&#039; : &#039;ajax-loader.gif&#039;);</p><p>to </p><p>line 28&nbsp; &nbsp; tout = tout | 30000;&nbsp; &nbsp; // default timeout value<br />line 29&nbsp; &nbsp; set_mark(tout&gt;50000 ? &#039;progressbar.gif&#039; : &#039;ajax-loader.gif&#039;);</p><p>I increased&nbsp; &nbsp;3000&nbsp; &nbsp;to&nbsp; &nbsp;30000&nbsp; &nbsp;&amp;&nbsp; &nbsp; 5000&nbsp; &nbsp;to&nbsp; &nbsp;50000.</p><p>The &quot; web page &quot; display + pdf reports generating problems was resolved.</p><p>==========================<br />BUT for the listed bellow errors appeared in the /temp/error.txt , Ihave no answers, do you have ?</p><p>1.<br />[07-Sep-2009 10:49:28] 0:admin:gl_account_types.php:195: Non-static method reserved_words::get_any_numeric() should not be called statically</p><br /><p>2.<br />[07-Sep-2009 10:49:28] 0:admin:language.php:124: Non-static method get_text::gettext() should not be called statically</p><p>3.<br />[07-Sep-2009 10:49:28] 0:admin:gettext.php:177: Non-static method get_text::_support() should not be called statically</p><br /><p>Finally sorry for this disturbs I caused.</p><p>Regards,</p><br /><p>Khaled</p>]]></content>
			<author>
				<name><![CDATA[Kalido]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=434</uri>
			</author>
			<updated>2009-09-07T11:39:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3427#p3427</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Why this error when the COA is big]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3426#p3426" />
			<content type="html"><![CDATA[<p>Hi again,</p><p>What i noticed also :</p><p>- if I add a new Group Type Account , it accepts it but to see the additions shown in the table, I need to refresh the Web Page manually</p><p>- also if I delete a Group Type Account, it accepts it but to see the deletion shownin the table, I need to refresh the Web Page manually</p><br /><br /><p>Also from other side When I checked the file&nbsp; /temp/error.txt </p><p>I found the following errors :</p><p>1.<br />[07-Sep-2009 10:49:28] 0:admin:gl_account_types.php:195: Non-static method reserved_words::get_any_numeric() should not be called statically</p><br /><p>2.<br />[07-Sep-2009 10:49:28] 0:admin:language.php:124: Non-static method get_text::gettext() should not be called statically</p><p>3.<br />[07-Sep-2009 10:49:28] 0:admin:gettext.php:177: Non-static method get_text::_support() should not be called statically</p><br /><p>Regards,</p><br /><p>Khaled</p>]]></content>
			<author>
				<name><![CDATA[Kalido]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=434</uri>
			</author>
			<updated>2009-09-07T10:50:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3426#p3426</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Why this error when the COA is big]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3421#p3421" />
			<content type="html"><![CDATA[<p>Hello,</p><p>in The COA of my Company I use </p><p>- A/C Types/Groups/SubGroups extend the 100 Groups Acnts </p><p>- A/C Active Accounts extend the 100 Acnts Also</p><p>The Problem is :</p><p>- in the Training Co. Evrything is smooth in the reporting.</p><p>- when I entered my Co. through an .sql statement, I faced 3 probs.</p><p>&nbsp; &nbsp;1 - Since the A/C types is big, I could not Edit any of it. <br />&nbsp; &nbsp; &nbsp; &nbsp; When I asked for editing, the system seems to run w/ a blue arrows as <br />&nbsp; &nbsp; &nbsp; &nbsp; normal, then it stopped and could not forward and retreive the data and <br />&nbsp; &nbsp; &nbsp; &nbsp; display it for editing. the Blue Arrows showed in the upper middle of the <br />&nbsp; &nbsp; &nbsp; &nbsp; screen and who shows the progress , becomes Red After being Blue.</p><p>&nbsp; &nbsp;2 -&nbsp; I tried to output a COA pdf report , the same problem I faced. Nothing <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Processed.</p><p>&nbsp; &nbsp;3 - When I logout of my Co. &amp; Login to the Training Co. to test the Edit Page of <br />&nbsp; &nbsp; &nbsp; &nbsp; the A/C Type + The COA Reports, The Problem is now persisting.</p><p>Any Idea Please, Finally I am not an expert in the PHP Environement.</p><p>Regards,</p><br /><br /><p>Khaled</p>]]></content>
			<author>
				<name><![CDATA[Kalido]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=434</uri>
			</author>
			<updated>2009-09-05T15:43:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3421#p3421</id>
		</entry>
</feed>
