Search Results for 'test'
-
AuthorSearch Results
-
February 21, 2020 at 4:51 pm #208858
Robin W
Moderatorno idea why it isn’t working for you on the back end – works fine on my test site
February 21, 2020 at 2:08 pm #208854In reply to: subscribe to individual topics
Robin W
Moderatorif you have subscriptions set in
dashboard>settings>forums
then this should show.
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
February 21, 2020 at 2:06 pm #208853Robin W
ModeratorI suspect that another plugin or your theme is causing this.
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
February 20, 2020 at 2:03 pm #208837Topic: Using Redis for Object Caching
in forum Installationbigskyry
ParticipantWe are hosted on Kinsta and are considering testing Redis for object caching to improve bbPress performance.
Questions:
1. Any particular advice on specific recommendations for configuration?
2. Anyone else use Redis and see improvements? How did you measure those improvements?Caveat: * we are also a membership-based site (MemberMouse) and forum posting is a privilege of certain membership levels.
February 19, 2020 at 5:28 pm #208828Topic: How to hide forums from moderators?
in forum InstallationAlpo
ParticipantI have the latest WP version and bbPress version installed as vell.
Now I faced a challenge, since we have several organisations on our site and each of them have their own discussion forums.
When forum moderator wants to edit forum thread, the moderator is able to see other forums and even move topics to other organization forum.
Now comes the question:
Are there any ways how to hide site forums existence and prevent moving threads to other forums?Thank you in advance!
February 18, 2020 at 5:25 am #208777Ravi Sharma
ParticipantThis is Test
February 11, 2020 at 6:28 am #208627In reply to: Can’t find settings
Robin W
Moderatorit 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
February 11, 2020 at 6:00 am #208624Topic: Accessibility audit failures
in forum Installationwhonickedmyname
ParticipantHi,
I’m currently testing bbPress (with the default plugin templates/themes) and have noticed that a number of inputs do not have labels associated with them. I run a number of sites that require we meet a standard of WCAG 2.1 AA.
Is this something that is likely to be amended in upcoming versions?
And does anyone have any advice regarding making bbPress compliant?
Thanks
LauraFebruary 11, 2020 at 12:25 am #208620In reply to: forum posting takes a very long time
bigskyry
Participant@suranodsk yes, we’ve been through quite a lot of analysis.
The primary issue is that the new post select and post write queries are taking about 3x longer on 2.6 than on the latest previous version of 2.5.x, and we’re trying to figure out why.
We’ve run extensive new relic tests and it has isolated the specific queries as the culprit. Otherwise, there’s no other issues with our host or our site that is causing the slow query times.
So, there’s something in the new 2.6.x bbpress query engine that seems to be less efficient for large databases than in the 2.5.x query engine.
Sure, we can toss a bunch of server resources, PHP workers, and REDIS at it, but that doesn’t really fit into the bbpress “light and simple” ethos. Lots of performance improvements promised, but when the rubber met the road…
We’d rather figure out what’s going on structurally with bbPress 2.6 vs. 2.5 than just give up and downgrade to 2.5.
February 10, 2020 at 3:19 pm #208617In reply to: HTML in text
BrokenPixel
ParticipantI’m never quite sure if I should add to a post that has the same problem, but is obviously unanswered for a long while, or post a new topic. But… our forum also has a very similar issue so it seems sensible to add it here.
For us, it seems to be specific to text-align (left, right or centre) and for “non-admin” logged in users.
It displays the html code as is, rather than using it to display the correct text alignment. All other html options in the visual editor we’ve tested so far seem to work – it’s just the text alignment that doesn’t. And only for non-admin users – the html works as it should if an admin user posts.
<p style=”text-align: right;”>right align</p>
Hoping for a solution? Am on current versions of bbpress, wordpress and bbp style pack and php version 7.3
February 9, 2020 at 3:28 pm #208588In reply to: BBPress Notifications not Clearing Up
Nik
ParticipantAll I can say for now is that version 2.5.14 definitely does work, and the (latest) version 2.6.4 definitely does not. I haven’t yet had a chance to test the versions in between to be able to say for sure in which version this issue originally occurred.
February 9, 2020 at 1:09 pm #208585In reply to: Buttons at the bottom of each forum post don’t work
Robin W
Moderatorit 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
February 8, 2020 at 3:01 pm #208569Robin W
Moderatorit 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
February 8, 2020 at 7:23 am #208566In reply to: BBPress Notifications not Clearing Up
Nik
Participant@robin-w OK well… I’m pretty sure it’s arising from the file located in bbpress/includes/extend/buddypress/notifications.php where there is a function called function bbp_format_buddypress_notifications() which creates a link (which when clicked, automatically marks that particular notification as “read”).
From the quick test I’ve just run, it would appear that the link/string created in more recent versions of bbPress may not be correct but I’ll need to do some more investigation to work out how/why.
As far as I can tell, this is likely to be an issue for all Buddypress/bbPress users so I’m quite surprised it hasn’t been highlighted sooner.
February 5, 2020 at 5:03 am #208491In reply to: Can anyone help me with this E_ERROR
Robin W
Moderatorno, that probably wasn’t the problem, if you had been on version 5.x then that might be the issue.
If php version doesn’t fix then 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
February 4, 2020 at 5:15 pm #208474Chuckie
ParticipantAccording to the trac it states:
Add
bbp-has-subforumsif forum has subforumsWhy am I not seeing this class present in the latest version of bbPress 2.6.4?
February 3, 2020 at 5:03 am #208427In reply to: sub topics not showing
Robin W
Moderator@hydrogriff – ok, not sure that I ma goung to be able to help much further.
I can only suggest it could be a theme or plugin issueThemes
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
February 2, 2020 at 3:58 am #208410In reply to: How can I change the title of the main forum?
domi80
ParticipantHi
In the past, I had the same question, but I didn’t try to find a solution yet.
I’ll try to continue this thread.It’s about the page title for the opening page or index page of the forum, shown in the browser’s title bar. For the topic starter, that title starts with:
Archiwum Fora
It’s Polish for “archive forums”.For my site, it’s in Dutch:
Archief forums
It’s Dutch for “archive forums”.It’s the title of the index page of the forum shown by the browser.
For forums themselves, the browser shows the title of the forum as text in the browser’s title bar. So that’s going well.As the forum opening page or index page is live and active, it’s expected to not to see “archive” as title in the browser.
On my setup, I tried the suggestion of mclegend.
Administration -> You mean the WordPress Back-End with all the configuration settings?
For ‘Configuration’, I don’t see ‘Server Settings’, only ‘Settings’ and indeed ‘General’, which points to basic WordPress options / item “Forum Title” is not there.
There is however a ‘Settings’ with ‘Forums’, and I see forum-related options. eg. Forum root and below the title ‘Single Forum Slugs’, there is ‘forum’, which could be a title, but not labeled that way.
The setting or word ‘archive’ or Dutch translated variant is on those pages not mentioned.
I suppose the Dutch (or for topic starter, Polish version) is by using translation file(s) and localized version of the WordPress.
But it’s not about the translation, it’s about the original ‘archive’ in the title.So, question remains:
How to get rid of the word ‘archive’ in the browser’s title bar for the opening page or index page of the forum, and/or where can we set a title manually?Current setup: PHP 7.3.12 / WordPress 5.3.2 / bbPress 2.5.14 and seen on earlier versions of 2.5.x and on the later 2.6.x versions while testing.
February 1, 2020 at 3:18 pm #208407In reply to: Edit the bbPress login widget
Matthias
ParticipantHi Robin,
this is awesome.
I just tested it and it works like a charm.
Thanks you
MatthiasJanuary 31, 2020 at 3:30 pm #208389In reply to: Edit the bbPress login widget
Robin W
Moderatoruntested, but try this
add_filter ('bbp_get_user_profile_link' , 'rew_get_user_name', 10 , 2) ; function rew_get_user_name ($user_link, $user_id ) { // Validate user id $user_id = bbp_get_user_id( $user_id ); if ( empty( $user_id ) ) { return false; } $user = get_userdata( $user_id ); $user_link = esc_html( $user->display_name ) ; // Filter & return return apply_filters( 'rew_get_user_name', $user_link, $user_id ); }Put this in your child theme’s function file – or use
January 30, 2020 at 12:13 pm #208365In reply to: 2.64 thank you!
Pascal Casier
ModeratorTesting has been performed for that bug, but it must be something more structural. We are still looking at where it’s coming from. But had already other important bugs fixed so we did not want to wait in bringing already 2.6.4
January 28, 2020 at 1:59 pm #208292In reply to: sub topics not showing
Robin W
Moderatorok, as a TEST, can you try deactivating 1 & 2 (I wrote 3 so know it is not the problem!) and see if sub forums reappear ? You can re-enable immediately afterwards
January 26, 2020 at 7:23 pm #208251In reply to: Notification emails content issue
orangeturtle1000
ParticipantHi Robin,
Thanks for the feedback, however the plugin you have suggested has not been updated in 5 years. I would refrain from using it as old plugins could hide security vulnerabilities and from what I can see it is also not tested to work with the latest WP updates.
Do you have any other suggestions?
Thanks
January 26, 2020 at 3:13 pm #208247In reply to: Give Admin/Keymaster ONLY a forum signature?
reedy
ParticipantThis is fantastic — I will definitely test this out.
Am I right in thinking that the two times this line appears:
if ($user_id == 57) $signature 'signature for user 57' ;Should actually read as:
if ($user_id == 57) $signature = 'signature for user 57' ;January 26, 2020 at 10:47 am #208238domi80
ParticipantHi
We’ve got an issue after upgrading bbPress to 2.6.x:
The “latest reply” column on the forum index page isn’t showing the real latest reply. Instead, we see the latest reply as it was just before the upgrade to 2.6.x.
None of the replies after the update are displayed.
This happens only at the forum index, not on the sub forum index pages; the sub forum index page shows the right latest reply.The options to repair/recalculate didn’t correct the information in the “latest reply” column.
We’ve seen this on 2.6.1 and 2.6.3.
We did a downgrade to 2.5.14 twice, once after 2.6.1 and once after 2.6.3, we did every time the repair/recalculate, and we’ve got the column working good again with the right and expected “latest reply”.URL: http://www.lotgenotenseksueelgeweld.nl
Note: It’s in Dutch localized.bbPress version now: 2.5.14
We have the forum index built by using the shortcode [bbp-forum-index] .
For the sub forums, we use the corresponding shortcode with the ID of the sub forum.
WordPress version 5.3.2.
PHP version 7.3.12.Anyone else having this situation? How did you get it solved?
Or could this be a bug in the bbPress? -
AuthorSearch Results