test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ccdkhmer Friend
    #177760

    Hello,
    I need help with captcha – recaptchar. I made modification to ajax-layout.php at /templates/ja_business/html/mod_jaquickcontact.
    I added these line at the top:

    require_once(‘recaptchalib.php’);
    $publickey = “6LdaD9ISAAAAAEcgmwLdLbv8kySJcERIast5ellA”; // you got this from the signup page

    add this to make captcha shows on the quick contact form right after form tag:
    <?php
    echo recaptcha_get_html($publickey);
    ?>

    At plug-in manager
    I enable both captcha – recaptcha and content – captcha. With this setting, it will never let it goes thru even I type the correct characters shown.
    If I disable either one of settings, it accepts everything even it is wrong.

    Please help. I do not know what is wrong. If it does not solve the issue, I will disable the quick contact form and look for alternative.

    Thanks,

    Ninja Lead Moderator
    #456587

    Hi there,

    I developed this quickcontact module with integration with Captcha – ReCaptcha plugin.

    I tested with both cases you mention above:

    1) Disable Content – CAPTCHA plugin test with true and wrong type captcha
    2) Enable both 2 plugins and test with true and wrong type captcha again.

    Both case above works normally. No error seen.

    Let me know how i can reproduce the errors.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum