Since a good while I have the problem, that new users are not automatically put into the right user group. Once a new user has registered to the forums the database table sfmemberships stucks at usergroup_id 0 instead pushing him to 2 which is the default group for registered members. I have to do this manually.
But even so, the user is not getting the permissions (standard) of the user group. I have always to update the permission settings to give to the new user as well the permissions.
I’m not using any role map app, just WP 3.8 and SimplePress 5.4.0
How to get rid of this?