Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: 404 page when trying to Create a Group / Forum

This came back from my ISP’s forum:

The redirecting pages are being served with a 404 Page not found header, which IE must be reading and then ignoring the subsequent refresh header.

As an example here is the sort of header the app is serving, you may wish to post it back in the BuddyPress forum:

Code:

HTTP/1.1 404 Not Found
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Content-Length: 0
Content-Type: text/html; charset=UTF-8
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Last-Modified: Mon, 21 Dec 2009 15:19:00 GMT
Server: Microsoft-IIS/6.0
X-Server: BERYLLIUM
X-Powered-By: ASP.NET
X-Powered-By: PHP/5.2.11
Set-Cookie: PHPSESSID=123f18412c96f45681b036e6fea8c123; path=/
X-Pingback: http://taggeriffic.com/xmlrpc.php
Refresh: 0;url=http://taggeriffic.com/members/exampleuser/
Date: Mon, 21 Dec 2009 15:19:00 GMT
Connection: close

This is way above my skills any experts want to chip in with a comment?

David

Skip to toolbar