Hi,
I get the following error, when I call the user permissions
in_array(): Argument #2 ($haystack) must be of type array, null given
Any idea?
I can modify every single user account and get a list of all users, only setting permissions doesn't work (it's a migrate of a drupal 7 website).
On a second website, with extactly same configuration and modules, but other user accounts, the permissions can be set.
I'm using the latest version of backdrop.
Thanks for clarifying. I think the issue might be with the slight difference in config structure between D7 and Backdrop and the upgrade path doesn't handle that.
Are you comfortable raising an issue for this in the Issue Queue (GitHub)?
For your current site, opening the settings for the module at
/admin/config/content/override-node-options
and saving, should set the config correctly and allow you to use PHP 8.3