<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Login timeout problem - data lost in Community Site Feedback</title>
    <link>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13785#M1475</link>
    <description>As I use the standard 60 minute login at present (don't ask why - but if you are interested have a look at my thread regarding "Show unread posts since last visit" ) I have found a problem.&lt;BR /&gt;If you want to post and while writing it the 60 minute lapses nothing happens until you try to post then it tells you that you can't unless you are logged in. If then you login as requested everything you have written has vanished into a blackhole. &lt;BR /&gt;This also happens if you are trying to send a PM.&lt;BR /&gt;Surely the system should be that the login screen takes you back to where you were with everything intact.</description>
    <pubDate>Fri, 07 Sep 2007 11:48:29 GMT</pubDate>
    <dc:creator>Oldjim</dc:creator>
    <dc:date>2007-09-07T11:48:29Z</dc:date>
    <item>
      <title>Login timeout problem - data lost</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13785#M1475</link>
      <description>As I use the standard 60 minute login at present (don't ask why - but if you are interested have a look at my thread regarding "Show unread posts since last visit" ) I have found a problem.&lt;BR /&gt;If you want to post and while writing it the 60 minute lapses nothing happens until you try to post then it tells you that you can't unless you are logged in. If then you login as requested everything you have written has vanished into a blackhole. &lt;BR /&gt;This also happens if you are trying to send a PM.&lt;BR /&gt;Surely the system should be that the login screen takes you back to where you were with everything intact.</description>
      <pubDate>Fri, 07 Sep 2007 11:48:29 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13785#M1475</guid>
      <dc:creator>Oldjim</dc:creator>
      <dc:date>2007-09-07T11:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Login timeout problem - data lost</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13786#M1476</link>
      <description>The problem is that posts (mid-writing) aren't saved on the server anywhere, and are only transferred to the server once the Post button is hit, as long as the required conditions (i.e. logged in) are met.&lt;BR /&gt;Only possible "fix" for this I can think of off-hand is to add a countdown timer somewhere in the navigation that tells you how long you are logged in for (although trying to set up and maintain something like this could run into some problems).&lt;BR /&gt;On the other hand, something may be hacked up to work in the same way as the "someone has posted before you, read it first" style message that you get if someone posts before you do on a thread. Don't think you would lose your message that way.</description>
      <pubDate>Fri, 07 Sep 2007 12:04:10 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13786#M1476</guid>
      <dc:creator>MikeWhitehead</dc:creator>
      <dc:date>2007-09-07T12:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Login timeout problem - data lost</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13787#M1477</link>
      <description>AJAX (well, possibly with XML and therefore really AJAX...) could allow us to save out drafts of posts I guess.&amp;nbsp;  We'd need to add that functionality.&lt;BR /&gt;I wonder if there is an SMF plugin to do it....</description>
      <pubDate>Fri, 07 Sep 2007 16:37:02 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13787#M1477</guid>
      <dc:creator>Kelly</dc:creator>
      <dc:date>2007-09-07T16:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Login timeout problem - data lost</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13788#M1478</link>
      <description>[me=MikeWhitehead]hides from the mention of the plugin[/me]&lt;BR /&gt;I'm sure it's quite easily done. I mean, once you are sent to the login screen after you try to post your message, the contents of the message is still in $_POST['message'] and it can be kept in another variable if needed. However, once you log back in via the login box that is displayed, it doesn't take you back to the thread that you were on but rather takes you to create a new topic.&lt;BR /&gt;An "easy" way would be to check for the existance of the session control cookie (think its maybe pnCommunitySite on here?). If the cookie doesn't exist, then they aren't logged in.&lt;BR /&gt;If cookies are disabled, however, then this wouldn't be a viable option and the SMF session control would need to be used.</description>
      <pubDate>Fri, 07 Sep 2007 17:14:48 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13788#M1478</guid>
      <dc:creator>MikeWhitehead</dc:creator>
      <dc:date>2007-09-07T17:14:48Z</dc:date>
    </item>
    <item>
      <title>The following error or errors occurred while posting this message:</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13789#M1479</link>
      <description>I would put the error here but posting a new topic wipes it from the copy/paste buffer.&lt;BR /&gt;Basically, If I'm logged in and I post a reply, but I take long enough to type the message that my login time expires, it loses my message, tells me to login and type everything all over again.&lt;BR /&gt;So I don't bother.&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Oct 2007 20:15:24 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13789#M1479</guid>
      <dc:creator>VileReynard</dc:creator>
      <dc:date>2007-10-02T20:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: The following error or errors occurred while posting this message:</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13790#M1480</link>
      <description>Already noted &lt;A href="http://community.plus.net/forum/index.php/topic,1360.0.html" target="_blank"&gt;here&lt;/A&gt;.</description>
      <pubDate>Tue, 02 Oct 2007 20:38:24 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13790#M1480</guid>
      <dc:creator>MikeWhitehead</dc:creator>
      <dc:date>2007-10-02T20:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Login timeout problem - data lost</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13791#M1481</link>
      <description>Not a bug, so moved to 'suggestions'.</description>
      <pubDate>Mon, 18 Feb 2008 08:46:59 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Login-timeout-problem-data-lost/m-p/13791#M1481</guid>
      <dc:creator />
      <dc:date>2008-02-18T08:46:59Z</dc:date>
    </item>
  </channel>
</rss>

