bbPress helps those who help themselves:
https://bbpress.org/forums/tags/phpbb
Is there a way to move my phpBB forum to a newly created bbPress forum?
Thanks,
Sam Hughey
Hello Everyone..
I’m editing current Theme for the bbPress Alpha 1.0 Release… I have created a Side bar that appears on almost all the pages with forums listed. Just like WP category. (site: http://forum.tnalist.com). Now, I’m facing some problem with Looping through the Forums (bb_forums()). My side bar executed before main contents. so when main contents require to loop the forums again, like Category listing page / Forum on posting (selecting dropdown box). its returning NULL / empty.
I wanted to find-out is there any way that i can Reset the bb_forums( ) loop and make it available again for next time?
I know there is a way to get the forums by using get_forums(). But i wanted to use the bb_forums() to loop than using foreach..
Hope you understand my problem
Thanks
Jeevan
What version bbPress are you using?
You can read lots of people’s experiences here:
https://bbpress.org/forums/tags/wpmu
Hi,
i have a problem with this plugin: http://bbpress.org/plugins/topic/bb-smilies/
i don’t see the smilies’s toolbar on edit-post pages
(but it’s works great with a new topic or new post for example)
why?
byeee.
Has anybody had any experiences trying to integrate bbPress 1.0 and WPMU 2.6.1?
I managed to get them working ageeees ago in the 0.9 releases, any reason this wouldn’t work now?
Hello finalwebsite,
I just paid the minimum 2 month plan USD 4.99 x 2 .I think use wordpress and bbpress is ok.
Here’s a question I had not considered before but is important. When you downgrade in WP and bbPress, does the re-install also downgrade the db version number? I hope so, or things will completely break.
Shagalaga, what version of bbPress are you using, and what is the server setup? LAMP or other?
What sort of content were you actually trying to post? Can you try to post it here?
I don’t know – what’s easier for you, downgrading to 2.5.1 or upgrading to an alpha release of bbPress?
Personally, if I needed integration between WordPress and bbPress, I would install the 0.9.0.2 of bbPress and 2.5.1 of WordPress. Alpha software should be used for testing only.
Posts are editable for a configurable period of time after posting, by the original poster. You can post then look at the post and see how it worked.
This plugin also worked with earlier version of bbPress:
https://bbpress.org/plugins/topic/live-comment-preview/#post-813
Hi,
I’m busy with some plugin that will do some SEO tasks for bbpress.
On thing seem to be harder than I thought. I would like to write new page titles in some circumstances. The next “filter” code doesn’t work:
remove_filter('bb_get_header', 'bb_get_title');
apply_filters('bb_get_title', 'PHP Scripts Development Forum');
which function is called before I need to use the remove filter funtion? (the guy from the WP SEO plugin is using some str_replace function, very strange)
Thanks
I just read about the compatibility issues…. I am running wp 2.6 and bbpress 0.9… no wonder i couldn’t get cookies working…
what’s easier?
to downgrade wp? or to upgrade 1bb .0?
any new solution without using RSS aggregator plugin?
https://bbpress.org/forums/tags/godaddy
You’ll see this permalinks discussion a lot with GoDaddy.
Anyone use Godaddy webhost? I just use the service and moved my old site to .
WordPress http://xxx.com (URL Rewrite is fine)
bbPress http://xxx.com/forum/
but the default (rewrite-rules.php) permalinks is not work. Anyone know how to use bbPress URL Rewrite with GoDaddy?
Hi I do have a version working(I downgraded bbpress to the last version bbsync worked because I was tired of using a alpha version of bbpress) it’s completely new code, but it’s very basic on the feature set and a bit hacked together, as I could never get the bbpress functions to work in a wordpress plugin.
I’m at a public library at the moment so I don’t have the code with me but I can work on the code a little bit when I get home.
Also please note, this was just made for me and I probably have different needs to what you needed, for example I wanted all wordpress posts to make a new topic so there isn’t options on a per post basis to post to a forum. Also comments don’t replicate between bbpress and wordpress(I was just going to disable commenting and make all users use the topic) but depending on how much time I have tonight I might add this functionality as I don’t see the difficulty in it.
Also F.Y.I. if anyone is interested I do it the úber ghetto way and manually manipulate the database and don’t go through any of the wordpress or bbpress functions so use at your own risk, but I haven’t run into any problems on my test site.
The facebook connect system will be launched shortly, could we use this to login to bbpress and thus integrate with an already ‘connected’ wordpress site?
Yeah this is a good question.
It worked for us, mostly. Using BBPress 0.9.0.2 and bbSync 0.94 gave us integration, and comments and users over to the BBPress site. We just lost comments on the WP side, and didn’t get permalinks back and forth.
Would LOVE to have this working, as it was almost good enough even “broken.”
How can we help, Felix?
I have uploaded this plugin to the Plugin Repository.
I found some problems in the earlier version, but it now works 
https://bbpress.org/plugins/topic/user-photo-for-bbpress/
What version bbPress and WordPress are you using?
fel64 says bbSync is very, very broken right now.
Hey all!
Great plugin, awesome thread. Felix, you da man.
Quick question – is bbSync supposed to completely get rid of comments on the WP side? If I have a post that has been submitted via bbSync to the bbPress side, the comments disappear from the WP page, and only show up on the BB side.
I would love people to post on the WP side and have the comments be viewable on the WP side, as well as on bbPress. I saw the thread above about integrating the bbPress comments BACK to the WP side, but not worried about that yet.
Any thoughts? This guy:
https://bbpress.org/forums/topic/bbsync/page/8#post-15078
Is having a similar issue. Anyone solve the issue?