Changes between Version 2 and Version 3 of Ticket #8825, comment 3
- Timestamp:
- 02/07/2023 09:09:47 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8825, comment 3
v2 v3 9 9 But 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. 10 10 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 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 on line 181