Skip to:
Content
Pages
Categories
Search
Top
Bottom

Critical PHP Fatal Errors on Website


  • rajaito
    Participant

    @rajaito

    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: 170

    Wordpress Version: 6.3.1
    BuddyPress Version: 11.3.1
    Memberium Version: 2.207

    Observations:

    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.

Viewing 4 replies - 1 through 4 (of 4 total)

  • VibeThemes
    Participant

    @vibethemes

    Please share PHP version

    Also check if you have any custom plugin / code that are defining WP Taxonomy.


    rajaito
    Participant

    @rajaito

    Thank you for your reply.

    I didn’t build this website. But I am trying to help track down the problem they are experiencing. That being said, I don’t believe there is custom code for Taxonamy implemented. however, they have BuddyPress running with Memberium and Learndash.

    PHP: 8.0.3


    beachcalsix
    Participant

    @beachcalsix

    I will check the php. That may be the issue as that caused a conflict as well. Not currently using memberium or learndash but do have armember installed on 2 websites but not the 3rd. I will keep testing. I haven’t seen posts from others so maybe this is something happening with my sites’ configuration


    beachcalsix
    Participant

    @beachcalsix

    sorry I responded to the wrong thread

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar