Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #9076, comment 6


Ignore:
Timestamp:
03/03/2024 03:07:09 AM (23 months ago)
Author:
shawfactor
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9076, comment 6

    initial v1  
    33I 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.
    44
    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 occurs
     5The 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?
    66
    7 The actual underlying pages and components are all work fine e.g.https://mysite.com/members/ https://mysite.com/groups/ etc function perfectly.
     7The actual underlying pages and components are all work fine e.g.https://mysite.com/members/ https://mysite.com/groups/ etc function perfectly. 
    88