I'm currently using Umbraco v7.6.4 and trying to setup the Google Captcha on our forms (6.03). I'm currently getting an issue when I add the Captcha I get this error "Error loading Partial View script (file: ~/Views/MacroPartials/InsertUmbracoFormWithTheme.cshtml)".
Just for an update I've installed Umbraco Forms on Perplex Steroids and this now works correctly without breaking the formatting but I get a new error on the Captcha itself that says: ERROR for site owner:
Invalid domain for site key
Issue with Captchav2
Hello,
I'm currently using Umbraco v7.6.4 and trying to setup the Google Captcha on our forms (6.03). I'm currently getting an issue when I add the Captcha I get this error "Error loading Partial View script (file: ~/Views/MacroPartials/InsertUmbracoFormWithTheme.cshtml)".
I can then fix this issue by changing
to
The issue I then get is the formatting goes all funny and loses all style. Can anyone suggest a fix?
Just for an update I've installed Umbraco Forms on Perplex Steroids and this now works correctly without breaking the formatting but I get a new error on the Captcha itself that says: ERROR for site owner: Invalid domain for site key
I've went to https://www.google.com/recaptcha/admin# and added the domain and in the web.config file I've added:
I've also added it in the umbracoforms.config and still got the same error. Any ideas?
is working on a reply...