<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Undefined index: ...../fa/includes/session.inc at line 158]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3475</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3475&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Undefined index: ...../fa/includes/session.inc at line 158.]]></description>
		<lastBuildDate>Sun, 28 Oct 2012 03:18:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Undefined index: ...../fa/includes/session.inc at line 158]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14014#p14014</link>
			<description><![CDATA[<p>Fixed in v2.3.12+ Mercurial Changeset <a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/diff/e444c6cb6959/includes/session.inc"><strong>3066</strong></a> on Sep 17th 2012.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 28 Oct 2012 03:18:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14014#p14014</guid>
		</item>
		<item>
			<title><![CDATA[Re: Undefined index: ...../fa/includes/session.inc at line 158]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14004#p14004</link>
			<description><![CDATA[<p>This issue will be fixed in next minor FA version. Before that you can change respective fragment to:<br /></p><div class="codebox"><pre><code>if (@$login_delay &amp;&amp; (@$login_faillog[$user][$_SERVER[&#039;REMOTE_ADDR&#039;]] &gt;= @$login_max_attempts) &amp;&amp; (time() &lt; $login_faillog[$user][&#039;last&#039;] + $login_delay))
        return true;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Sat, 27 Oct 2012 12:23:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14004#p14004</guid>
		</item>
		<item>
			<title><![CDATA[Undefined index: ...../fa/includes/session.inc at line 158]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13994#p13994</link>
			<description><![CDATA[<p>Hello,</p><p>i don&#039;t know if it is a real problem or just a warning ...</p><p>every time i open the login page to access FA i get the login form but i also get a pink bow on the top with a message</p><p>see <a href="http://www.lifestyleandmore.it/test/undefined_index.jpg">here</a></p><br /><p>i have check the file the message refers to:<br /></p><div class="codebox"><pre><code>function check_faillog()
{
    global $login_delay, $login_faillog, $login_max_attempts;

    $user = $_SESSION[&quot;wa_current_user&quot;]-&gt;user;

(line 158)    if (@$login_delay &amp;&amp; ($login_faillog[$user][$_SERVER[&#039;REMOTE_ADDR&#039;]] &gt;= @$login_max_attempts) &amp;&amp; (time() &lt; $login_faillog[$user][&#039;last&#039;] + $login_delay))
        return true;

    return false;
}</code></pre></div><p>anything i could do to fix or i just ignore it</p><p>many thanks</p>]]></description>
			<author><![CDATA[null@example.com (Vdonatiello)]]></author>
			<pubDate>Fri, 26 Oct 2012 04:39:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13994#p13994</guid>
		</item>
	</channel>
</rss>
