<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Orange Triangle]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4920</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4920&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Orange Triangle.]]></description>
		<lastBuildDate>Thu, 19 Jun 2014 19:54:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20267#p20267</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Thu, 19 Jun 2014 19:54:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20267#p20267</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20262#p20262</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 19 Jun 2014 12:11:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20262#p20262</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20207#p20207</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (mymoitsol)]]></author>
			<pubDate>Mon, 16 Jun 2014 11:47:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20207#p20207</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19864#p19864</link>
			<description><![CDATA[<p>No, not really. I cannot change the behaviour of the server.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 08 May 2014 13:23:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19864#p19864</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19862#p19862</link>
			<description><![CDATA[<p>Would it help if I gave you teamviewer access to my server?</p>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Thu, 08 May 2014 06:50:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19862#p19862</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19854#p19854</link>
			<description><![CDATA[<p>I am sorry that I cannot help you, but you can export the data by using phpMyAdmin.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 05 May 2014 17:55:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19854#p19854</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19853#p19853</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Mon, 05 May 2014 16:08:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19853#p19853</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19852#p19852</link>
			<description><![CDATA[<p>The IIS user has write permission to the file.</p>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Mon, 05 May 2014 16:06:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19852#p19852</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19844#p19844</link>
			<description><![CDATA[<p>It seems to be a permission error. Please rectify this and it should work.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 05 May 2014 06:08:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19844#p19844</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19839#p19839</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Mon, 05 May 2014 00:23:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19839#p19839</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19832#p19832</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Sat, 03 May 2014 20:39:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19832#p19832</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19827#p19827</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 03 May 2014 08:13:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19827#p19827</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19826#p19826</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 03 May 2014 04:51:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19826#p19826</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19823#p19823</link>
			<description><![CDATA[<p>I also am unable to run a backup, I get the orange triangle for that as well.</p>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Fri, 02 May 2014 17:47:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19823#p19823</guid>
		</item>
		<item>
			<title><![CDATA[Re: Orange Triangle]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19822#p19822</link>
			<description><![CDATA[<p>Yes, I am using v. 2.3.20!</p>]]></description>
			<author><![CDATA[null@example.com (crspencer@sol-tech.co)]]></author>
			<pubDate>Fri, 02 May 2014 17:46:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19822#p19822</guid>
		</item>
	</channel>
</rss>
