You rock netcompetency!!!!
Thank you, i was struggling for days with this.
I am with a problem in to friendly URL.
Different from the wordpress that is possible to configure the base of the URL, I didn’t find that option in the bbPress.
My problem: I installed the forum in the directory /forum
When the user clicks in a category, the address is: myblog.com/forum/forum
and I wanted to alter for myblog.com/forum/category
Is it possible, without harming the system for future updates?
My version is 0.9.0.4
Thanks.
There are some auto-taggers for WordPress:
* https://wordpress.org/extend/plugins/wp-auto-tagger/ – This one suggests posts on a per post basis
* https://wordpress.org/extend/plugins/wp-calais-archive-tagger/ – This auto-tags your entire post archive
Both plugins could probably be ported to bbPress fairly easily…
If it’s happening here, I bet it’s happening on wordpress.org too so hopefully they will get to the bottom of it. I suspect spammers must have clogged up their algorithms with lots of garbage on purpose, causing lots of false positives.
Hi I am using wp 2.7.0 trunk (2.7.1) bbpress Version 1.0-alpha-6 Buddypress Core: 1.0-RC1 And I have the same problem. To try and resolve the issues I will show you the cookies for buddypress/wp and bbpress but instead of sharing the cookie I will call it “cookiestring”:
At bp/wp I have:
2x worpdress_logged_in_cookiestring at /
wordpress_cookiestring at /forums/bb-plugins
wordpress_cookie string at /forums/my-plugins
wordpress_cookiestring at /forums/bb-admin
wordpress_cookiestring at /wp-admin
wordpress_cookiestring at /wp-content/plugins
wordpress_test_cookie at /
PHPSESSID at /
_utma at /
_utmb at /
_utmc at /
_utmz at /
at bbpress the I have the following cookies
wordpress_cookiestring at /forums/bb-plugins
wordpress_cookiestring at /forums/my-plugins
wordpress_cookiestring at /forums/bb-admin
wordpress_cookiestring at /wp-admin
wordpress_cookie string at /wp-content/plugins
As you can see I have the same cookie string but I have a few extra cookies at buddypress.
Thanks for sharing your experience with me.
Johan
Currently i’am working on a own BuddyPress theme, based on the original theme provided by the BuddyPress developers. And yes, it will include a matching bbPress theme 
http://wordpress-blog.nl
Hi!
I normally use VBulleting forum, several of my sites runs it but I algo use wordpress in some sites and for a new one I was looking for something in the middle betweeen forum and blog and I thing I got it with bbpress.
I know it isnt like WordPress but I like it.
To the point, in VBulletin I got a automatic thread tagger, it will add tags automatically to the posts, it works just fine, you can exclude words like TO, FOR, THE, etc.
I guess something like that is missing here. I dont know how to code it.
Tnx!
johanh, I recomend you to use 0.9 with plugin to undergrade wordpress cookie system. It’s flawless.
So, I get to be a newbie (it’s been a while …)
The problem: I did the integration, but in the bbAdmin area (where you determine the User Values), I merged the administrator of WordPress (uh, me), somehow, with a value that doesn’t have access to the ‘Settings’ link within bbPress.
Not sure how I did it, or how to fix it. But while I seem to be recognized as the ‘admin’ on bbPress, the ‘Settings’ tab is no longer visible.
Help!
Thanks guys,
Nate
I’ve just setup BBPress and integrated it with my WordPRess blog (www.vizworld.com and vizworld.com/forum ). The integration worked perfectly.
However, I find myself today unable to access the Admin area. I could get in yesterday by doing the recommended logout/purge cookies/login , but Today every time I click “Admin” it just bounced back to the main forum page.
Any help would be appreciated.
I tried to include my Header.php content (some codes of it) to my bbpress header.php but always got trouble with the scripts.
It seems the codes are different and wont work together.
Maybe someone can help us because i am a beginner too.
Maybe there´s a way to create a new Page in WP and include bbPress there?
I hope so.
If you take a look on the forum there has been quite a lot of discussion, ck would seem to think and probably rightly that 1.0 will not be out before the year is over, so it could be that alpha 7 pops up at some point but beta is a way of I would assume as they have made quite slow progress because only 1/2 of them are working on it however I believe another person has returned from the wordpress camp to help out.
I am sure ck will chime in soon enough!
Hey guys. Guymed here, sheesh I haven’t been here since, like, early 2008. Tell me if I am posting this in the wrong forum, but, Talkpress? I visited Talkpress.com. It was up, not bbqponysomgomg like it was last year. But, I looked for a sign-up button or a certain page or something. NOT THERE! Is it VIPs only like wordpress.com when that first came up?
Um, thanks, I guess.
~Guymed-
http://guymed.org/ (AWESOME CSSs BY ME!)
How about taking the latest topic RSS feed and using an RSS widget or plugin in WordPress to display those topics?
I think I saw another topic about the avatars so I will look for that rather than address this here.
0.9.0.4 is recommended for live sites.
I get the funny feeling that I am a lonely bozo out here. I cannot post with my wordpress username johanhorak and now I am ignored as well. Did you notice that I am feeling sorry for myself.
Thanks _ck_! and thanks for your great plugins! I`m using some of them.
fernandot: gracias! Me llevo buen tiempo, y aún lo sigo laburando de a poco. Buen blog ayudawordpress… he estado por ahi varias veces. Si tienes alguna pregunta sobre la integración, etc, no dudes en preguntar. Saludos!
2. https://codex.wordpress.org/Function_Reference/wp_nonce_field
Don’t worry about the nonce field, it’s just for WP side and doesn’t translate, as of yet, to BB.
3. I think it’s just the internal http referrer, but I could be wrong.
Hey, everybody.
Agitainment.Comics ( http://agitainment.com/ics/ ) is an online graphic novel anthology dedicated to presenting the finest in comics entertainment from some of the best up-and-coming creators in the field.
My bbPress forum ( http://agitainment.com/ics/forum/ ) has been modified to match the old-school comic book format of my WordPress site. Have a look and let me know what you think.
Ex animo!
Rick
Thank you, second question is it possible to link up (same logins) between WordPress and BBPress without installing the Alpha Version?
There is no need to post the question in several places at once. Just ask it once.
There are several problems with your question and the solution posed in that other topic but we can talk about it on this topic:
https://bbpress.org/forums/topic/heres-how-to-show-bbpress-info-inside-wordpress-without-full-integration
Yes but that wouldn’t work from the WordPress side.
The correct way to do it directly would be to either use the topic table which has the topic_poster_name (not bb_posts) or to use a LEFT JOIN on the user table to fetch the user_login.
The LEFT JOIN will also get you the display name.
But there are several problems with your question.
First of all, you mean Display Name, not Nice Name, unless you are trying to use it in a way I don’t understand.
Secondly 0.9 doesn’t use Display Name.
Third,
“SELECT * FROM bb_posts WHERE topic_id=$topic_id AND post_id != $first_reply_id AND post_status=0 ORDER BY post_time DESC”
is a very inefficient query, there’s no LIMIT, you are using *
what exactly are you trying to find?
1. To add anything to the login page, just edit the login.php or login-form.php in your template folder. Since the login form is just a tiny space, you might just have a small text link there to a full disclaimer file.
2. Yes, with the 0.9.0.4 version and the latest WordPress (well, 2.7 anyway), you can use one of these two solutions:
http://superann.com/2009/02/26/wordpress-26-27-bbpress-09-cookie-integration-plugin/
https://bbpress.org/plugins/topic/freshly-baked-cookies/