Critical PHP Fatal Errors on Website
-
Hello,
I am reaching out to report multiple critical PHP fatal errors that have been occurring on our website, specifically related to BuddyPress. These errors seem to be causing significant disruptions and I would greatly appreciate your assistance in resolving them.
Error Message: PHP Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, WP_Error given.
File: /wp-content/plugins/buddypress/bp-core/bp-core-taxonomy.php
Line: 170Wordpress Version: 6.3.1
BuddyPress Version: 11.3.1
Memberium Version: 2.207Observations:
The errors seem to be originating from the BuddyPress plugin, specifically within the bp-core-taxonomy.php file.
The issue appears to be related to the array_merge() function where the second argument is not being recognized as an array but rather as a WP_Error.
The errors also seem to be interacting with another plugin, memberium2, as seen in the stack trace.
Given the critical nature of these errors and their potential impact on my website’s functionality and user experience, I kindly request your attention to this matter.
Please let me know if you need any additional information or access to assist in troubleshooting and resolving these issues.
Thank you for your assistance.
- You must be logged in to reply to this topic.