<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Experiencing frequent and unexpected logouts from the application]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10610&amp;type=atom" />
	<updated>2024-10-28T05:29:46Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10610</id>
		<entry>
			<title type="html"><![CDATA[Re: Experiencing frequent and unexpected logouts from the application]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43419#p43419" />
			<content type="html"><![CDATA[<p>thanks Boxygen, your solution is working fine. </p><p>I have injected said code in session.inc file. its working fine now. </p><p>Thanks again.</p>]]></content>
			<author>
				<name><![CDATA[fsharif630]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46626</uri>
			</author>
			<updated>2024-10-28T05:29:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43419#p43419</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Experiencing frequent and unexpected logouts from the application]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43418#p43418" />
			<content type="html"><![CDATA[<p>In session.inc comment out following lines</p><div class="codebox"><pre><code>function preventHijacking()
    {
        if (!isset($_SESSION[&#039;IPaddress&#039;]) || !isset($_SESSION[&#039;userAgent&#039;]))
            return false;

        // if ($_SESSION[&#039;IPaddress&#039;] != $_SERVER[&#039;REMOTE_ADDR&#039;])
        //     return false;
    
        // if ( $_SESSION[&#039;userAgent&#039;] != @$_SERVER[&#039;HTTP_USER_AGENT&#039;])
        //     return false;

        return true;
    }</code></pre></div>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2024-10-23T06:31:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43418#p43418</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Experiencing frequent and unexpected logouts from the application]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43417#p43417" />
			<content type="html"><![CDATA[<p>Its a good idea to mention your environment.<br />Also<br />1. Remove Browser cache.<br />2. Use different browser.<br />3. https://frontaccounting.com/punbb/viewtopic.php?id=8570<br />4. Use debug and look into errors.log</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2024-10-22T01:42:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43417#p43417</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Experiencing frequent and unexpected logouts from the application]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43416#p43416" />
			<content type="html"><![CDATA[<p>I&#039;m experiencing frequent and unexpected logouts from the application, even after adjusting the timeout settings in my profile. Despite the increased duration, I&#039;m still being automatically logged out while actively using application.</p>]]></content>
			<author>
				<name><![CDATA[fsharif630]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46626</uri>
			</author>
			<updated>2024-10-21T07:21:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43416#p43416</id>
		</entry>
</feed>
