<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — undefined variable: _SESSION]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3961&amp;type=atom" />
	<updated>2013-03-20T04:22:35Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3961</id>
		<entry>
			<title type="html"><![CDATA[Re: undefined variable: _SESSION]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16097#p16097" />
			<content type="html"><![CDATA[<p>Thanks Janusz - Bug Fixed in <a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/rev/707eac3abb80">HG 3206</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-03-20T04:22:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16097#p16097</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: undefined variable: _SESSION]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16096#p16096" />
			<content type="html"><![CDATA[<p>You are right, this is smaller bug. Will be fixed in next minor release.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-03-19T22:06:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16096#p16096</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: undefined variable: _SESSION]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16094#p16094" />
			<content type="html"><![CDATA[<p>Lines 261 &amp; 262 of customer_payments.php are:</p><div class="codebox"><pre><code>unset($_POST);
unset($_SESSION);</code></pre></div><p>&nbsp; &nbsp; </p><p>...so I guess that&#039;s why $_SESSION is undefined.</p>]]></content>
			<author>
				<name><![CDATA[ckrosco]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1158</uri>
			</author>
			<updated>2013-03-19T20:05:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16094#p16094</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[undefined variable: _SESSION]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16093#p16093" />
			<content type="html"><![CDATA[<p>Whenever I post a payment against an invoice, I get the following error alert:</p><p>undefined variable: _SESSION in file: sales/customer_payments.php at line 266<br />Trying to get property of non-object in file: sales/customer_payments.php at line 266</p><p>This flashes by very quickly at the top of my screen (I had to do a video capture of the screen to read it) and does not seem to affect the payment.</p><p>Line 266 of customer_payments.php is:</p><p>meta_forward($_SERVER[&#039;PHP_SELF&#039;], !$_SESSION[&#039;alloc&#039;]-&gt;trans_no ? &quot;AddedID=$payment_no&quot; : &quot;UpdatedID=$payment_no&quot;);</p><p>What can I do to correct this?<br />Frontaccounting version 2.3.15</p>]]></content>
			<author>
				<name><![CDATA[ckrosco]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1158</uri>
			</author>
			<updated>2013-03-19T19:58:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16093#p16093</id>
		</entry>
</feed>
