<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Session logout every new page]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5265</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5265&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Session logout every new page.]]></description>
		<lastBuildDate>Sat, 11 Jan 2020 13:04:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36782#p36782</link>
			<description><![CDATA[<p>Are you running Chrome in incognito mode per chance?&nbsp; If so, there isn&#039;t any session saved on the server.&nbsp; &nbsp;Try using a different browser.&nbsp; Does the problem occur in all browsers?&nbsp; If so, you will have to trace down the problem.&nbsp; Use print() followed by die() before the session/server check.</p>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Sat, 11 Jan 2020 13:04:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36782#p36782</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=36776#p36776</link>
			<description><![CDATA[<p>I just did a fresh install of FA 2.4.7 and had this same problem.&nbsp; I simply couldn&#039;t get the program to work correctly until I commented out the line in session.inc as shown:</p><p>&nbsp; &nbsp; &nbsp; &nbsp; //if ($_SESSION[&#039;IPaddress&#039;] != $_SERVER[&#039;REMOTE_ADDR&#039;])<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //return false;</p><p>How can I get FA to work correctly without hobbling its security in this way?</p>]]></description>
			<author><![CDATA[null@example.com (trentdavis)]]></author>
			<pubDate>Fri, 10 Jan 2020 03:01:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=36776#p36776</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=31769#p31769</link>
			<description><![CDATA[<p>I solved this by commenting the following 2 lines in session.inc</p><p>&nbsp; &nbsp; &nbsp; &nbsp; if ($_SESSION[&#039;IPaddress&#039;] != $_SERVER[&#039;REMOTE_ADDR&#039;])<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return false;</p>]]></description>
			<author><![CDATA[null@example.com (mark0300)]]></author>
			<pubDate>Sat, 02 Jun 2018 03:52:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=31769#p31769</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21270#p21270</link>
			<description><![CDATA[<p>Use the debug flags in the config file.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 28 Oct 2014 13:09:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21270#p21270</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21269#p21269</link>
			<description><![CDATA[<p>I admit to being a bit lost here. How can I put trace statements into the code to see where the flow goes? I tried print() here and there, but it never appears on the page. How do people normally debug this kind of thing?</p>]]></description>
			<author><![CDATA[null@example.com (garthwimbush@gmail.com)]]></author>
			<pubDate>Tue, 28 Oct 2014 12:01:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21269#p21269</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21217#p21217</link>
			<description><![CDATA[<p>Session is not working . Check the sessions.inc and current_user.inc for more details,&nbsp; especially the login functions and Session create functions.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Fri, 24 Oct 2014 04:37:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21217#p21217</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21215#p21215</link>
			<description><![CDATA[<p>Please check the config.php file for any missing entries that became available after your initial version was installed.</p><p>Also ss if you can hardcode the actual session path in your php.ini or since you are on a shared hosting platform see if a local php.ini overides file is possible.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 24 Oct 2014 03:37:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21215#p21215</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21213#p21213</link>
			<description><![CDATA[<p>apmuthu - I assume you are talking about the login timeout in the Company Setup page - I increased this to 1200, but it didn&#039;t help.</p>]]></description>
			<author><![CDATA[null@example.com (garthwimbush@gmail.com)]]></author>
			<pubDate>Thu, 23 Oct 2014 21:31:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21213#p21213</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21212#p21212</link>
			<description><![CDATA[<p>Try to increase the Company Setup&#039;s Time out from 600 seconds to something bigger.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 23 Oct 2014 18:11:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21212#p21212</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21209#p21209</link>
			<description><![CDATA[<p>Also, while I am taken back to the login screen on each new click, logging in again returns me to where i would have been after the click.</p>]]></description>
			<author><![CDATA[null@example.com (garthwimbush@gmail.com)]]></author>
			<pubDate>Thu, 23 Oct 2014 10:38:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21209#p21209</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21208#p21208</link>
			<description><![CDATA[<p>I uncommented:<br />ini_set(&#039;session.save_path&#039;, dirname(__FILE__).&#039;/../tmp/&#039;);<br />in session.inc, and re-logged in, but the session is still terminating each click. The session files are appearing in the tmp directory.<br />Is this what you meant?</p>]]></description>
			<author><![CDATA[null@example.com (garthwimbush@gmail.com)]]></author>
			<pubDate>Thu, 23 Oct 2014 10:32:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21208#p21208</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21199#p21199</link>
			<description><![CDATA[<p>Maybe you need to check the session configuration in the server, I&#039;ve encountered this because the session path must be explicitly written in the code.</p>]]></description>
			<author><![CDATA[null@example.com (barbarian)]]></author>
			<pubDate>Wed, 22 Oct 2014 22:09:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21199#p21199</guid>
		</item>
		<item>
			<title><![CDATA[Session logout every new page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21196#p21196</link>
			<description><![CDATA[<p>Hi All,<br />I have FA installed on a Go-Daddy hosted Windows server. It has been trouble free for 6 months, but since about a month ago it is going back to the login screen every click. I did have version 2.3.19 installed, and upgraded to 2.3 22, but the problem remains. It doesn&#039;t seem to be the IP address changing regularly as was mentioned elswhere in the forum, but does see to be something GoDady has done (though they won&#039;t admit it). Nothing useful appears in the logs. Does anyone have any ideas?</p>]]></description>
			<author><![CDATA[null@example.com (garthwimbush@gmail.com)]]></author>
			<pubDate>Wed, 22 Oct 2014 11:35:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21196#p21196</guid>
		</item>
	</channel>
</rss>
