301 error on top of some pages
-
Hello guys,
I have pretty weird error, so I will appreciate any help. On some computers everything is just normal and my whole site is working excellent. But on some I have problems…
First, page appears as source code, you don’t get rendered html, you can see source of it. It starts with 0?!
0<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="http://mysite.com/events/my-event-slug">here</a>.</p> <p>Additionally, a 301 Moved Permanently error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html> HTTP/1.1 200 OK Date: Tue, 04 Jun 2013 07:39:10 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 104645 Connection: keep-alive Server: Apache/2 X-Powered-By: PHP/5.3.13 Set-Cookie: bb2_screener_=1370331548+79.175.112.86; path=/ X-Pingback: http://mysite.com/xmlrpc.php Expires: Wed, 11 Jan 1984 05:00:00 GMT Cache-Control: no-cache, must-revalidate, max-age=0 Pragma: no-cache Set-Cookie: bp-message=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/ Set-Cookie: bp-message-type=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" prefix="og: http://ogp.me/ns#">
I tried it without any plugin, but with forums enables and same error was there. 🙁
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘301 error on top of some pages’ is closed to new replies.