Hello!
Our site is getting ready to launch soon and I’ve built out the forum structure to our liking but in testing we see that posting a new topic or replying to a topic in CERTAIN FORUMS can take up to 20 seconds after hitting submit for the post to save and appear. In all other forums it takes only 3 seconds. While I wish both were faster, how do we figure out what the 20 second delay is about?
Add this to the mix: Deleting a reply on the backend for the slow forum also takes 20 seconds compared to 3 seconds to delete for other forums…
20 second to post topic and delete reply forums:
https://www.myacim.com/sharing/forum/acim-lessons/
3 second to post topic and delete reply forums:
ACIM Text
Thank you for your help 🙂
Stats:
bbpress 2.5.8
wordpress 4.4.2
Jupiter theme, tested with generic 2015 theme too with no improvement
Disabled all plugins and problem remains
High speed VPS server using SSD drives, pre-launch / no traffic yet
Hello,
I am trying to import a vbulletin 4.2.2 installation into bbpress and it fails importing the replies without leaving me errors, it just hangs and keeps posting dashes (-) into the progress logs even after stopping it and resuming.
Wordpress and bbpress versions are the latest available as of today 20th of March 2016.
Our vbulletin database has around 11000 users, 600 sub-forums, 30000 threads and around 800000 posts
As the work is being done in local before atempting it on the server i am unable to give links.
If in need of more informations let me know
Thanks in advance for the support
Regards
2.6 is incredibly stable, its nearing, and has been, pretty close to being ready for release for quite some time, bbpress.org and wordpress.org are using 2.6 perfectly if that helps.
Is that on a public site ? Then a link would be great.
I need to understand is that is the bbPress search or the WordPress search.
Pascal.
Hi Adri,
Sorry to come back on this thread, but I have some Dutch WP colleagues that can discuss WPML with you if you want to join on slack. Short procedure:
• Login with your wordpress.org account on this link: https://wordpress.org/support/bb-login.php?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Fchat%2F
• Scroll on that page (https://make.wordpress.org/chat/) to “Joining the WordPress team on Slack” and enter your email address
• Check your email and you will have a “user@chat.wordpress.org” account
• Activate your account on https://wordpress.slack.com/
• Use that created account on https://wpnl.slack.com/signup to signup to the Dutch WordPress community
Pascal.
@ sziban Cool, 1st up, you should use the development version bbPress 2.6-alpha, it has some improvements for anonymous users, you can get it from https://bbpress.org/download/
Take a look at the phpBB and SMF importers for good examples:
https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converters/phpBB.php
https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converters/SMF.php
In particular, the following was added to add support to import topics and replies from “anonymous” users.
So rather than trying to import each of your legacy anonymous users as WordPress users the changes above will assign each of them to the built in bbPress anonymous user, and assign the “legacy” “nickname” to the imported topic or reply, its kind of cool and I’m pretty sure it will do what you are after.
Let me know how it goes or any other questions you may have 🙂
bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
Hello,
i have the following problem. When i try to enter a topictitle, the topictitle stays empty.
Wordpress Version: 4.3.1
BBPress Version: 2.5.8
PHP 5.5.9
I hope you can help me.
Great to hear.
For slack:
– Login with your wordpress.org account on this link: https://wordpress.org/support/bb-login.php?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Fchat%2F
– Scroll on that page to “Joining the WordPress team on Slack” and enter your email address
– Check your email and you will have a “user@chat.wordpress.org” account
– Use that created account on https://wpnl.slack.com/signup to signup
load my style pack, and you’ll find a shortcode to do just this
https://wordpress.org/plugins/bbp-style-pack/
Unfortunately not.
Do you have the possibility to switch to a standard wordpress theme ?
Or deactivate all plugins except bbPress ? Then reactivate one by one
Pascal.
I am running WordPress 4.4.2
Hi,
bbPress translation files comes automatically and the ‘search’ button is in the translated list:
value="<?php esc_attr_e( 'Search', 'bbpress' ); ?>"
But I see you also have ‘topics’, ‘posts’ and ‘freshness’, so nothing is translated.
Can you please tell me:
1) in what language locale your WordPress is running in ?
Dashboard > Settings > General Settings > Site Language
2) What version of WordPress and bbPress you are using ?
Pascal.
Hi all,
I migrated my website on a new server, all is fine with wordpress, it works but i’ve no acces in the forum settings, BBPress don’t see me as admin when i’m connected with the website as admin, i’ve no admin link in my back office.
My BBPres is up to date; my WP too
thanks
Gilles
@vadim77
I fixed my issue by using the default wordpress search (not bb search widget) and by adding this snippet into my functions.php. This snippet adds the bbpress hook into the default search and works like a charm (adds topics & replies) to search results. This will also make it much easier styling the search results page consistently (forum results vs blog / page results).
Thanks to: @undergroundnetwork for your snippet!
https://bbpress.org/forums/topic/plugin-snippet-hack-to-include-bbpress-topics-in-wordpress-search/
So I can help others – what version of wordpress are you running?
@vadim77
You are correct! When you change the + symbol in between the words to %20, everything works as it’s supposed to.
@Robkk
Considering the change from the + symbol to %20 works, what would our next steps be in order to get this working properly? If we can get the search to return the %20 as the separator, everything should be fine.
I have tried this within the 2015 / 2016 default wordpress themes with the same issue. Plugins running are Ultimate Member, bbpress & WP SMTP
Hi, i want to ask, if is possible anywhere download official theme of wordpress page – Rosetta.
This theme is use here https://wordpress.org/
Second question si, i cant found full supported theme for bbpress, everytime if i download any theme, last simpler, i cant use bbpress on fullwidth, because if i open a topic from forum, I’m always on the right side widgets,
thanks
would suggest you post a question on their support site
https://wordpress.org/support/theme/make
Hello,
URL: http://yourtechadvisors.com/forums/topic/testing-safe-to-ignore/
I am using this plugin to add signatures: https://wordpress.org/plugins/gd-bbpress-tools/
I would like the Revision information to align under the Signiture. I am currently using this CSS.
.topic.type-topic.status-publish > .bbp-reply-content,
.reply.type-reply.status-publish > .bbp-reply-content{
display: -webkit-box;
display: -moz-box;
display: box;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
box-orient: vertical;
}
.topic.type-topic.status-publish > .bbp-reply-content > .bbp-topic-revision-log,
.reply.type-reply.status-publish > .bbp-reply-content > .bbp-reply-revision-log{
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
box-ordinal-group: 2;
}
.topic.type-topic.status-publish > .bbp-reply-content > .bbp-signature,
.reply.type-reply.status-publish > .bbp-reply-content > .bbp-signature{
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
box-ordinal-group: 1;
}
It is working fine in Firefox, but not in Internet Explorer and Safari on apple devices such as IPhones. Can you please take a look for me?
Thanks.
Could you try with a profiler plugin like https://wordpress.org/plugins/p3-profiler/ ? If it gives you any indication of what plugin is so slow ?
Don’t forget to uninstall it when you’re completely done (it takes unnecessary resources)
Pascal.
Admin Custom Login
AdRotate Pro
amr shortcode any widget
bbpress
Duplicate Post (already tried disabling)
Easy WP SMTP (already tried disabling)
Envato WordPress toolkit
EventON
Fast Secure Contact Form
Foo Gallery
FooBox Free Image lightbox
Meta Box
Multi Feed Reader
Page Links To (tried disabling)
Revolution Slider
Rotating Tweets – Twitter widget & shortcode
Shortcoder
Sidebar Login
Widget Logic
WP All Import Pro
WP User Avatar
WPBakery Visual Composer
Yup I have literally copied all the code from ‘loop-topics.php’ in custom theme to the wordpress theme twenty fifteen, where it correctly does return true and topics are shown correctly.
I must have done something wrong in my custom theme, I just have no idea what the possible causes could be tho.
It just came to my mind that it might be template php file that bbpress uses, I’ll go check that now.
I use bbpress in combination with buddypress maybe it can be something with that also.
Hi people,
I basically can’t get to show any topics on a custom theme that I’ve been making.
I think it has nothing to do plugins, in my custom theme when I call ‘bbp_has_topics()’ it returns the boolean false. But when I switch to the wordpress theme twenty fifteen, I get returned the boolean true and it basically shows the topic correctly, with all plugins turned on.
However my forums list get displayed correctly, and the topic detail page will only display the topic when I turn off the ‘bbp_show_lead_topic()’ as it by default only shows when that function return true which in my custom theme it doesn’t.
the function ‘bbp_has_topics()’ basically get influenced or something as soon as I switch to my custom theme. To be honest honest I have no clue what causes this action to influence that those bbp function, I was hoping someone here did.
Does anyone have any suggestions or have encountered this problem and knows what could possibly cause this problem?