Skip to:
Content
Pages
Categories
Search
Top
Bottom

message reply bug in v11.0.0

  • @casper99

    Participant

    WordPress 6.1.1
    Buddypress Version 11.0.0

    Hi, since last update, replying on messages is not possible any more.
    New messages work.

    Only the message “Your reply was not sent. Please enter some content.” appears.

    Investigating the problem leads me to
    bp-templates/bp-nouveau/includes/messages/ajax.php

    The problem is, that $_POST[‘thread_id’] is empty.

    $_POST
    (
    [nonce] => fc63ecc237
    [action] => messages_send_reply
    [content] => <p>test</p>
    )

    Any ideas?

Viewing 5 replies - 1 through 5 (of 5 total)
  • @abdul335

    Participant

    Hey casper99, Just deactivate buddy-press plugin and reactive again.

    @christy359

    Participant

    Hello , As you told here I tried but not working please suggest more .

    @casper99

    Participant

    solved in 11.1.0
    please update.

    @christy359

    Participant

    Hello gm
    we are waiting for updates please reply me privately Nexus Iceland App

    @leon12345678

    Participant

    Hi,

    I am also experiencing errors when sending a reply. I can confirm that for me the original message in this thread was present in 11.0.0 and no longer occurs.

    However when I want to reply to a message that works when I navigate from the messages overview to a specific thread. When I refresh the thread page (i.e. <url>/members/demo/messages/view/1/) and try to send a reply, buddypress-message.min.js throws the following exception:

    Uncaught TypeError: e.has is not a function

    I tested it on a clean wordpress install without plugins with the theme twentytweny.

    The version is 11.1.0.

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