before I start, I am using a translator.
Hi. I am having difficulty uploading my course.
I fount the problem, but I can not find file that I can modify.
On the "www.sample.com/edit-course/" page, I get an error calld,
=> Refused to execute script from 'http://sample.com/wp-content/plugins/wplms-front-end/assets/js/course_upload.json?ver=2.8.1' because its MIME type ('application/json') is not executable, and strict MIME type checking is enabled.
In other words, it seems to be an error caused by not loading "course_upload.json"
There seems to be a problem with MIME TYPE. but there seems to be a problem with the path
Can I get the location or method of the editable file so I can fix this problem?
If necessary, you can share my homepage address and my Admin account
It's still under development.
Hello,
You do not need to edit anything. we are here to help you always. P
lease share your page url and wp-admin credentials in a private reply so that i can check the origin of the issue and will provide you all possible solutions.
Also provide a link to the page where you’re seeing it? Once we get some feedback, we can take the next troubleshooting step in resolving your issue.
P.S. Mark your reply as private while sharing the credentials.
Regards.
This reply has been marked as private.
This is coming from " wp-content\plugins\wplms-front-end\assets\js " .There should be a course_upload.json file there .
I am searching on this error ,the file is actually there :
https://jsm.limefriends.com/wp-content/plugins/wplms-front-end/assets/js/course_upload.json?ver=2.8.1
I think this could be a server related issue .I guess there is some security on the server doing this .
It says strict mime type check enabled .
refer :
https://stackoverflow.com/a/51830613
https://stackoverflow.com/a/47344894