BuddyDev

Search

[Resolved] Block users plugin

  • Participant
    Level: Initiated
    Posts: 1
    Mark Etting on #50416

    Since 2 days Im having problems with the messaging system on my plattform. Im using Buddyboss + PMP, together with some your BuddyDev plugins.

    Its possible to send an initial message to another user, but the user is not able to reply to that message. My coder said that the problem is caused by the buddydev block users plugin.

    This is the information my coder just send me:

    Fatal error: Uncaught Error: array_map(): Argument #2 ($array) must be of type array, null given in wp-content/plugins/buddypress-block-users/src/modules/class-messages-helper.php on line 220

    Kind regards

    Mark

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #50422

    Hi Mark,
    Welcome to BuddyDev support forums.

    I am sorry for the experience.

    The issue was due to php 8.0+ compatibility. We did run static code analyzers (earlier this year to test for php 8 compatibility) but the issue was hidden as it only manifested when the field remained empty.

    I have updated the plugin and have fixed it.
    Please upgrade to 1.1.3 and it will be resolved.

    We are going through our other plugins and will updated most of them needing changes by the end of this week to avoid similar issue.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 1
    Mark Etting on #50425

    Thanks for the quick response.

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #50428

    You are welcome!

You must be logged in to reply to this topic.

This topic is: resolved