fmaster
Forum Replies Created
-
Forum: Plugins
In reply to: [Private groups] Private forum posts leak via the user pages recent postsHaving run all the repairs, it appears to have fixed the issue. I can no longer see the private replies.
Thanks for the help, it must have been the fact it hadn’t modified the existing forum entries.
Forum: Plugins
In reply to: [Private groups] Private forum posts leak via the user pages recent postsI’d be able to look in the database, but my HTML is a bit spotty.
I’m assuming I can check the posts in the console of Chrome etc…
If it helps, when I post a reply now in the hidden areas it will not show up to a public user.
i.e. only existing posts are leaking.
So it sounds like because private groups hasn’t updated the existing replies, it doesn’t know it isn’t meant to show them.
Forum: Plugins
In reply to: [Private groups] Private forum posts leak via the user pages recent postsI don’t believe so. Give me just a minute to check.
Edit: Just confirmed the bug when I removed the theme override. It isn’t any particular type of topic, sticky or other.
I have a non-standard theme though I doubt this is a root cause.
For my site you would see the “Replies Created” here:
https://mysite.co.uk/forums/users/username/replies/
And it would be including the replies inside of private / hidden forums the current user was a not a member of including people not logged in.
One thing that might be an issue is that almost every post existed before I added the private groups plugin as I imported this forum from a different forum (phpBB)
Forum: Plugins
In reply to: [Private groups] Private forum posts leak via the user pages recent postsNot topics started, that is correctly limiting the topics.
It is the “Replies Created” profile page.
Forum: Plugins
In reply to: [Private groups] Private forum posts leak via the user pages recent postsLooks like it will need some form of editing around:
webroot/wp-content/plugins/bbpress/templates/default/bbpress/content-single-user.phpTo either override the page or override the user replies.
Forum: Plugins
In reply to: [Private groups] Private forum posts leak via the user pages recent postsLink to how to disable profile pages:
Forum: Plugins
In reply to: [Private groups] Private forum posts leak via the user pages recent postsTo clarify, I added a template file to block the user page from loading.