Error When Updating Plugin
-
Hi,
I’ve just updated the plugin and received this error message:
Update failed: Security Verification #stackprotectform { display: flex; justify-content: center; align-items: center; } .g-recaptcha { display: flex; justify-content: center; } function stackProtect() { var action = ‘invisible’; if (action === ‘invisible’) { grecaptcha.ready(function() { grecaptcha.execute(‘6LdZXJwUAAAAAE1ERIs8cDyw2wNhHNuMxBJWG0Aa’).then(function(token) { document.getElementById(‘token’).value = token; document.getElementById(‘stackprotectform’).submit(); }); }); } else { document.getElementById(‘stackprotectform’).submit(); } } setInterval(stackProtect, 5000); To help us keep this website secure, please wait while we verify you’re not a robot! It will only take a few seconds… Loading…Thanks, Colin Dowling.
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.