Forum Replies Created
-
Sounds good, thanks.
Guessing it requires detection of the status of current logged in user, which requires a function like current_user_can, so a fair bit of code-foo required.Interesting, the
_wpnonce
is required or else it won’t work.
Anyhow, it looks more like a longstanding bbPress issue from sometime back:
Funny that, as the#post-XXXX
is included in the jump link.Apologies, it may be a bug in this “fairly standard” setup, the target url is:
Something in the:
?action=bbp_mark_read&topic_id=YYYY&_wpnonce=f831c3e366
is failing – could it be something site specific? The topic is consequently marked as read, the jump to beginning of topic has been the case for some time now.
Hi @Mathieu,
Any update on the previous issue?
Should the pagination issue be referred to bbPress, and can you repro the issue in the recent post display?
To debug here, disabled Litespeed, so working with only a few – Twenty Twenty Three, bbPress, BuddyPress, Cleantalk, and the bbp Style Pack.
Thanks.Hi Mathieu, tried it, no change unfortunately. This looks like the wrong item for the topic anyway, as the file
/bbpress/includes/extend/buddypress/members.php
doesn’t have any pagination code at all. Consequently a bug for some unknown length of time.
Might the issue be better posted at the bbPress site?
Another issue cropped up with the display of recent posts in a member’s group activity tab. A bbPress (not a BP group) private topic was created and was correctly showing in the group activity posts. The title and body of the content were later edited, and although the content of the post in the group activity tab didn’t change to reflect the edit, (even when the page cache was purged), the topic title did match the last edit.
Thanks.Just a heads-up for the BBPress plugin subscribers regarding the pagination in admin groups, the page 2 url throws no error, but always shows page 1. As a consequence, a BP Classic installation is to be favoured for the time being.
Thanks.