Shaun Mason
Active member
I am running XenForo Beta 5 on my site live. When a new member registers, they are placed in the "Registered" user group. I have the forum restricted so you have to post an application and have it approved before you can post everywhere.
When that approval occurs, someone changes the members permission group to "Approved".
What is occurring is in the 'xf_user' table the 'user_group_id' field is set appropriately, but the 'display_style_group_id' and 'permission_combination' fields are not being set to the same value.
AFAIK, this is new since Beta 5, or perhaps is related to an Add-On.
Anyone have any ideas before I start digging through the code?
When that approval occurs, someone changes the members permission group to "Approved".
What is occurring is in the 'xf_user' table the 'user_group_id' field is set appropriately, but the 'display_style_group_id' and 'permission_combination' fields are not being set to the same value.
AFAIK, this is new since Beta 5, or perhaps is related to an Add-On.
Anyone have any ideas before I start digging through the code?