Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
A Parser-blocking, cross-origin script, https://www.google.com/recaptcha/api/js/recaptcha.js
_vk
New
Hi. I'm getting this error from register page in my 2.2.1 installation. There have being people reporting problems to register due to recaptcha errors, as per this image
http://www.thefreshloaf.com/files/u73062/pada.png
Chrome report this:
A Parser-blocking, cross-origin script, https://www.google.com/recaptcha/api/js/recaptcha.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
thanks
community can be reached @ pada.kubrusly.com
Tagged:
0
Comments
it seems to be reported with chrome browsers.
https://developers.google.com/web/updates/2016/08/removing-document-write
https://www.google.com/search?q=A+Parser-blocking,+cross-origin+script,
try to asych it,
or get rid of captcha and use a registration question instead, if you have no other choices.
https://vanillaforums.org/discussion/comment/239508/#Comment_239508
https://vanillaforums.org/addon/addregistrationquestion-plugin
Pragmatism is all I have to offer. Avoiding the sidelines and providing centerline pro-tips.
Hello @River, thanks very much for your help.
I had reached that google page. But I can't find were I can try to async it.
Can you point me ?
I'll have a try at the other solution as well.
Thanks thanks
not sure how to asynch it, the recaptcha code has been moved from core to a plugin in the master, so its a bit tough for me, especially since I don't use captcha myself and no way for me to test it.
I prefer the registration question without the captcha myself.
Pragmatism is all I have to offer. Avoiding the sidelines and providing centerline pro-tips.