Forum Replies Created
-
In reply to: [bbp-forum-index] does not show all forums
still haven’t got to the bottom of why this is not working for a very few people
In reply to: Issue with “bbPress Advanced Statistics”may well be, but you can’t expect us to support every plugin 🙂
In reply to: Can not create a new forumscreenshot please
In reply to: Issue with “bbPress Advanced Statistics”not one for this forum, report in
https://wordpress.org/support/plugin/bbpress-improved-statistics-users-online/
all I can tell you is that bbpress doe not have the term ‘flagged’ in it.
maybe ask in then buddypress support forumI cannot see ‘flagged’ as a term in bbpress.
what other plugins are you running ?
I think this is not part of bbpress, but instead a plugin that is additional to bbpress?
In reply to: Can not create a new forumit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Then come back
In reply to: Problems on Forum Topicsadd this to the custom css tab of the style pack plugin
ul.bbp-forums-list {
display : none ;
}no idea why that works !! but thanks for the update
hmm…not sure. Freshness is really weird under 2.6, or at least my undersstnding of how it should work varies form what it actually does.
I’ll wait until the authors look at my track ticket before I work further on it.
I see that showroom is still not showing sub forums, and I’m still playing with why that might be happening.
In reply to: 2.6 doesn’t recognise existing WP forum rolesno, 2.6 does roles differently – so in effect turning that off fixed it for your logged in users. If non logged in see all that you want, then that’s fine, and you are fixed.
If not come back
In reply to: 2.6 doesn’t recognise existing WP forum roleshmmm…not sure why it is doing that – clearly it thinks they don’t have a role.
In reply to: 2.6 doesn’t recognise existing WP forum rolescan you check
dashboard>settings>forums
item – Automatically give registered visitors the xx role
I suspect you have this checked and set to spectator?
Thanks everyone, I have now reported this as a error in 2.6.2
https://bbpress.trac.wordpress.org/ticket/3297#ticket
I’ll update when the bbpress authors take a look
if you are using bbpress 2.6.x there is a moderator setting in the forums part (right hand side in dashboard forum edit) where you list users who can moderate
great – 2 seem to be fixed by this, although I still don’t know why !
@cassel great – thanks – please do report back, this is not the long term solution, but will let me work with the authors to get to a resolution.
that’s really interesting…. Let me think further
It would be great if some others can try my plugin and let me know the results
both are just a ‘post parent’ in the posts table. For bbpress the only difference is that categories don’t get topics, whereas forums do !
I can create the problem now on my test site. If I add the plugin (which I was doing to de-bug) the problem goes away. This is despite it just being the code that the function uses !
I would like to eliminate that you posted to a closed topic.
I would however like you to look at this situation
Forum a – forum, open, public parent 0
Forum b – sub forum, public, parent forum a
Topic x – an OPEN topic
Reply 1 – a reply to the above topic
reply 2 – a second replycan you get the problem with this set up and my plugin deactivated ?
No, that just updates a reply – I’d already eliminates that – sorry
the repair tool deletes EVERY last active, and recalculates them all.
The function on the new reply contains all the right logic, and debugged it seems fine. I cannot see why it should not work, but agree it doesn’t.
you can deactivate the plugin if you wish.
In reply to: [bbp-forum-index] does not show all forumsis this a forum within a forum or category, or a top level forum?
sorry, how are you restricting the roles to particular forums?