Help
Ask questions about how to do or fix things in Arrowchat
User avatar
namrots
Customer
 
Posts: 3
Joined: 12 Oct 2018, 15:46

 

by namrots 20 Oct 2018, 15:36

New paid customer here. I bought your script and installed it. Placed the header and footer script tags and I get the following error. I am running php5.6-fpm and nginx 1.14.0

Refused to execute script from '/chat/external.php?type=djs' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.


Any help would be appreciated.
Regards,
User avatar
CClark
Customer
 
Posts: 3
Joined: 09 Oct 2018, 09:53

 

by CClark 24 Oct 2018, 12:29

What does the developer console bring up?

I.e go to that page, press F12 (Chrome) and look at console, does it return an error
User avatar
namrots
Customer
 
Posts: 3
Joined: 12 Oct 2018, 15:46

 

by namrots 25 Oct 2018, 11:26

That is what the developer console shows. I actually fixed that error by removing the add_header X-Content-Type-Options nosniff; line in my nginx.conf. However, I still can't get the bar to show up. I spent $300 on the license and it takes 4 days to get a response from support.....
User avatar
namrots
Customer
 
Posts: 3
Joined: 12 Oct 2018, 15:46

 

by namrots 27 Oct 2018, 11:43

Upon further research and absolutely no help from ArrowChat whatsoever, I found that this was a permissions issue.