php fatal error during login when user has two roles
-
Some user role/permissions lead to an fatal error:
*3759 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array, bool given in .../wordpress/wp-content/plugins/wp-cerber/cerber-settings.php:1037
Root cause:
crb_array_get()
can returnfalse
which in consequence leads to the above error in line 1037 or 1041.Working with version wp-cerber 9.6 on php 8.1, wordpress 6.4.1
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘php fatal error during login when user has two roles’ is closed to new replies.