<?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 expires</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Session expires</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 02:14:16 +0000</pubDate>

<item>
<title>redityo on "Session expires"</title>
<link>https://www.machform.com/forums/topic/session-expires#post-6674</link>
<pubDate>Wed, 22 Jul 2009 21:25:12 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">6674@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I run machform from firefox 3.5.1 and works fine.  Try to make sure your browser cookie and javascript is enabled. Otherwise you can try to restore firefox to default setting
&#60;/p&#62;</description>
</item>
<item>
<title>awarner20 on "Session expires"</title>
<link>https://www.machform.com/forums/topic/session-expires#post-6672</link>
<pubDate>Wed, 22 Jul 2009 20:36:18 +0000</pubDate>
<dc:creator>awarner20</dc:creator>
<guid isPermaLink="false">6672@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Update:&#60;/p&#62;
&#60;p&#62;I had this user due some further testing and he was still experiencing the same error. Contrary to what I was told yesterday, his Firefox version is not 3.0.11. He is actually running the Firefox beta 3.5.1. It happens every time with that version. Maybe this is a bug in 3.5.1 or maybe they have changed something on purpose?&#60;/p&#62;
&#60;p&#62;Can anyone else running 3.5.1 try to duplicate this?
&#60;/p&#62;</description>
</item>
<item>
<title>awarner20 on "Session expires"</title>
<link>https://www.machform.com/forums/topic/session-expires#post-6666</link>
<pubDate>Wed, 22 Jul 2009 00:07:59 +0000</pubDate>
<dc:creator>awarner20</dc:creator>
<guid isPermaLink="false">6666@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;@ yuniar,&#60;/p&#62;
&#60;p&#62;I have just experienced the same issue as the original poster above. This form is embedded into a .htm page using the iframe embed. The session expired error occurred using Firefox/3.0.11. I have tried different computer (same browser) and no error.&#60;/p&#62;
&#60;p&#62;EDIT: I am using VERSION 2.2 - 15 May 2009&#60;/p&#62;
&#60;p&#62;I will send email with link.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Session expires"</title>
<link>https://www.machform.com/forums/topic/session-expires#post-4329</link>
<pubDate>Mon, 19 Jan 2009 18:06:57 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4329@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hmm.. can you paste me the URL to your page where you embed your form? I'll test it.&#60;br /&#62;
If you don't want to post it here, please mail to: customer.service [at] appnitro.com
&#60;/p&#62;</description>
</item>
<item>
<title>loccom on "Session expires"</title>
<link>https://www.machform.com/forums/topic/session-expires#post-4322</link>
<pubDate>Sat, 17 Jan 2009 22:48:18 +0000</pubDate>
<dc:creator>loccom</dc:creator>
<guid isPermaLink="false">4322@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I am using the Iframe code. Not the advanced php code
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Session expires"</title>
<link>https://www.machform.com/forums/topic/session-expires#post-4320</link>
<pubDate>Sat, 17 Jan 2009 14:46:05 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4320@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Which code do you use to embed your form? Standard form code or advanced form code?&#60;/p&#62;
&#60;p&#62;If you are using the advanced form code, on the page where you embed your form, add this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
header(&#38;quot;p3p: CP=\&#38;quot;IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\&#38;quot;&#38;quot;);
session_start();
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;make sure to put the code above &#60;strong&#62;on the first line&#60;/strong&#62; of your page.
&#60;/p&#62;</description>
</item>
<item>
<title>loccom on "Session expires"</title>
<link>https://www.machform.com/forums/topic/session-expires#post-4316</link>
<pubDate>Sat, 17 Jan 2009 03:29:46 +0000</pubDate>
<dc:creator>loccom</dc:creator>
<guid isPermaLink="false">4316@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I am getting the &#34;Session Expired, Try Again&#34; Messages.&#60;/p&#62;
&#60;p&#62;I have tried the tips here: &#60;a href=&#34;http://www.appnitro.com/forums/topic/session-expires-when-submitting-form?replies=12#post-2054&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/session-expires-when-submitting-form?replies=12#post-2054&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I also edited these files with notepad + too.&#60;/p&#62;
&#60;p&#62;I got these by placing the iframe on another website, but same server.&#60;/p&#62;
&#60;p&#62;I have 2 forms on the website, one works fine but the other gives these session errors.&#60;/p&#62;
&#60;p&#62;I am using Firefox.&#60;/p&#62;
&#60;p&#62;please help
&#60;/p&#62;</description>
</item>

</channel>
</rss>
