Search the Community
Showing results for tags 'chrome'.
-
Hi guys, I have a weird issue. On our one machine, using Chrome, if I go to a module and see grid-view of records, in the ID field column filter box, text appears for no reason to filter. The text in this filter is from an old filter exercise and has nothing to do with the ID field even. The net result is that the grid-view then filters and obviously doesn't show anything. I have cleared Chrome cache, cookies and all. On that machine if I log into the instance as other users it does the same in Chrome. On the same machine using another browser its doesn't do it. Also on other machine
-
In chrome I just noticed this error on the console: Refused to execute script from 'https://my_x2_url/webTracker.php'because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled. I can probably modify the .htaccess file in my X2 directory to make Apache serve it properly (as text/javascript, I'm guessing), but was wondering if there was an easy way to specify the MIME type from directly in the php file (I don't know the first thing about PHP or how/when different stages are set up and executed by Apache). Thanks!