I don’t have a wp_capabilities table, but I do show capabilities on the user_meta table. The users look good – a:2:{s:10:”subscriber”;b:1;s:15:”bbp_participant”;b:1;}
But they still show up as an admin and as a subscriber in the group. Any ideas?
One other little question/variable. Everything works fine on one forum, but not the other. They are all part of the same theme and CSS. Configured the same as far as I can tell. The big difference is that one forum as 2500 users and the other has 900. I really don’t see anything else different. Is there a specific php script that returns members as part of buddypress? Could this some sort of query/memory issue?
If I change their role from participant to subscriber they fall off the admin portion of the group. Pretty cumbersome but it works. It doesn’t solve my issue though of everyone being able to see the users email.