PHP Fatal Error: Uncaught Error: array_filter()
-
Hello. I am receiving the following fatal error when attempting to edit an event. The existing event description text is in white and not the default grey color and I cannot switch between visual and text editor.
Here’s the error I get….
PHP Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in /home/user/public_html/wp-includes/class-wp-user-query.php:483I am using PHP 8.3 and MySQL/MariaDB. When I downgrade to PHP 8.0, I still experience the issue. When I go to PHP 7.4, the error still remains but everything is normal with the Events Calendar. Not sure what’s going on. ??
The page I need help with: [log in to see the link]
- The topic ‘PHP Fatal Error: Uncaught Error: array_filter()’ is closed to new replies.