Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jay 409 posts 635 karma points
    Sep 08, 2016 @ 17:06
    Jay
    0

    Umbraco Forms Recaptcha in https

    Hi All,

    I'm using Umbraco 7.4.3 and Umbraco Forms 4.2.1

    I need to render the Recaptcha for a client and the site is running in https. Therefore when I've added in the recaptcha property onto the Umbraco forms but it's not loading on the site due to the generated recaptcha codes are calling http instead of https.

    Is there any ways i can amend to make it to call https instead?

    Apprecaite any help on this

    Thanks

    Screen grab as below enter image description here

  • karen 186 posts 461 karma points
    Sep 29, 2016 @ 21:07
    karen
    0

    usually you can remove the area of the script call that you highlighted, the http:, so your line will look like

    src="//www.google.com/recaptcha...

    and this will have the script being included via the same manner as the rest of the page

    But curious to know - what file are you editing to make this change. I need to do something similar. Thanks

  • Jay 409 posts 635 karma points
    Sep 30, 2016 @ 07:13
    Jay
    0

    Can't find where to edit it. So in the end I've integrated the Captcha I'm not a robot for the client

    https://our.umbraco.org/forum/umbraco-pro/contour/63765-Upgrading-ReCaptcha-to-the-Im-not-a-robot-version

  • Alex Skrypnyk 6131 posts 23950 karma points MVP 7x admin c-trib
    Oct 04, 2016 @ 21:38
    Alex Skrypnyk
    0

    Hi JLon,

    We just created package for reCAPTCHA field for Umbraco Forms - https://our.umbraco.org/projects/collaboration/recaptcha-field-for-umbraco-forms/

    Try it.

    Thanks,

    Alex

  • Jonathan Roberts 409 posts 1063 karma points
    Jun 27, 2017 @ 10:05
    Jonathan Roberts
    0

    Hi Alex, I am using your reCaptcha but when I submit the form I get the following:

    Recaptcha Verification Failed: invalid-keys

    I did get a valid key from the Google API site.

    Any ideas what the issue is?

    Jon

  • Tony Thompson 18 posts 90 karma points
    Nov 02, 2017 @ 09:16
    Tony Thompson
    0

    Did anything ever get answered here?

    I'm using Umbraco 7.5.11 and Umbraco Forms: "4.4.3"

    When accessing the form over https I get the mixed content warning and no CAPTCHA is loaded (http is fine).

    If I try to install reCAPTCHA field for Umbraco Forms instead I get the following error: Server was unable to process request. ---> This package is not compatible with the Umbraco version 4.0.0

    Ideally I'd like to make the out-of-the-box work in https.

    Does anyone have any tips or advice?

Please Sign in or register to post replies

Write your reply to:

Draft