cotonti.com : contact us, captcha https://www.cotonti.com Laatste forum onderwerpen Cotonti en Sat, 07 Feb 2026 21:48:56 -0000 ruben the captcha in my contact us plugin won't work.
the verify img is not showing, but when i fill in the form it does say: Wrong code from picture!

captcha manager is installed and running


 

if ($usr['id'] < 1 && $cfg['plugin']['contactus']['useCaptcha'] == 'Yes'){
	$t->assign(array(	
	"CONTACTUS_VERIFYIMG" => sed_captcha_generate(),
    	"CONTACTUS_VERIFYINPUT" => "<input name=\"rverify\" type=\"text\" id=\"rverify\" size=\"24\" maxlength=\"6\" class=\"text\" />",
	));
	$t->parse("MAIN.CAPTCHA");
}

 

nvm, got aother captcha to work

]]>
Vr, 18 Jan 2013 19:38:31 -0000