Forum Replies Created
-
Just wanted to bounce this to see if anyone can help out?
David
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: closeThis is way above my skills any experts want to chip in with a comment?
David
I have also now tried resetting the permalinks, by using the save the option, and still no change.
I checked the .htaccess file against the default and nothing has changed, so the site has the default .htaccess settings, does it need any custom entries for Buddypress?
The BuddyPress install was manual, upload the BuddyPress folder to /wp-content/plugins/
Then moved the bp-default themes to /wp-content/themes/ and activated the theme
David
Hi Ray,
I have tried this and it is still the same error, there were no custom redirects, it is so strange that it only happens with IE.
David