<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : contact us, captcha</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 09 May 2026 15:15:58 -0000</pubDate>

		<item>
			<title>ruben</title>
			<description><![CDATA[<p>
	the captcha in my contact us plugin won't work.<br />
	the verify img is not showing, but when i fill in the form it does say: Wrong code from picture!</p>
<p>
	captcha manager is installed and running</p>
<p>
	<br />
	 </p>
<pre class="brush:php;">
if ($usr['id'] &lt; 1 &amp;&amp; $cfg['plugin']['contactus']['useCaptcha'] == 'Yes'){
	$t-&gt;assign(array(	
	"CONTACTUS_VERIFYIMG" =&gt; sed_captcha_generate(),
    	"CONTACTUS_VERIFYINPUT" =&gt; "&lt;input name=\"rverify\" type=\"text\" id=\"rverify\" size=\"24\" maxlength=\"6\" class=\"text\" /&gt;",
	));
	$t-&gt;parse("MAIN.CAPTCHA");
}</pre>
<p>
	 </p>
<p>
	nvm, got aother captcha to work</p>
]]></description>
			<pubDate>Fr, 18 Jan 2013 19:38:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=7311&d=0#post36835]]></link>
		</item>
	</channel>
</rss>