Amezis 0 Report post Posted September 2, 2005 On the bottom of my site, I get weird error messages, but only in Opera (Not firefox or IE). The messages appears below the last include tag on my site, so they appear on the bottom of the page.I get two different messages: ETag: "9e80b2- HTTP/1Date: Fri, 02 Sep 2005 11:48:28 GMT Server: Apache/2.0.52 (Unix) Connection: Keep-Alive Keep-Alive: timeout=1, max=98 ETag: "4b94ff-40c5-98ed0bc0" HTTP/1.1 200 OK Date: Fri, 02 Sep 2005 11:48:28 GMT Server: Apache/2.0.52 (Unix) Last-Modified: Fri, 02 Sep 2005 11:48:26 GMT ETag: "4b9516-1be2-8a1f9680" Accept-Ranges: bytes Content-Length: 7138 Keep-Alive: timeout=1, max=97 Connection: Keep-Alive Content-Type: image/gif GIF89ad ETag: "4b94fc-Do someone know why this is happening? Share this post Link to post Share on other sites
rvalkass 5 Report post Posted September 2, 2005 Well, that information that is appearing is some of the basic header information of the page, as far as I am aware. Make sure you havent left an echo statement or something open, which could display the headers.If that text is only appearing in Opera make sure you haven't got a setting turned on that displays header information.I have tried accessing your website, although I get a "could not locate remote server" message. Could you provide us with the link, just in case I got it wrong. Share this post Link to post Share on other sites
Amezis 0 Report post Posted September 2, 2005 Nevermind, it got fixed... I tried to remove some unnessecary tags like in all files that were included, and it just disappeared... But thanks for the info anyway. Share this post Link to post Share on other sites