Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

Incorrect bbPress reply permalinks causing broken activity updates

$
0
0

Replies: 0

When “Display notifications on likes & dislikes for users” is activated for the (bbPress) Forum Post button type, incorrect permalinks are being saved in the bp_activity table for both the “action” and “primary_link” columns when a bbPress forum reply/topic is liked.

The primary link URL should be saved in this format:


https://www.[domain].com/groups/[group-name]/forum/topic/[topic-name]/#post-[1234]

Instead, they are being saved as:


https://www.[domain].com/groups/[group-name]/forum/reply/[1234]/

The current format is causing broken links in the BuddyPress notifications areas, making that functionality unusable.

Thank you


Viewing all articles
Browse latest Browse all 67836

Trending Articles