hi mr lenfitz, i had read your thread at
http://forum.mosets.com/showthread.p...4&goto=newpost, but i don't understand at this code :
=================================
Here is the code I used to place in the tpl.php pages. This will display the reCAPTCHA on your page
<?php
require_once('captcha/recaptchalib.php');
$publickey = "Place your publickey here"; // you got this from the signup page
echo recaptcha_get_html($publickey);
===========
majorly at this "Here is the code I used to place in the tpl.php pages."
i have search file name tpl.php in MT 2.1.3 but didn't find its, where's the file should be i change?thanks a lot
Best Regards
Ade Iskandar