HEllo again dear yuniar
It is me again, you see I got so addicted to your marvelous software, today I bought a new licence for another site I have , Well, i need your help here :
after I made the form and enabled the captcha, it does not show up in the form, any idea why ??
i used to have anther form on the same web with captcha, and it worked fine the past , but the new form from your software, dont want to show it at all, any great ideas,
it shows well wiht my other site, both have the same host
by th way my broswer is IE7
here is my code in config.php
/** CAPTCHA settings **/
/** To use reCAPTCHA you must get an API key from http://recaptcha.net/api/getkey **/
define('RECAPTCHA_PUBLIC_KEY','6Lcm3IAAAAAAOOuW-maUseluGqdGI_Kx7WWgwvBK');
define('RECAPTCHA_PRIVATE_KEY','6Lcm3AIAAAAAAOR4MHVThCdX9JXDxF7zPmJEPmrL');
/** Set below to 'true' if you prefer to use the internal CAPTCHA implementation instead of reCAPTCHA **/
/** GD extension must be enabled in order to use this option **/
define('USE_INTERNAL_CAPTCHA',true);
Any suggestion ?
Thanks a million
Aladdin