<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Session expired  -  need to be able to use the back button</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Session expired  -  need to be able to use the back button</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 04:39:37 +0000</pubDate>

<item>
<title>yuniar on "Session expired  -  need to be able to use the back button"</title>
<link>https://www.machform.com/forums/topic/session-expired-need-to-be-able-to-use-the-back-button#post-1754</link>
<pubDate>Mon, 12 May 2008 09:05:57 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1754@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sounds great. Thanks for the kind words :-)
&#60;/p&#62;</description>
</item>
<item>
<title>BFG9000 on "Session expired  -  need to be able to use the back button"</title>
<link>https://www.machform.com/forums/topic/session-expired-need-to-be-able-to-use-the-back-button#post-1749</link>
<pubDate>Sat, 10 May 2008 17:06:15 +0000</pubDate>
<dc:creator>BFG9000</dc:creator>
<guid isPermaLink="false">1749@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks Yuniar!&#60;/p&#62;
&#60;p&#62;It's working perfectly!&#60;/p&#62;
&#60;p&#62;I'd also just like to reiterate what I said in my email to you.&#60;br /&#62;
This is a fantastic product!&#60;br /&#62;
I'm enormously impressed with the support you offer your customers.&#60;br /&#62;
I only hope that you're making enough money for the incredible levels of support to continue.&#60;/p&#62;
&#60;p&#62;TTFN&#60;/p&#62;
&#60;p&#62;BFG
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Session expired  -  need to be able to use the back button"</title>
<link>https://www.machform.com/forums/topic/session-expired-need-to-be-able-to-use-the-back-button#post-1745</link>
<pubDate>Sat, 10 May 2008 12:00:27 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1745@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sorry I forgot one thing. Let me try it again.&#60;/p&#62;
&#60;p&#62;1) Enable form review&#60;br /&#62;
2) Edit &#60;strong&#62;confirm.php&#60;/strong&#62; and &#60;strong&#62;confirm_embed.php&#60;/strong&#62;, remove the &#60;code&#62;unset($_SESSION[&#38;#39;review_id&#38;#39;]);&#60;/code&#62; as I've pointed above.&#60;br /&#62;
3) Edit &#60;strong&#62;includes/post-functions.php&#60;/strong&#62;, at the bottom of that file (around line 2262) you'll find this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;do_query(&#38;quot;DELETE FROM ap_form_{$form_id}_review where id=&#38;#39;{$record_id}&#38;#39; or session_id=&#38;#39;{$session_id}&#38;#39;&#38;quot;);&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
remove that line.&#60;/p&#62;
&#60;p&#62;That should do it.
&#60;/p&#62;</description>
</item>
<item>
<title>BFG9000 on "Session expired  -  need to be able to use the back button"</title>
<link>https://www.machform.com/forums/topic/session-expired-need-to-be-able-to-use-the-back-button#post-1736</link>
<pubDate>Fri, 09 May 2008 19:51:04 +0000</pubDate>
<dc:creator>BFG9000</dc:creator>
<guid isPermaLink="false">1736@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar,&#60;/p&#62;
&#60;p&#62;Thanks for your quick response.&#60;/p&#62;
&#60;p&#62;I tried both of those options however &#38;#38; they don't seem to work.&#60;/p&#62;
&#60;p&#62;Just thinking out loud for a moment.....&#60;br /&#62;
How easy would it to set the default entry for an element to the last submitted entry for that element? (maybe with a hack to not do this for email address - or any other element we decide not to populate?).&#60;/p&#62;
&#60;p&#62;TTFN&#60;/p&#62;
&#60;p&#62;BFG
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Session expired  -  need to be able to use the back button"</title>
<link>https://www.machform.com/forums/topic/session-expired-need-to-be-able-to-use-the-back-button#post-1728</link>
<pubDate>Fri, 09 May 2008 14:28:34 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1728@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hmm.. the session expiry checking is indeed designed to avoid duplicate entries.&#60;/p&#62;
&#60;p&#62;I'm not sure if this would work, but try to edit you confirm.php and confirm_embed.php.&#60;br /&#62;
Search around line 33 for this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;unset($_SESSION[&#38;#39;review_id&#38;#39;]);&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
remove that line.&#60;/p&#62;
&#60;p&#62;Or perhaps you can disable the &#34;form review&#34; option, so that your users could hit the back button immediately after submitting?
&#60;/p&#62;</description>
</item>
<item>
<title>BFG9000 on "Session expired  -  need to be able to use the back button"</title>
<link>https://www.machform.com/forums/topic/session-expired-need-to-be-able-to-use-the-back-button#post-1707</link>
<pubDate>Thu, 08 May 2008 19:47:21 +0000</pubDate>
<dc:creator>BFG9000</dc:creator>
<guid isPermaLink="false">1707@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi All,&#60;/p&#62;
&#60;p&#62;I have a need for users to be able to enter mutliple almost identical entries.&#60;br /&#62;
The easiest way to do this would be for them to hit the back button a couple of times after submitting. This keeps (quite correctly) giving the message that the session has expired &#38;#38; they need to start again.&#60;/p&#62;
&#60;p&#62;One thought I had was for a user to be able to edit an existing entry &#38;#38; 'save as new'.&#60;br /&#62;
Alternatively how about a means of submitting but not clearing the data from the temp table &#38;#38; go back to edit it &#38;#38; then save as new?&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;
TTFN&#60;/p&#62;
&#60;p&#62;
BFG
&#60;/p&#62;</description>
</item>

</channel>
</rss>
