ok thank you very much. I Understand. So we test it a little bit. Thanks for your help.
but can I just ask you a favour? If you solve it, let us know exactly how and what to do so that this thread helps other people! thanks!
-
This reply was modified 3 years, 8 months ago by Erik. Reason: tag edited
@codekraft So we have take a look. What do you mean is ok, but the Problem with the SSL Certificate wich do you say at this Link https://imgur.com/a/hcfGgxH have your site too.
https://modul-r.codekraft.it/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.4.1
Do you think this is the Problem with the ContactForm7 index.js?
Thanks for your replay
-
This reply was modified 3 years, 8 months ago by freshinger.
-
This reply was modified 3 years, 8 months ago by freshinger.
the reason is something like:
– wpcf7 has in his script something that trigger Smartscreen pretection, but this issue can’t be avoided probably because it’s targeting a form.
– the website has something in his server config that is missing…
after some reserch i found this:
CONSOLE-> crbug/1173575, non-JS module files deprecated. (anonymous) @ (index):1181
-> Resource interpreted as Document but transferred with MIME type application/javascript: “https://kingdomjumpers.com/wp-content/plugins/contact-form-7/includes/js/index.js”.
@codekraft thanks for your Information. We take a look at your site.You have the same Problem. Look at this Link: https://www.codekraft.it/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.4.1
Your Subdomain have the Issue not. The Same at our site. So I think its a Problem with the Code.
A other Information for you:
With the old Version from ContactForm7 (Version 5.1.9) the Smart Screen problem is at this Link:
https://yourdomain.com/wp-content/plugins/contact-form-7/includes/css/styles.css
Please Check Again
Greats Eric
the url that you are referencing is wrong! the correnct url is:
https://modul-r.codekraft.it/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.4.1 and from my side, that url has no issues (apart is sooo slow i know).
The main domain is empty (only a splash page), so this is the reason why can’t find that file and you get an error! 🙂
And anyway what you’re saying is for sure at least in part true, because some commands have been added like api fetch. But it’s in the nature a form to have to fetch an api (o you will reload the page as 10 years ago). And have an api or search inside the document for an input or a textbox in some cases trigger smartscreen.
There’s a “merge” of problem, that makes the security ranking for SmartScreen as low to trig the RSOD but when you open the file directly because that’s the issue. Anyway better warn @takayukister that it’s something to keep under control!
So i want to tell you, that the Problem is the www in the http://www.yourdomain.com.
Under the Main Domain I mean yourdomain.com or under a subdomain I mean subdomain.com the Smart Screen is not coming.
This is only under the www. I hope you understand.
i just wanted to report a problem whit the Code and the SmartScreen from Microsoft Edge.
So when you tell with @takayukister could you tell him about it.
Thanks
-
This reply was modified 3 years, 8 months ago by freshinger.
@takayukister can you take a look at the Problem with Smartscreen and the index.js?