@breakster
11 years ago
So I thought I would shed some light on this issue. Since I’ve seen so many threads regarding it and I was having same issue.
this is regarding 404 error page if you are on page profile/edit/group/1/
Problem is group 1 is missing in your profile section.
All you need to do is go into you DB and look for table: wp_bp_xprofile_groups
Then look for id=2, Base
then just change id=2 to 1 and that’s it.
Have fun! 🙂