<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - How Do I Prevent Auto-logout???]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/21801/"/>
	<updated>2009-06-22T10:04:53Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/21801/how-do-i-prevent-autologout/</id>
		<entry>
			<title type="html"><![CDATA[Re: How Do I Prevent Auto-logout???]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/128587/#p128587"/>
			<content type="html"><![CDATA[<p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[DK]]></name>
				<uri>http://punbb.informer.com/forums/user/15675/</uri>
			</author>
			<updated>2009-06-22T10:04:53Z</updated>
			<id>http://punbb.informer.com/forums/post/128587/#p128587</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How Do I Prevent Auto-logout???]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/128586/#p128586"/>
			<content type="html"><![CDATA[<p>Go to &lt;FORUM_URL&gt;/admin/settings.php?section=setup and increase visit timeout</p>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2009-06-22T09:59:35Z</updated>
			<id>http://punbb.informer.com/forums/post/128586/#p128586</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How Do I Prevent Auto-logout???]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/128585/#p128585"/>
			<content type="html"><![CDATA[<p>so it&#039;s the wrong place to modify then.</p><p>If I want to postpone session timeout, what should I do?</p>]]></content>
			<author>
				<name><![CDATA[DK]]></name>
				<uri>http://punbb.informer.com/forums/user/15675/</uri>
			</author>
			<updated>2009-06-22T09:17:42Z</updated>
			<id>http://punbb.informer.com/forums/post/128585/#p128585</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How Do I Prevent Auto-logout???]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/128583/#p128583"/>
			<content type="html"><![CDATA[<p>This line is affecting the expiry time of the forum&#039;s cookie. If a user checks &quot;Remember me&quot;, the cookie will expire after 14 days, otherwise it will expire after the visit&#039;s timeout.</p>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2009-06-22T09:00:34Z</updated>
			<id>http://punbb.informer.com/forums/post/128583/#p128583</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How Do I Prevent Auto-logout???]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/128571/#p128571"/>
			<content type="html"><![CDATA[<p>Hello everyone:</p><p>I&#039;m new to Punbb. I would like to ask how to prevent auto logout or at least postpone such behavior, as people may sometimes spend more time typing longer paragraphs.</p><p>I think it probably has something to do with sessions, but it doesn&#039;t look like Punbb uses php&#039;s session handling functions.</p><p>Will editing this line work?</p><p>in login.php, around line 108</p><div class="codebox"><pre><code>$expire = ($save_pass) ? time() + 1209600 : time() + $forum_config[&#039;o_timeout_visit&#039;];</code></pre></div><p>If the above line is not the right place to apply changes, then where should I edit?</p><p>Thanks in advance <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[DK]]></name>
				<uri>http://punbb.informer.com/forums/user/15675/</uri>
			</author>
			<updated>2009-06-21T19:44:27Z</updated>
			<id>http://punbb.informer.com/forums/post/128571/#p128571</id>
		</entry>
</feed>
