Originally Posted by mc12345678 Could you try: so that area of the code would look like: Code: // output the header for JSON header('Content-Type: application/json'); header('X-Content-Type-Options: nosniff'); By the way is this happening on one browser only or any? Changed code,no difference. happening on all browsers.
// output the header for JSON header('Content-Type: application/json'); header('X-Content-Type-Options: nosniff');
Forum Rules