Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,027
- 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
-
Well, yes, that would prevent the loop: the loop happens on wp-login.php, but not on /register/
Enabling registration doesn’t affect the problem. The problem’s cause is that in bp-core/bp-core-catchuri.php , function bp_core_set_uri_globals , when viewing wp-login.php, $component_index = 1 , but $bp_uri =array([0] => ‘wp-login’)