Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BBPress works in Firefox but not in Internet Explorer


chrishajer
Participant

@chrishajer

I think you should be including wp-load.php instead of wp-blog-header.php

I think the difference between browsers is due to your forum returning a 404 but still displaying the content. Some browsers ignore the 404 and display the content (Safari and Firefox, apparently) but others treat the 404 as a 404 (IE8).

Check the headers being returned from http://fakeplasticfish.com/discuss/ :

Date: Sun, 01 Nov 2009 20:34:48 GMT
Server: Apache
Cache-Control: no-cache, must-revalidate, max-age=0
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Pragma: no-cache
X-Pingback: http://fakeplasticfish.com/xmlrpc.php
Last-Modified: Sun, 01 Nov 2009 20:34:48 GMT
Keep-Alive: timeout=15, max=98
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

404

https://bbpress.org/forums/topic/deep-integration-google-might-not-be-indexing-your-forum-pages

https://bbpress.org/forums/topic/help-404-error-but-page-displays

https://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load

I think those are related.

Skip to toolbar