Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,702
- Creating & Extending
- 25,796
- Requests & Feedback
- 9,498
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,180
-
famous: Try this test for me, open bp-core/bp-core-catchuri.php and edit line 77:
header("Status: 200 OK", true, 200);
replace it with:
//header("Status: 200 OK", true, 200);
Then re-try and see if you get the same problem.