No replies for 17 months š
Some thoughts:
Also the notification emails contain a wrong link (highest page number instead of first)
Sends notification emails for new replies to subscribed topics
\wp-content\plugins\bbpress\includes\common\functions.php
1061 function bbp_notify_topic_subscribers
1101 $reply_url = bbp_get_reply_url( $reply_id );
if the order =’DESC’ for replies maybe then use bbp_get_topic_permalink as $reply_url ?
As mentioned above after adding a new reply to a topic one should also be redirected to the first page (bbp_get_topic_permalink ?)
Probably there are some more places where the same should apply.
I have done php. Actually wrote a website a few years ago that worked with a my-sql database. I also did a backend which was a Microsoft Visual C++ standalone executable that had access to the database for managing content. The site is not live any more.
My struggles are with debugging. It is not like Visual C++ when I can run through it step by step.
And there is the basic mechanics of how the whole thing works. No manuals with details information about bbPress mechanics.
So I already have a good knowledge but I am leading myself blind with it and I don’t like that …!
I can confirm that 1.5 was the last version of that product from what it seems and that no further development is done (technical talk: even the /trunk folder is missing so no updates could happen anymore). The plugin is now marked correctly: https://wordpress.org/plugins/bbpress-improved-statistics-users-online/
Unfortunately my custom css-file is still not working after the update to bbpress 2.6 (2.6.2). Iāve put the custom bbpress.css file in my child theme directory in a folder called ācssā. Are any of the links changed w.r.t. previous wordpress versions?
I originally asked this issue here:
https://wordpress.org/support/topic/user-cant-view-their-profile/
I have now found out why it happens. It has to do with the Title Case of the user name. For example, if my user name is:
Test123
Then I will not be able to view my profile.
But if my user name is:
test123
I can view my profile.
I don’t know if this is a bbPress 2.6.2 bug or bbp style pack bug (since I am using the latter theme templates).
For some reason the administrator can view these profile pages despite the case issue. But not normal participants. I notice that the URL is always the lowercase slug. Are we somehow using the username rather than the nice name? Either way, this is the cause and it means many of my users can’t view their profiles as they have used Title Case in many instances.
@maksansem @BenM :
Success: Language pack for fr_FR generated for version 2.6.2.
For bbPress Toolkit, well more stuff is now inside 2.6 so I would need to check what is still really needed.
Try a permanent fix to the code…
Make the fix to line #18 of reply.js (see https://bbpress.org/forums/topic/threaded-replies-not-working/)
All of a sudden, creating replies to replies started adding ‘_bbp_reply_to’ items to the ‘postmeta’ table, where that key has the value of the row to which the reply is being created.
Nested/indented replies suddenly started doing their thing; i.e., indenting to the level of reply-to-reply they are.
See:
Freshness doesn’t seem to update as quickly any more?
Towards the end there is a plugin that has temporarily been created to workaround the freshness issue.
all I can tell you is that bbpress doe not have the term ‘flagged’ in it.
maybe ask in then buddypress support forum
BuddyPress
as you can see, the subjet is: “my french site’s name” moderation: Flagged topic
and body text: A new topic has been flagged for moderation with following datafields : user, topic and content (in french)
it really seems to come from BBpress, dont’t you think?
CGC
I use one-community theme along with buddypress and bbpress all together
but the notification email I’m talking about deals with forum moderation so I really think it concerns BBpress
see screenshot : 
: )
CGC
I have only just noticed this. I use the “bbPress Advanced Statistics” plugin as I like the way it presents the data at the bottom on the forum page.
However, if I “log out”, it still lists all the names of the users from the last 24 hours. That is not right. It should only list last 24 forum activity if a user is logged in. Technically it is exposing users names for a non logged in user when I don’t want it to.
I am using latest bbPress 2.6.2
Any advice appreciated. Thanks.
I 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?
Hi
How to translate forum Moderation notification email entitled āModeration: Flagged topicā?
I looked in BBpress settings and search for eventual po file but I didnāt find anything!!
Could you tell how and where I could perform this translation?
TIA
CGC
Specifically I am looking for some theme that works like is documented here: https://codex.bbpress.org/features/reply-threading/
> So when you say they arenāt working, are they really not working
> visually, or are they not working the way you expected them to?
>
They are not working visually, nor the way i would expect them to
work; but my expectations are not what matters here.
Can you suggest a particular theme to use? I ask because I found the
‘Basic’ theme (one of several themes with the word ‘basic’ in its
title), has a horizontal menubar at the top of each reply, that
supposedly allows for creation of ‘replies-to’ each of the listed
replies for a topic. But I’ve never seen any visual indication of
a ‘reply hierarchy’ when using ANY theme, and I have a YahooGroup
that I am moving to a bbPress site, and the hierarchy to the replies
is very important to understanding the flow of messages.
Thank you,
bbPress 2.6.2 should fix this.
We are working on improving this for the next major release of bbPress. š
I only just noticed this. I don’t know if it is a bbp style pack issue as I am using that plugin for the style.
Look at this topic at the Favorite | Subscribe links:
https://www.dropbox.com/s/5b9zxi8xhf9sdpw/issue-ok.png?dl=0
They look fine. But when I have a topic which has a longer title:
https://www.dropbox.com/s/i26c3tsv1mtx56c/issue-not-ok.png?dl=0
Visually it is appearing as:
| Unsubscribe
Favorite
It should be:
Favorite |
Unsubscribe
Is this a bbPress 2.6.x issue or a bbp style pack issue.
I am using the latest version of the forums 2.6.2 and associated bbp style pack plugin | forum template.
Today I was creating a topic and hit submit. At first I wondered what had happened because it didn’t seem to submit. I then eventually noticed (see image):
https://www.dropbox.com/s/cxv5lwz2ya82hcy/bbPress-Error.png?dl=0
I assume that it must have scrolled to the top but this error message is just not standing out from the crowd. Any advice to get this error message more noticeable?
Thank you.
it 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
Good day!
I have updated the bbpress plugin on the site and the automatic marking of notifications as read once the link is clicked seems gone. I have reverted back to previous version to make this work.
Can you kindly advise for a solution to make it work for the new version of the plugin? I would be hassle to click on the read link to clear up notifications.
Please advise. Thank you!