Search Results for 'bbpress'
-
Search Results
-
hi guys i would like to customize the new bbpress plugin. i’m using the automatic theme integration, ie my theme does not natively support bbpress. how would i go about editing the files?
thanks
I used to run v1.0.3 then I decied to go plugin version..
I did an import but since my forums contains arabic topics; some topics didn’t make into the new version, also, even if they show in my forums when you click on a topic title to view it, it leads you to 404 page.
I noticed articles contains characters such as; ! , ? are not handled by the WordPress importer.
another thing is the search field provided in the twenty ten theme: it doesn’t search inside the forum but inside the blog -how to enable forum searching?
Thanx for the great work and keep on moving

PS. you can compare Arabic and Latin written topics on my forum here: http://forumcine.ma/forums/forum/forum-general/koi-d-9/
Topic: Archive slugs setup
I would like to step a support forum using BBPress within a current “regular” site. I am not sure how to set some things up. I would like to have the following URL structure…
/support/forums/[forum name]/[topic name]
I have setup a page with the URL /support/ because I want it to be the “home page” for support (will add list of latest topics with list of forums, .etc).
On the forums setup page by “archive slugs” should I set the Forum archive slug to “support”? Will this break anything?
Also, I find that there is very little documentation around to read to find help. I know this is still in beta, but is there plans for more robust documentation?
Thanks,
Kalman
Topic: bbpress 2 as a front page?
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

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 934I delete the tables bb_wp_usermeta_tmp and bb_wp_users_tmp trying to fix this problem: stupid of course …
Topic: Moving to new database
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
Topic: bbpress in buddypress
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?