XenForo Admin user_edit secondary usergroups not displaying as expected

R

radon

Guest
Environment:
XF v2.2.12
PHP version: 8.1.13
MySQL version: 8.0.30 (8.0.30-22)
Server software: nginx/1.23.3
Addons: Xon's redis addon, currently disabled

Symptom:
When editing a user in the Admincp, the checkboxes for secondary group ids show up empty (unticked), saving a user in this state removes previously existing secondary group ids.

Analysis:
* Verified that the user entity does indeed have the group(s) assigned via xdebug:
1672417613186.png
Groupid 9 corresponds to...

Read more

Continue reading...