Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • lindaatl Friend
    #199022

    Hello. Login registration is requesting captcha entry but the codes are not showing. The captcha plugin is active on the site and I’ve registered the site with recaptcha and entered the required keys, but still the code does not appear. This problem also appears in lost password and lost user name screens.

    http://www.sketchcrewapparel.com/index.php/using-joomla/extensions/components/users-component/registration-form

    Your help is greatly appreciated.

    Thanks,
    Linda

    chavan Friend
    #539705

    Please post your site Admin details in PM.

    lindaatl Friend
    #540043

    PM sent to you. Thank you!

    chavan Friend
    #540047

    Have fixed the issue

    Replaced this code in the recaptcha plugin file


    const RECAPTCHA_API_SERVER = "http://api.recaptcha.net"; const RECAPTCHA_API_SECURE_SERVER = "https://www.google.com/recaptcha/api"; const RECAPTCHA_VERIFY_SERVER = "api-verify.recaptcha.net";

    With


    const RECAPTCHA_API_SERVER = "http://www.google.com/recaptcha/api"; const RECAPTCHA_API_SECURE_SERVER = "https://www.google.com/recaptcha/api"; const RECAPTCHA_VERIFY_SERVER = "api-verify.recaptcha.net";

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

This topic contains 4 replies, has 2 voices, and was last updated by  chavan 9 years, 10 months ago.

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