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

<item>
<title>yuniar on "Captcha not working"</title>
<link>https://www.machform.com/forums/topic/captcha-not-working-2#post-18197</link>
<pubDate>Sun, 05 May 2013 12:20:59 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">18197@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The PHP on your server seems to be running under strict mode.&#60;br /&#62;
To fix this, you can edit your &#34;includes/post-functions.php&#34; file, search around line 1676 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if (PhpCaptcha::Validate($captcha_response_field) !== true) {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if (@PhpCaptcha::Validate($captcha_response_field) !== true) {&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>arabedioux on "Captcha not working"</title>
<link>https://www.machform.com/forums/topic/captcha-not-working-2#post-18175</link>
<pubDate>Fri, 03 May 2013 01:06:33 +0000</pubDate>
<dc:creator>arabedioux</dc:creator>
<guid isPermaLink="false">18175@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I am getting this error upon submission, I was using the simple image, recaptcha does not show up at all. If I go back though, it would submit.&#60;/p&#62;
&#60;p&#62;Strict Standards: Non-static method PhpCaptcha::Validate() should not be called statically in /homepages/45/d288023048/htdocs/paramount/forms/includes/post-functions.php on line 1513&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /homepages/45/d288023048/htdocs/paramount/forms/includes/post-functions.php:1513) in /homepages/45/d288023048/htdocs/paramount/forms/view.php on line 53&#60;/p&#62;
&#60;p&#62;-----------------------------&#60;br /&#62;
Any help would be greatly appreciated
&#60;/p&#62;</description>
</item>

</channel>
</rss>
