Hi,
According to the codex, only v4.x is supported (https://codex.bbpress.org/getting-started/importing-data/import-forums/)
Can you maybe first upgrade from your v3 to v4 ?
Pascal.
Hi, a trac ticket is created and will hopefully be implemented in one of the next versions of bbPress. If you need this now, maybe this thread can inspire you: https://bbpress.org/forums/topic/migrating-from-one-bbpress-installation-to-another/
Pascal.
Good question, too bad nobody answered it. I was wondering the exact same thing. Why would there not be an importer for the most current release of bbPress? Doesn’t make any sense.
Here’s another performance profiler that is useful: https://wordpress.org/plugins/p3-profiler/
Not as detailed as the Query Monitor, but it does give you a view of which plugins are hogging the most time. bbPress is at the top of the time-hog list on my application, which is not surprising given that it has to deal with the most data.
Hello,
I have a blog that is in 4 languages. I want a forum for each languages. How can I make this happen with bbPress ?
Best regards,
Seravi
I would like to migrate my vBulletin v3 forum over to the latest version of bbPress. I tried the migration tool from bbPress but it says there is nothing to migrate.
Is vBulletin v3 supported? If not, is my only option to update to vBulletin v4 first? I would like to avoid that as the upgrade costs $200 and I wouldn’t be using the software.
Please help.
ok, it’s not a good idea to post user access details on the website.
I took a quick look, but please DELETE my username to prevent you being spammed.
This may be either a permalinks issue, or theme or plugin
so try
Permalinks
This could be an issue with your rewrite rules. To fix this try resetting your permalinks. In your WordPress Administration Screens navigate to Settings>Permalinks, MAKE A NOTE OF WHAT IT IS SET TO, then select a different permalink structure and save. Then select your preferred permalink structure and save again.
If that doesn’t fix, Then
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 twentytwelve, and see if this fixes.
Then come back
Most common choice for this is GD bbPress attachments.
Their is also BuddyPress Forum Editor if you use BuddyPress as well.
@morok
Do you have a forum or category called forum??
The default bbPress breadcrumbs can include the parent forum/categories name in the breadcrumbs, but it shouldn’t just display the post type like that.
There is this for users posts submitted. It offers an option to approve a user one or all the time.
https://wordpress.org/plugins/bbpressmoderation/
Hi all-
Is there an ability in bbPress (perhaps a plugin) to close a thread after “x” number of days, but allow a participant to re-open it if they really feel so inclined?
If everything works on WordPress, but it’s really related to bbPress, then check out http://www.rewweb.co.uk/topic-subscribe/
Hi, do you mean the color of the text ?
#bbpress-forums .bbp-topic-content p,
#bbpress-forums .bbp-reply-content p {
font-size: 12px;
color: #000000;
}
Pascal.
Hi,
If you talk about plain WordPress with bbPress installed on top of it, then both users and emails are handled by WordPress. Creation of a new user is a WordPress thing, not related to bbPress.
Do you get emails for normal things you do in WordPress ? Are you using any SMTP tool ? Are you sure emails do not arrive in your spam ?
If emails work for WordPress, then don’t forget that you will not receive an email for your own topics…
Pascal.
Hi,
How can I migrate vBulletin forum data to WordPress bbPress forum? Is there any easy way around or any sort of plugin. I wanna know is anyone had done this before?
I found this plugin CMS2CMS: Automated vBulletin to bbPress Migrator but its free version is limited and I haven’t tried it yet though.
Hi! When I am on topic page my forum breadcrumbs looks like home – forums – forum – *forum_name* – *topic_name* Forums and forum have the same link to main forum page
How can I make them looks like home – forums – *forum_name* – *topic_name* ??
bbPress 2.5.8-5815 WP4.4.1 with Kleo theme
It looks that my problem ist related to this one:
Lost permissions for administrator
I am the admin of my site. And of course I would like to setup a forum. So how can i become a keymaster on my own site? 😉 …
regards 🙂
Torsten
WordPress version: 4.4.1
bbPress version: 2.5.8
Site link: local
Hello,
With the code snippet I found here I was able to only show one reply revision log, namely the most recent one.
I would now like to move the revision log out of the reply itself and show it right below. I’m not sure which could I’d have to move to where. If anyone would have some directions that would great, thank you!
Update:
There is one place, where bbpress shows up within the backend. On the dashboard there’s the little widget, which shows some information about how many posts were written and how many users are there … and so on.
SO: When clicking on (for example) hidden answers, it should open a site, where i could edit them, to show up or delete them, or whatever …
But there comes an error message: You are not allowed to edit this (something like that – as it shows up in german on my site).
Now:
In the past I also tested a few plugin to handle user roles. But all of them are uninstalled. Might there be a problem with an old user role, which is still active? Strange enough, as I always was set as the keymaster!?
Best regards
Torsten
I am working on wordpress project, In this I need to enable bbpress Forum to buddypress group section only. And not other forum functionality out of the group.
Please guide me any hook or other solution which will help me to implement this functionality.
Thanks
Hi,
Is there an option(or a plugin) for bbPress that will allow me to moderate posts of certain users? I’d like to have some users moderated so that each post they make(replies to existing posts) will have to wait for admin’s approval.
Thank you.