Published on September 5th, 2008 by
I thought it might be helpful; I tried the following popular plugins with the latest release of bbPress and they seem to work perfectly:
– bb-smilies
– bbcode-buttons
– mini-track
– my-views
– post-count-plus (with some minor changes)
– support-forum
– bb-reputation (to some extent)
– bb-signatures
– bb-topic-views
– bbcode-lite
– hidden-forums
– report-post
– unread-posts
what is missing most is the working plugin for quotes…
Published on September 5th, 2008 by _ck_
The following is just my personal opinion but there seems to be a growing misunderstanding around here that makes me want to petition Sam and Michael to take 1.0 alpha off the download section and limit it to people who know how to use the SVN.
“Alpha” means “NOT ready for regular use”
I don’t know how to explain that any more clearly.
It only exists for people to test and report problems for eventual repair.
Do NOT use the Alpha:
1. on a forum with active members
2 on a forum that you would care if it’s down for a week
3. if you expect it to be trouble-free
4. if you expect immediate fixes for your troubles with it
5. just because you insist on using WP 2.6 and it’s the only version that will work with it
About 1 out of 5 of my plugins has some kind of unforseen problem with 1.0 alpha because of extensive internal changes with how it does things
Last but not least, even I do not run 1.0 on any of my public forums yet, only for testing. If that doesn’t discourage you from insisting on using it, well then you’ve been warned.
A month from now 1.0 might be perfectly stable and lovely. Right now it is NOT. You’ve been warned.
Published on September 5th, 2008 by
Hello bbpress world!
I would like to congratulate you all for developing such a steadfast, easy-to-use forum software known as bbPress. I love(s) it 
Secondly — yeap, it’s an issue — I would like to know if it is possible to have a forum-forum-topic structure instead of the current forum-topic one.
For example, we currently have:
Webmasters Forum – [all the topics go here]
while we would want to have:
Webmasters Forum – Italian Webmasters Forum / American Webmasters Forum – [all the topics from the Italian / American go here]
Would such a structure be possible?
Thank you for your time and for your replies.
Published on September 5th, 2008 by
Hi,
I installed bbpress yesterday. I followed the installation guide and the forum was successfully installed. I have a seperate database for my bbpress.
I have not integrated our wordpress blog to the bbpress forum. I also did not changed our wordpress settings like “users must be registered to login or comment”.
Today, I just noticed that the comments on our wordpress blog are gone. You can see them in the wordpress dashboard but when you visit the post for example here:
http://www.rewardcreditcardsite.com/how-to-spot-a-non-rewarding-credit-card/
It says it has “3 comments” but you can’t see the comments or comment box.
I removed the bbpress, but it didnt bring my comments back. Can anyone help? Thanks
Published on September 4th, 2008 by clementine
Hi. I’ve just moved into a Virtual Dedicated Server, i have 4 wordpress instalations with very few users and visits (like 200 per day) and 2 bbpress instalations with 200 users and 800 visits/day each one… They are in different accounts in the server, sharing DDBB.
The server its supposed to have 126mb ram but they’ve double increased my memory so, 256…
The server gets overloaded all the time, and I guess it’s BBpress… I don’t have any plugin or anything weird, just a smileys plugin. Does anybody knows what might be happening? I have ssh access and all that stuff…
Published on September 4th, 2008 by
Is anyone else seeing this? When I go to www.bbpress.org I get the home page with no styles (just plain white bg and plain HTML). At first glance, I didn’t see if anyone had already mentioned this, and didn’t know another way to report it to the powers that be…
Published on September 4th, 2008 by
Hi,
i have a serious bug: when i’m not login, i have 610 mysql query, and there is a one query repeat:
# 416 : 0.0004 seconds
SELECT meta_key, meta_value FROM bb_meta WHERE object_type = 'bb_topic' AND object_id = 37 /* bb_append_meta */
# 417 : 0.0005 seconds
SELECT * FROM bb_topics WHERE topic_id = 37 AND topic_status = 0 AND forum_id NOT IN (10)
# 418 : 0.0004 seconds
SELECT meta_key, meta_value FROM bb_meta WHERE object_type = ‘bb_topic’ AND object_id = 37 /* bb_append_meta */
# 419 : 0.0005 seconds
SELECT * FROM bb_topics WHERE topic_id = 37 AND topic_status = 0 AND forum_id NOT IN (10)
# 420 : 0.0005 seconds
SELECT meta_key, meta_value FROM bb_meta WHERE object_type = ‘bb_topic’ AND object_id = 37 /* bb_append_meta */
# 421 : 0.0005 seconds
SELECT * FROM bb_topics WHERE topic_id = 37 AND topic_status = 0 AND forum_id NOT IN (10)
# 422 : 0.0005 seconds
SELECT meta_key, meta_value FROM bb_meta WHERE object_type = ‘bb_topic’ AND object_id = 37 /* bb_append_meta */
# 423 : 0.0005 seconds
SELECT * FROM bb_topics WHERE topic_id = 37 AND topic_status = 0 AND forum_id NOT IN (10)
why?
when i’m login at admin, i have no this!!
i use mini track, bb_topic_wiews, bb_benchmark and topic_icons plugin
please help me
Published on September 4th, 2008 by
hi, how to give the possibility of all users to see the report in the source code, please?
bye
Published on September 4th, 2008 by
Does anyone know a way to have images show up in a post automatically once someone has uploaded them rather than having to edit the post after and clicking insert for each image?
I cant be the only person who has confused forum users out there.
Published on September 3rd, 2008 by Andrew
I am currently running the following:
WP 2.3x (using due to theme limitations)
BBPress 0.8.3.1
I am planning to upgrade the theme to be compatible with the latest version of WordPress. Once I do this I need to upgrade BBpress. Given the availabiltiy of the Alpha and the 2.5 restriction of BBpress 0.9 I was looking for suggestions on how to go about things.
Option 1 – Is this a valid path?
1. Upgrade to WP2.5 & BBpress 0.9
2. Wait for stable 1.0 Beta of BBpress
3. Upgrade to WP 2.6x and BBpress 1.0
Option 2
1. Upgrade to WP2.6 & BBpress Alpha
Questions:
1. Is a 2.5 version of WP still being distributed?
I hope this was clear. Thanks.