<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Orange Triangle]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4920&amp;type=atom" />
	<updated>2014-06-19T19:54:30Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4920</id>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20267#p20267" />
			<content type="html"><![CDATA[<p>I made the like look like</p><div class="codebox"><pre><code>function db_fetch_assoc ($result)
{

if (is_bool($result) === true &amp;&amp; $result === false) return false;
    return mysql_fetch_assoc($result);
}

function db_fetch ($result)</code></pre></div><p>and it made no difference.&nbsp; Still getting the orange triangle when trying to edit/add items.</p>]]></content>
			<author>
				<name><![CDATA[crspencer@sol-tech.co]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18469</uri>
			</author>
			<updated>2014-06-19T19:54:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20267#p20267</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20262#p20262" />
			<content type="html"><![CDATA[<p>In the file <strong>includes/db/connect_db.inc</strong> inside the said <strong>function db_fetch_assoc ($result)</strong> precede the line:<br /></p><div class="codebox"><pre><code>return mysql_fetch_assoc($result);</code></pre></div><p>with </p><div class="codebox"><pre><code>if (is_bool($result) === true &amp;&amp; $result === false) return false;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-06-19T12:11:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20262#p20262</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20207#p20207" />
			<content type="html"><![CDATA[<p>Hi, I have also started getting this vicious orange triangle. <br />I have followed both steps.<br />1. Downgraded to SQL 5.5<br />2. Set mysql mode to &#039;&#039;<br />3. Check permissions<br />Also In my error log in /tmp I am not getting any entry for current date</p><p>Please advice how to proceed</p>]]></content>
			<author>
				<name><![CDATA[mymoitsol]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19437</uri>
			</author>
			<updated>2014-06-16T11:47:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20207#p20207</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19864#p19864" />
			<content type="html"><![CDATA[<p>No, not really. I cannot change the behaviour of the server.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-05-08T13:23:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19864#p19864</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19862#p19862" />
			<content type="html"><![CDATA[<p>Would it help if I gave you teamviewer access to my server?</p>]]></content>
			<author>
				<name><![CDATA[crspencer@sol-tech.co]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18469</uri>
			</author>
			<updated>2014-05-08T06:50:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19862#p19862</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19854#p19854" />
			<content type="html"><![CDATA[<p>I am sorry that I cannot help you, but you can export the data by using phpMyAdmin.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-05-05T17:55:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19854#p19854</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19853#p19853" />
			<content type="html"><![CDATA[<p>I still need to figure out why I&#039;m getting the triangle on the old installation so that I can add/edit items and run a backup.&nbsp; I have almost a year&#039;s worth of data that I can&#039;t loose.</p>]]></content>
			<author>
				<name><![CDATA[crspencer@sol-tech.co]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18469</uri>
			</author>
			<updated>2014-05-05T16:08:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19853#p19853</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19852#p19852" />
			<content type="html"><![CDATA[<p>The IIS user has write permission to the file.</p>]]></content>
			<author>
				<name><![CDATA[crspencer@sol-tech.co]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18469</uri>
			</author>
			<updated>2014-05-05T16:06:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19852#p19852</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19844#p19844" />
			<content type="html"><![CDATA[<p>It seems to be a permission error. Please rectify this and it should work.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-05-05T06:08:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19844#p19844</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19839#p19839" />
			<content type="html"><![CDATA[<p>On a brand new installation, I get the red/orange triangle when trying to add/edit items, and most other operations.</p><p>Here is all that is in the error log and the faillog file does exist.</p><p>[03-May-2014 23:43:48 Europe/Berlin] 0::session.inc:372: include_once(./tmp/faillog.php): failed to open stream: No such file or directory<br />[03-May-2014 23:43:48 Europe/Berlin] 0::session.inc:372: include_once(): Failed opening &#039;./tmp/faillog.php&#039; for inclusion (include_path=&#039;.;C:\php\pear&#039;)<br />[05-May-2014 02:12:48 Europe/Berlin] 0::session.inc:372: include_once(./tmp/faillog.php): failed to open stream: No such file or directory<br />[05-May-2014 02:12:48 Europe/Berlin] 0::session.inc:372: include_once(): Failed opening &#039;./tmp/faillog.php&#039; for inclusion (include_path=&#039;.;C:\php\pear&#039;)<br />[05-May-2014 02:12:59 Europe/Berlin] 0::session.inc:372: include_once(./tmp/faillog.php): failed to open stream: No such file or directory<br />[05-May-2014 02:12:59 Europe/Berlin] 0::session.inc:372: include_once(): Failed opening &#039;./tmp/faillog.php&#039; for inclusion (include_path=&#039;.;C:\php\pear&#039;)</p>]]></content>
			<author>
				<name><![CDATA[crspencer@sol-tech.co]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18469</uri>
			</author>
			<updated>2014-05-05T00:23:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19839#p19839</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19832#p19832" />
			<content type="html"><![CDATA[<p>This is my entire error log:<br />[30-Apr-2014 13:37:19 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[30-Apr-2014 13:37:22 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[30-Apr-2014 13:37:22 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[30-Apr-2014 18:58:07 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[30-Apr-2014 18:59:01 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[30-Apr-2014 18:59:01 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[30-Apr-2014 20:18:48 America/New_York] 1::logout.php:47: session_destroy(): Session object destruction failed<br />[30-Apr-2014 20:23:58 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[30-Apr-2014 20:24:04 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[30-Apr-2014 20:24:04 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[30-Apr-2014 20:26:08 America/New_York] 1::logout.php:47: session_destroy(): Session object destruction failed<br />[30-Apr-2014 20:46:55 America/New_York] 1:pspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 13:35:29 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 13:35:33 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 13:35:33 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 18:31:17 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 18:31:21 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 18:31:21 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 18:53:02 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 18:53:05 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 18:53:05 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 18:53:44 America/New_York] 1::logout.php:47: session_destroy(): Session object destruction failed<br />[01-May-2014 19:05:11 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 19:05:15 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 19:05:15 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 19:05:21 America/New_York] 1::logout.php:47: session_destroy(): Session object destruction failed<br />[01-May-2014 19:06:28 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 19:06:32 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given<br />[01-May-2014 19:06:32 America/New_York] 1:crspencer:connect_db.inc:89: mysql_fetch_array() expects parameter 1 to be resource, boolean given</p>]]></content>
			<author>
				<name><![CDATA[crspencer@sol-tech.co]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18469</uri>
			</author>
			<updated>2014-05-03T20:39:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19832#p19832</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19827#p19827" />
			<content type="html"><![CDATA[<p>Hello again.</p><p>I have now created a new test Environment</p><p>MySql 5.6.17<br />PHP 5.5.11<br />Server Type Microsoft-IIS/8.5<br />Server System WINNT<br />Frontaccounting 2.3.20</p><p>I have tested around and I found no problems at all. Especially your issues Went without problems.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-05-03T08:13:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19827#p19827</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19826#p19826" />
			<content type="html"><![CDATA[<p>Please try to help a little more. Look into your /tmp/error.log.<br />Also look into the mysql server log.</p><p>There must be something else wrong in your setup.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-05-03T04:51:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19826#p19826</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19823#p19823" />
			<content type="html"><![CDATA[<p>I also am unable to run a backup, I get the orange triangle for that as well.</p>]]></content>
			<author>
				<name><![CDATA[crspencer@sol-tech.co]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18469</uri>
			</author>
			<updated>2014-05-02T17:47:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19823#p19823</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Orange Triangle]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19822#p19822" />
			<content type="html"><![CDATA[<p>Yes, I am using v. 2.3.20!</p>]]></content>
			<author>
				<name><![CDATA[crspencer@sol-tech.co]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18469</uri>
			</author>
			<updated>2014-05-02T17:46:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19822#p19822</id>
		</entry>
</feed>
