Hi there,
what is the the perfect option to get my blog show my forums on first page? I mean, appart from a link to /forums
by an httaccess redirect?
Hi there,
what is the the perfect option to get my blog show my forums on first page? I mean, appart from a link to /forums
by an httaccess redirect?
It’s a plugin for WordPress + bbpress 2.0.
It allows users to ignore other users by way of hiding their posts and topics.
It’d be great if anyone with spare time could test and give feedback 
http://dump.master5o1.com/files/bbpress-ignore-user.zip
This happened:
bbPress Standalone Importer
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in <removed for privacy>/wp-content/plugins/bbpress/bbp-admin/importers/bbpress.php on line 668
Warning: Cannot modify header information - headers already sent by (output started at <removed for privacy>/wp-admin/admin-header.php:35) in <removed for privacy>/bad-behavior/bad-behavior/screener.inc.php on line 8
Importing Users
We’re in the process of migrating your users...
Renamed the wp_users and wp_usermeta tables to bb_wp_users_tmp and bb_wp_usermeta_tmp respectively.
WordPress database error: [Table '<removed for privacy>.bb_users' doesn't exist]
CREATE TABLE wp_users ( <code>ID</code> BIGINT( 20 ) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, <code>user_activation_key</code> VARCHAR( 60 ) NOT NULL DEFAULT '', KEY ( <code>user_login</code> ), KEY( <code>user_nicename</code> ) ) SELECT * FROM bb_users ORDER BY <code>ID</code>
There was a problem duplicating the table bb_users to wp_users. Please check and re-run the script or duplicate the table yourself.
After that I only got:
WordPress database error: [Table 'md220579db167769.wp_users' doesn't exist]
SELECT * FROM wp_users WHERE user_login = '<removed for privacy>'
WordPress database error: [Table 'md220579db167769.wp_users' doesn't exist]
SELECT * FROM wp_users WHERE user_login = '<removed for privacy>'
Warning: Cannot modify header information - headers already sent by (output started at <removed for privacy>/wp-includes/wp-db.php:940) in <removed for privacy>/wp-includes/pluggable.php on line 934
I delete the tables bb_wp_usermeta_tmp and bb_wp_users_tmp trying to fix this problem: stupid of course …
I installed bbpress into my site and it works awesome (not the plugin) – I’m looking to change to another domain name (new database)…how would I move the bbpress that I already have installed on my site to my new domain?
Thanks
I am trying to Install the Forum in WordPress but cannot get the Forum to be accessed through the menu bar. I checked all the settings and can add forums and topics, but cant access is. How can I add this to a page in my site which will show up in my menu?
After trying out bbpress with buddypress i really think that bbpress as it is now works so much better. I just didn’t like how it worked in bbpress. This does everything and more than quite alot of forums out there and i hope it stays this way
Hi, all,
I’m having issues with the forums on http://www.daddybegood.com/. It’s installed correctly (as far as I can tell, at least!), but no-one can post on it.
The log-in system seems to work fine, but the forums still show “You must log in to post”.
DBG is functionally identical to our sister site http://www.high50.com/ which has a fully-working forum. The only differences are in the database (content, config, etc).
Anyone got any ideas what might be going wrong?
Hi
I’ve just launched a forum on http://forum.photoguides.net
I was wondering if there’s a plugin or a hack that will allow any URLs posted to automatically appear as a link to that webpage.
You’ll see on a thread like this one http://forum.photoguides.net/topic/post-your-flickr-page
All the links people post just appear as text and I’d like to be able to click them.
Thanks in advance,
Ash Davies
Hi, trying to integrate in my template BBP, but i need to made some special changes in sidebar.php when the user are in forum’s.
to initial check i write in the sidebar.php
<?php if( bbp_is_forum() ) { echo "iam_forum";
}
?>
but the echo is visible in every page/post not only in the forum… what’s wrong?
hey guys, i’v installed and integrated these two friends.
BBPress is recognizing wpmu users and allow to login but when i login with my super user in BBPress, i dont have any administration ability,
i set the rules for wordpress super user in bbpress settings, but its not working, and i cant in anyway go to bb-admin and change any setting 
any suggestion ?
thanks.