Quote Originally Posted by mc12345678 View Post
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.