<?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: Captcha Issues</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Captcha Issues</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 05:44:50 +0000</pubDate>

<item>
<title>yuniar on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-17285</link>
<pubDate>Mon, 18 Feb 2013 20:56:41 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17285@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Giorgio -- can you let me know the URL of your form? I'll check it.&#60;br /&#62;
You can send it via email if you don't want to post it here.&#60;/p&#62;
&#60;p&#62;Please mail to: customer.service [at] appnitro.com
&#60;/p&#62;</description>
</item>
<item>
<title>Giorgio on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-17263</link>
<pubDate>Sat, 16 Feb 2013 23:44:36 +0000</pubDate>
<dc:creator>Giorgio</dc:creator>
<guid isPermaLink="false">17263@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi, I'm using version 3.4&#60;br /&#62;
Using simple image captcha and PHP Form File seems not to accept correct captcha letters.&#60;br /&#62;
What can I do to fix this? session_start is already there in the php file:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
header(&#34;p3p: CP=\&#34;IDC......&#34;&#34;);&#60;br /&#62;
session_start();
&#60;/p&#62;</description>
</item>
<item>
<title>freeze2 on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-15697</link>
<pubDate>Fri, 24 Aug 2012 22:00:43 +0000</pubDate>
<dc:creator>freeze2</dc:creator>
<guid isPermaLink="false">15697@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ahhh...thanks for the explanation :)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-15694</link>
<pubDate>Fri, 24 Aug 2012 14:31:59 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">15694@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;That is on purpose. Once a person has successfully submitted a CAPTCHA, we can be certain that he/she is a real human, hence MachForm won't display any CAPTCHA for any subsequent submissions.&#60;/p&#62;
&#60;p&#62;This is valid during that particular session only, for that particular user. If the person closed the browser or the session expired, the captcha will be displayed again for that person.
&#60;/p&#62;</description>
</item>
<item>
<title>freeze2 on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-15684</link>
<pubDate>Thu, 23 Aug 2012 07:16:34 +0000</pubDate>
<dc:creator>freeze2</dc:creator>
<guid isPermaLink="false">15684@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks redityo, this did fix the problem of the Simple Text accepting the correct answer. I did notice now that after submitting the form, the Simple Text field disappears when the form is loaded again.&#60;/p&#62;
&#60;p&#62;Any thoughts?
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-15670</link>
<pubDate>Wed, 22 Aug 2012 11:21:55 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">15670@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can try to put the code in the first line.&#60;br /&#62;
If there is another php code, make sure you put it before &#38;lt;?php tag
&#60;/p&#62;</description>
</item>
<item>
<title>freeze2 on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-15659</link>
<pubDate>Tue, 21 Aug 2012 21:45:41 +0000</pubDate>
<dc:creator>freeze2</dc:creator>
<guid isPermaLink="false">15659@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar, where exactly is that code supposed to go? I tried adding it to the page on the second line and it just gave me page errors.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-15654</link>
<pubDate>Mon, 20 Aug 2012 19:08:10 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">15654@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;If you are using the php embed code, try to add this code below to the first line of the page where you embed the form:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php session_start(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>freeze2 on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-15640</link>
<pubDate>Sat, 18 Aug 2012 04:26:01 +0000</pubDate>
<dc:creator>freeze2</dc:creator>
<guid isPermaLink="false">15640@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I've now come across  a similar problem in v3.3. I have tried the Simple Text using the php embed code and no matter what, it will not except the correct answer.&#60;/p&#62;
&#60;p&#62;The reCaptcha works good.&#60;/p&#62;
&#60;p&#62;Any thoughts?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-14704</link>
<pubDate>Fri, 11 May 2012 20:32:15 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">14704@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Are you embedding the form using the php embed code? If so, I suggest to update to v3.2&#60;br /&#62;
There were several issues with the captcha when the form being embedded using the php code and we've fixed this within v3.2
&#60;/p&#62;</description>
</item>
<item>
<title>got2know on "Captcha Issues"</title>
<link>https://www.machform.com/forums/topic/captcha-issues#post-14691</link>
<pubDate>Fri, 11 May 2012 07:52:22 +0000</pubDate>
<dc:creator>got2know</dc:creator>
<guid isPermaLink="false">14691@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Using 3.1.&#60;/p&#62;
&#60;p&#62;I've tried adding the Captcha to my form and there are issues.&#60;/p&#62;
&#60;p&#62;1) reCaptacha&#60;/p&#62;
&#60;p&#62;all seems to work.  Image shows and it submits.&#60;/p&#62;
&#60;p&#62;2) Simple Image&#60;/p&#62;
&#60;p&#62;image is missing / you can't see it.&#60;/p&#62;
&#60;p&#62;3) Simple text&#60;/p&#62;
&#60;p&#62;question shows, but it won't accept the right answer.&#60;/p&#62;
&#60;p&#62;Any thoughts.&#60;/p&#62;
&#60;p&#62;got2know
&#60;/p&#62;</description>
</item>

</channel>
</rss>
