Changes between Initial Version and Version 1 of Ticket #9076, comment 6
- Timestamp:
- 03/03/2024 03:07:09 AM (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9076, comment 6
initial v1 3 3 I installed the patch 12 hours ago. I have run it on a test version of my multisite with redis object caching. There are no errors in my debug log and almost everything functions perfectly. 4 4 5 The only thing that does not seem to work are permalinks to the buddypress components. The permalinks in the menus now have a url or https://mysite.com/?post_type=buddypress&p=8179 and this is 404 not found when they are visited. Refreshing permalinks does not fix this and thic occurs5 The only thing that does not seem to work are permalinks to the buddypress components. The permalinks in the menus now have a url or https://mysite.com/?post_type=buddypress&p=8179 and this is 404 not found when they are visited. Refreshing permalinks does not fix this. I imagibe this is simmply the case that the patch does not cover this scenario? 6 6 7 The actual underlying pages and components are all work fine e.g.https://mysite.com/members/ https://mysite.com/groups/ etc function perfectly. 7 The actual underlying pages and components are all work fine e.g.https://mysite.com/members/ https://mysite.com/groups/ etc function perfectly. 8 8