Hi all,
I'm facing a strange issue with the Resource Manager permissions. I can no longer save any RM-related permissions – not for users, and not for user groups. The fields show up normally in the admin UI, but any changes I make (enable/disable, etc.) simply don't get saved. Other permission groups (like general, forum, etc.) work fine.
Unfortunately, I can't say whether this is a new issue or if it's been broken for a while – I just haven't touched RM permissions in a long time.
So far I've tried:
Rebuilding permission combinations
Reinstalling the RM files (overwriting them)
Checking the xf_permission and xf_permission_interface_group tables (everything looks OK)
Clearing caches and checking for JS errors (nothing unusual)
Verifying the RM permissions exist and have the correct types and interface groups
Manually testing permissions via SQL – they work if inserted directly
Does anyone have an idea where I could look next, what might block saving specifically for the RM permission group, or how to debug this deeper?
Thanks in advance!
I'm facing a strange issue with the Resource Manager permissions. I can no longer save any RM-related permissions – not for users, and not for user groups. The fields show up normally in the admin UI, but any changes I make (enable/disable, etc.) simply don't get saved. Other permission groups (like general, forum, etc.) work fine.
Unfortunately, I can't say whether this is a new issue or if it's been broken for a while – I just haven't touched RM permissions in a long time.
So far I've tried:
Rebuilding permission combinations
Reinstalling the RM files (overwriting them)
Checking the xf_permission and xf_permission_interface_group tables (everything looks OK)
Clearing caches and checking for JS errors (nothing unusual)
Verifying the RM permissions exist and have the correct types and interface groups
Manually testing permissions via SQL – they work if inserted directly
Does anyone have an idea where I could look next, what might block saving specifically for the RM permission group, or how to debug this deeper?
Thanks in advance!