Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,025
- How-to & Troubleshooting
- 129,662
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,374
- Miscellaneous
- 9,181
-
UPDATE
After commenting out ROOT PROFILES in my config 1.2.3, profiles did not return 404s
define ( ‘BP_ENABLE_ROOT_PROFILES’, true );
Re-enabling ROOT PROFILES caused 404s again.