Skip to:
Content

BuddyPress.org

Changes between Version 2 and Version 3 of Ticket #8825, comment 3


Ignore:
Timestamp:
02/07/2023 09:09:47 AM (2 years ago)
Author:
casper99
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8825, comment 3

    v2 v3  
    99But if i manually type in the URL with "/messages/" (https://example.com/mitglieder/testuser/messages/view/427/) in the browser, the reply is being sent.
    1010
    11 But this is more a workaround than a solution. Sometimes the error still occurs. The main problem seems to be the missing "thread_id" in $_POST, as expected in bp-templates/bp-nouveau/includes/messages/ajax.php
     11But this is more a workaround than a solution. Sometimes the error still occurs. The main problem seems to be the missing "thread_id" in $_POST, as expected in bp-templates/bp-nouveau/includes/messages/ajax.php on line 181