@csotelo Most excellent dude…. That said, I made one too 🙂
You can grab the latest revision from https://bbpress.trac.wordpress.org/ticket/2402
The main differences are:
- Forums
- Updated code formatting and inline docs
- Uses kunena_categories.parent_id for Forum parent ID
- Imports Forums topic & reply counts
- Uses kunena_categories.alias for forum slug (seo)
- Includes Category/Forum forum type input & callback method
- Includes Open/Closed forum status & callback method
-
- Topics
- Ahmmm
Ok, I just stopped at ‘Topics’ as there are quite a few differences there, I based mine on Kunena v3.0.1 Forums, What version are you importing from?
(There are some significant changes here)
@nykess bbPress 2.4 included some updates to make it responsive as detailed here.
@akgt “all posts and topics have the same titles” this is fixed in bbPress 2.4
@kcurlsjr This is a known issue on forum visibility, details are in ticket #2408 and a possible workaround is in this thread
Fixed already for 2.4.1; I’ll release next week.
https://bbpress.trac.wordpress.org/ticket/2405
A bug, fixed in trunk and will be part of 2.4.1 next week.
https://bbpress.trac.wordpress.org/ticket/2405
Sorry about that.
I’m trying to import a bbpress 1.0.2 forum to the latest version of WordPress-bbpress (2.4). It has 37,000 topics, which all seem to import OK and look good. But when the importer is importing replies, it seems to stall out around 70,000. It gets slower and slower until it’s a crawl.
I’m wondering if this is due to the wp_bbp_converter_translator table that apparently is created to help translate the standalone bbPress posts into WordPress? This table is now 500,000 lines already. Or is there some other explanation? Is it because I am using bbPress 1.0.2?
Have you tried disabling all other plugins and running a standard wordpress theme?
I doubt this is a problem with bbPress.
Hello,
I am new to the WordPress world and setting up my first experimental site inside my company. I want to move a blog/forum from an old home grown system to a new bbPress forum. I do not need to carry over replies; just the topics, write ups, author, and tags. I have all of the information in a spreadsheet. Assuming all of the old authors have accounts in the new WordPress, is there a way to import the topics and their metadata? I see importers for some specific BBs but nothing for just a generic data file.
Thanks much for any suggestions,
Mike Harper
Hello!
I using bbPress 2.4 and getting error after install.
The error is:
“Notice: bbp_setup_current_user foi chamada incorretamente. The current user is being initialized without using $wp->init(). Consulte Depuração no WordPress para mais informações. (Esta mensagem foi adicionada na versão 2.3.) in /home/jobyouco/public_html/wp-includes/functions.php on line 3012
Warning: Cannot modify header information – headers already sent by (output started at /home/jobyouco/public_html/wp-includes/functions.php:3012) in /home/jobyouco/public_html/wp-includes/pluggable.php on line 875”
Is there someone to help us?
Thanks
Eddie Barsant
Hello,
First I’d like to thank you for your plugin it will help very much for the new site I’m building.
I would like to know what page is the main forum landing page. I’d like to make a few edits, such as removing the default title “Forum” at the top and replace with my site conformed titles for each page. I would also like to comment out the forum search box.
I am currently wordpress vers 3.6 and I installed bbpress 2.4 today.
Here is the link. http://108.167.136.97/~kitchens/forums/
Thank you,
Ross
Yes!
It works. I just deleted the /wp-content/plugins/bbpress directory and uploaded it again!
But… I have another problem. My permalinks are set to /%postname%/, but when clicking a link on the website that is moved, I get a 404 error.
I have opened a topic about this at the Dutch support forums for WordPress, you can find it here:
https://nl.forums.wordpress.org/topic/probleem-met-permalinks-1?replies=1#post-302387
Thanks for the help!
Hi!
I noticed a strange behaviour in the freshness column for the latest post link – sometimes it is
/forum/topic/topicname/page/2/#post-391430
but sometimes it’s just
/forum/topic/topicname/#post-391523
In first case, the link takes me to the latest post, in second case the link just leads to the first page of discussion, even though there are 440 pages! This really bugs my users and I can’t seem to find the solution. Every bit of advice is helpful!
I use WordPress 3.6 and bbPress 2.4. The problem can be seen at http://www.kilb.ee/foorum/sisu/mnemomaraton/mnemomaraton-2/ (in the rightmost column) and it also occurs with TwentyEleven theme.
Hello,
I have a website which I have added the bbpress plugin too (wordpress).
The website is split into three areas which are completely unrelated.
1. An info site
2. Forum 1
3. Forum 2
Forum one is done.
Now I need to add a second forum with completely different catagories of topics etc.
How can I achieve this with BB press. Each ‘main forum’ has about 30 forum catagories under them but both main forums are completely unrelated. Both forums have the same logins for users.
Any help would be amazing.
JParticipant
It is 3 years later and I am having the same issue. My entire wordpress system is set up with emails as the usernames.
You mentioned you found a workaround or figured it out. how did you do it?
The bbpress user profiles show the email address in the url and I was trying to get bbpress to use something else like display name or nickname instead.
Is there a way to do it?
Thanks
Forgive me, I am a little new to WordPress. I tried to look for /wp-admin/options-general.php?page=bbpress, but don’t know where to look for this Auto-Role string. The option IS enabled under the settings menu.
I did, however, make some other discoveries:
1) Auto role is still working for some users that sign-up for the site, but not others. Can’t seem to figure out the common element for those instances where it works/doesn’t work.
2) Auto role seems to work for everyone once I deactivate my Register Plus Redux plugin (v3.9.10).
It is worth noting that there was no issue with Auto Role between Register Plus Redux v3.9.10 and bbPress v2.3.2. The issue only cropped-up after upgrading to bbPress v2.4
Any help that you can provide would be appreciated as I would really like to keep using Register Plus Redux.
Hello everyone!
I have a problem.
I have just moved my WordPress website from an ISP to another ISP.
But, I have a problem!
After moving the website I get the following error:
Fatal error: Call to undefined function bbp_get_topic_post_type() in /home/wdele/domains/carafec.nl/public_html/wp-content/plugins/bbpress/bbpress.php on line 571
I have bbPress installed. Does someone have an idea how to fix this?
I would be very thankful!
Thank you in advance.
Have a good day,
William
Sorry, I figured it out. The path was actually fine. Please ignore.
I apologize in advance if this seems like a duplicate. I’ve read a number of posts on properly creating a BBPress theme, but my CSS refuses to load. Here is how I have things setup.
wp-content/
++++ main-theme-child/
++++ +++ bbpress.php
++++ +++ bbpress-functions.php
++++ +++ bbpress/ <- contains all of the files from the default theme.
++++ +++ css/bbpress.css
For whatever reason, the css won’t load. Any thoughts?
I would love to have an @mention autosuggest feature in the topic reply/create textarea. You probably know how this would work but quickly, when you type ‘@’ it would create a popup of the names of users and filters based on the characters after the ‘@’. Maybe it doesn’t even spawn until you have typed in at least a character or two.
There is a BuddyPress plugin that does exactly this: BP Labs. But it does not extend to the BBPress forums.
Is there anything like this out there that I’m missing?
Hi Stephan thanks for your interesting, i have find the patch https://bbpress.trac.wordpress.org/attachment/ticket/2319/2319.patch and go to modify this file.. Thankyou…
Thanks, I can reproduce this also, I have created a ticket in Trac for this https://bbpress.trac.wordpress.org/ticket/2408
The final version should be ready for bbPress 2.5 in ~8 weeks (10/29/13 14:00:00)
I have not started on the passwords as these are hard and I have to do them for most of the new importers so I will get started on these next week I hope.
We are importing Email, URL, AIM & Yahoo into the default WordPress user profile and importing SMF’s ICQ, MSN, Signature, Avatar (link only), Location & Personal Text values and storing them in WordPress wp_usermeta table so this can be later imported/manipulated into any custom WordPress profile plugin like BuddyPress, this is not automated in any way though.
@dallisonlee I have replied to you here: https://bbpress.org/forums/topic/bbpress-editorial-calendar/
@jgasparine ‘Auto role’ appears to be working for me, can you check that it is enabled via /wp-admin/options-general.php?page=bbpress
@nykess Thanks, I linked to the widget issue in my previous post above. The user Gravatar are still using 80×80 Gravatars and has not changed, the line break between the username and forum role has also not changed. How have you customized your theme? It sounds like the either the bbPress or a theme update has overridden your customizations. Can you start a new topic and give some more detailed information on each of these. You can also download all previous versions from https://wordpress.org/plugins/bbpress/developers/
Is this the one? https://wordpress.org/plugins/editorial-calendar/
Ahhh, Yes,https://wordpress.org/support/topic/editorial-calendar-conflicting-with-bbpress-plugin
That said, I can deactivate and activate either plugin and everything works as expected.
Any chance it is another plugin?
@sam-rohn I hadn’t seen ‘Tehnik-bbPress-Permissions’ before so I’ll take a look at that.
@la_chouette Open /wp-admin/users.php and check the forum role assigned to each user affected. What happens if you change the user back to ‘Participant’? Can they post now? What happens if you now change them back to ‘Moderator’? Can they post now?
@freewpress Thanks, I can also reproduce this and looks like ticket #2319 didn’t quite fix the ‘Widget settings won’t save’, will try to get a patch in for bbPress 2.4.1.
@alex-ye https://bbpress.org/download/ updated, thanks.
@logicbit Can you try disabling all your other plugins and see if bbPress works if it is the ONLY plugin activated. If you can then re-enable each other plugin you have it might narrow down what the conflict is.