I have tested imported with latest bbPress plugin version, but after import, counts of replies and topics for all forums are incorrect. If a forum has 0 topics, count shows 0, but if a topic has more than 1 it always shows 1. I checked in postmeta table, and the wrong counts are written there.
I have tested imported with latest bbPress plugin version, but after import, counts of replies and topics for all forums are incorrect. If a forum has 0 topics, count shows 0, but if a topic has more than 1 it always shows 1. I checked in postmeta table, and the wrong counts are written there.
@JJJ: Thanks.. I’ve created a bug for the missing option to choose a Hidden or Private forum as parent. And after moving the language files to a subfolder named bbpress the translation worked. I’m trying to figure out the importer problem, to make a good bug report, and as far I can see you’ve already fixed problems that I made quick-fixes for (the same way I did it).
So the problem now, is that I can’t run the importer at all (returning the blank “content” after specifying the path. I’m looking into it, and testing to see if I can figures out what’s going on..
I have a new and simple questions, which might be a bug:
* Shouldn’t it be possible to choose either users og user roles of which are able to view hidden and private forums? As far as I can see, Administrators are the only one to view these, and no changes can be made.
I’m working on a danish translation of bbPress, and is about half way through, but would like to test if the terms are used correctly in context. But for some reason I can’t make it use my .po file. I’ve copied both the .po and .mo to the /wp-content/languages/ folder, and the files are named: bbpress-da_DK.po/.mo
What is wrong?
@JJJ: Any change, you could take a quick look at my questions? As I would love to move on testing tomorrow..
2.0 – the OP was talking about the latest version of the plugin. 1.0 is a standalone, not a plugin.
2.0 – the OP was talking about the latest version of the plugin. 1.0 is a standalone, not a plugin.
Hi there !
I already installed the latest version of BB and WP and the forum works.
But my questions is, how do include this forum as “page” or “article” in WordPress and the mainmenu ?
Sorry if im just blind, i searched the whole site and can`t find a step by step solution for it.
I tried to include it with WP plugin “include me” wich don`t seem to work.
Can someone tell me please where i can find it or give me a hint ?!
Thank you in advance, BBpress seems to be the forum for wich im searching for a long time. And sorry for english, i now it`s not that good.
i added the wordpress -bb plugin too and enabled it.
Seems everything fine, but still my question is:
how to include the forum into a page or a articel of WP like its here at your site. I don`t check it.
Greetings
I’ve just found an old 1.03 bbpress install with a ton of spam posts and spam tags. I don’t want to start over completely. I suppose going thru phpMyAdmin directly would be fastest, unless the 2.0 beta has new admin options in the backend.
To remove unwanted posts, I can just run a query for all posts created after a certain date in the bb_posts table.
How do I remove tags? I’m not sure what the relationship between bb_terms, bb_term_relationships, and bb_term_taxonomy are.
Are there other tables I need to look at where SPAM might have gotten in?
After I get rid of all the SPAM I’ll be looking to move to 2.0 asap
Just installed the latest version of the bbPress plugin.
Activated the default twentyten child theme.
I can see Settings -> Forums, but I can’t find the admin screen to create and manage forums.
I’m using WordPress 3.2-beta with no other plugins installed.
Halp?
Thanks for the great work so far.
As a theme author, I’m currently testing the integration of the different templates inside my own themes.
Can you give me a hint where i can overwrite the existing template files and if it’s possible to store these specific templates in a own sub-directory? E.g.
my-theme/
my-theme/style.css
my-theme/index.php
my-theme/[...]
my-theme/bbpress/
my-theme/bbpress/single-forum.php
my-theme/bbpress/[...]
I’ve copied the template files from your “bbp-twentyten” theme to my own theme and added add_theme_support('bbpress')
to the functions.php
. The forum is working with the shortcode [bbp-forum-index]
, but the new templates aren’t loaded.
I updated some of the verbiage and changed a few of the behaviors of the importer from bbS2P to being in core. It needs some heavy testing. This kind of data migration is not something that should be taken lightly, so let’s get it polished up for when 2.0 goes gold.
I updated some of the verbiage and changed a few of the behaviors of the importer from bbS2P to being in core. It needs some heavy testing. This kind of data migration is not something that should be taken lightly, so let’s get it polished up for when 2.0 goes gold.
bbPress 2.0 beta 1 is now available in WordPress extend for public testing.
https://wordpress.org/extend/plugins/bbpress/
I am wondering what the file name for a single-posttype.php is for the bbpress plugin. I am testing it and would like to have add it’s own template. And is there a template that already exists I could add to them file?
Thanks!
First pass at RSS2 feeds is now in the plugin. Surprisingly, not as easy as I thought they were going to be, so be sure to test these. They are accompanied by 2 new settings options to control the per page count of their RSS feeds.
Starting to run out of room in the theme to put links to feeds, so still working that out. Until then you can access topic/reply feeds by appending “/feed” or “/feed?type=reply” to single topics and forums.
1. Change the forums base to something else. I am running it perfectly fine over at testbp.org by changing the base to ‘discussion’
2. The reason for the double ‘forum’ is because your root slug is ‘forum’ and the forum slug is ‘forum’ and you’re choosing to include the root slug.
3. Don’t remove the forum slug. 
Widgets should work anywhere you have a widgetable area. Since your theme is mostly custom, you’ll want to research how widgets work, insert your sidebar, etc…
1. Change the forums base to something else. I am running it perfectly fine over at testbp.org by changing the base to ‘discussion’
2. The reason for the double ‘forum’ is because your root slug is ‘forum’ and the forum slug is ‘forum’ and you’re choosing to include the root slug.
3. Don’t remove the forum slug. 
Widgets should work anywhere you have a widgetable area. Since your theme is mostly custom, you’ll want to research how widgets work, insert your sidebar, etc…
Hi
Testing the new plugin atm here bfstuff.se/forum but have alot of problems to get it to integrate with the theme.
I tried to add the add_theme_support( ‘bbpress’ ); to my thmes function.php but that just make my forum disappear completely.
Also is there a way to use my old database with the new plugin, i have and old bbpress forum with posts etc etc
Cant find a database with the new plugin, maybe it doesn’t use one?
/r00p
Can you please help me with … <?php bb_latest_topics_pages( array( ‘before’ => ‘<div class=”nav”>’, ‘after’ => ‘</div>’ ) ); ?> …
I wanna make it look like this… « Previous | 1 | 2 | 3 | 4 | 5 | Next » …(..to add | between each link)…
…any suggestions?!?!?
@tooltrainer – unrelated, and fixed. Try the latest revision.
Was a bug with subforums, categories, and topic/reply counts.
@tooltrainer – unrelated, and fixed. Try the latest revision.
Was a bug with subforums, categories, and topic/reply counts.