I’ve been using phpBB3 up until yesterday when it decided to go crazy for no reason and die. It was a good chance to change to bbPress as I had been considering it for a while. I’m loving the idea of users tagging topics but I can’t seem to find a way to edit tags like you can in WordPress’ control panel. I’m a bit of a perfectionist and people are creating tags with wrong capitalisation so any new tags that have correct capitalisation are automatically converted to the original incorrect form. Are there any plugins out for editing bbPress tags, or any way I can quickly modify them without a plugin?
Благодаря за корекциите 
[залепена] ми харесва
а на българските форуми на wordpress.org е използвано [важно], което носи повече смисъл, макар да е разлино от [sticky]
“Your attempt to … has failed.” – за превода на тези фрази се водих от превода в WordPress, за да е един и същ стандарта
On BBPress, when a user is not logged in and they click on a link that uses “?re=URL…” they are being sent directly to a 404 Error page. It works when I login to the Admin area, but not any other URL.
For example:
http://howiwascured.com/forum/bb-login.php?re=/forum/bb-admin/ works fine.
http://howiwascured.com/forum/bb-login.php?re=http://howiwascured.com/forum/?new=1 does not work
Is this a known error? I haven’t edited bb-login.php and I’ve tried both scenarios on multiple layouts with no success, so I don’t really I think I did anything to cause this problem. If it means anything, I have WordPress and BBPress integrated.
Please let me know if you all need any more information.
Thank you,
Robert
@tiptaptip you forums is smf not bbpress
It is very simple. I will explain to you how to do it. Use 1 WordPress MU site for the database and then integrate each bbpress with cookies and user database integration. It works fine. I’ve done it!
@ipstenu: I know iframes are dangerous but it was the simplest way of getting the job done.
@everyone: thanks for your support!
I’m offering $10 to whoever can get this done for me.
Just send me an email
andywilliams244 [at] hotmail.co.uk
I did essentially add in the bbpress custom css to my wp theme’s css, too, so that they would really mesh up better, as well.
Log out, flush your cookies, log back in.
Did you mesh bbPress and WordPress?
Hi there – has anyone tried to use the registerd users only plugin with wordpress and bbpress running together? I found that it works great for wordpress but skunks all access to bbpress. Anyone get around this?
Thanks!
I wish the WP-Forum worked on WordPress 2.8 then I would be a happy camper
Simple Press Sucks
BBPress is too young at this point for it to be a permanent solution
Vanilla is too unstable to be a permanent solution
VBulletin is too clunky
Esotalk got abandoned.
THERE IS NOTHING LIKE WORDPRESS FOR FORUMS…YET
While I haven’t integrated WordPress and bbPress yet, this topic looks helpful:
https://bbpress.org/forums/topic/easy-way-to-integrate-bbpress-wordpress-themes
If you’re concerned about bells and whistles, your best bet might be to stick with version 9.0, since there are many more plugins that are known to be compatible. Right now, trying to use the older plugins on 1.0.1 might get you a lot of honks and farts instead.
wow thats good! Thanks for this
I’m going to put in a standard disclaimer here: iframes are dangerous.
Example: If someone manages to put in malicious code in a bbPress post and you edit it via the admin side using this plugin, it is possible you could bugger your WP install. Now it’s a slim possibility, but iframes are bad, evil and annoying and should be avoided if possible.
Great idea for a plugin, use it responsibly, folks.
I’m not sure how I’d go about that, could somebody post a step by step tutorial? I’ve never dove this far into bbpress before.
Thanks guys, I’d owe you one
Thanks. I was considering making this exact plugin myself. Glad to see I don’t need to now
If you are going to resort to iframe’ing it then you may as well use some sort of hosted solution.
I guess, but you would assume he would have copied and pasted that in if he followed the plugins directons.
(not recommended) Remove the bbpress header.php and replace it with a symlink to the wordpress header.php
(recommended) Deep Integrate WordPress and bbPress and have bbpress call the wordpress header not the bbpress header.
I found some older posts about similar problems to this, but nothign that really helped, plus they were all for the 0.x versions and I am using 1.x which I am guessing may be different.
I have combined bbpress and wordpress databases (WP 2.
and all members have been set to inactive status. But I can’t find anything in Mysql to cause this, so can’t globally change them all to member status. They all seem to have the same bb_capabilities value as the couple of members who I have manually made to ‘member’ status, so that doesn’t help.
And I have thousands of members so manually changing them all through the admin interface seems to be a nightmare.
Can someone tell me what database fields to change to make a member to be a ‘member’ status please?
Thanks.
The plugin doesn’t add define('WP_AUTH_COOKIE_VERSION', 1); to your bb-config.php file. It’s very easy to miss that
Total newbie here, but I’m a blogger using WordPress 2.8.x who is thinking of adding a discussion forum to my site.
I am NOT a coder whatsoever, so please keep that in mind when answering, although I do have a friend who is one but I would need to be conscientous about using his time.
My question is whether bbPress 1.0 will easily integrate with WP 2.8.x as I have it currently configured. Obviously I’d want it to look similar to my site and have all the standard forum bells/whistles.
If not, does anyone have any other suggestions? I just began researching forums today. I’ve come across IPB and phpBB as other options, but again, I have no idea how easy it would be to integrate those.
Any help you can give would be GREATLY appreciated! Thanks.