Published on August 30th, 2009 by
Hi,
I have installed WP 2.8.4 and the most recent version of BBPress. Via the user role mapping, I managed to get a user who is registered through WordPress to have a default role in BBPress. However, I cannot find any plugins that allow anyone who is registered through BBPress to have a default role (it’s currently set to None) in WP. Any idea how may I achieve that?
Published on August 29th, 2009 by Mohamed
Hello
I’ve just finished installing the wordpress and bbpress and did the dual log in correctly but now I want to know how to set the User Role Map correctly as I do not know how or which one to pick and associate with each one
For example, for WordPress Administrator shall I pick key master or which one?
Also for WordPress Editor which one I should pick!?
Thanks
Published on August 29th, 2009 by tianye
I haev already download the “allow-images” plugin wish verson is 0.73 and activate in admin , when I input like this code “<img scr=”www.liuso.com/logo.jpg” /> but can not workes, what’s wrong wish my operation , my verson is 1.02
and my english is very poor if there somethings language wrong please don’t to ridicule
Published on August 29th, 2009 by Mohamed
Hello,
This is my 1st try to have a website and I’ve goggled a lot for the tools I may use and found that wordpress is the most highly recommended one.
Please I do need a forum to be integrated with the website and according to Google it shows that BBPress is the most recommended one to be used with WordPress.
The question now is that I can find the installation instructions for BBPress standalone but I can not find how to integrate WordPress and BBPress together at all.
So please may you help me and give me any links for such a thing as it was three hours searching in different places with no luck so far and I do fel very stupid for not catching any result yet.
I’ve just installed WordPress only without any plugins or any extra just the pure installation and default settings.
I am sorry if this is a very newbie question but I hope that some one can help.
Thanks,
Take care
Published on August 29th, 2009 by Navin
I saw this feature at bp, but also on other sites, and I always loved it, as it is an easy way of finding others with the same interest.
In the profile page you have a field called Interests, now if you add there e.g. WordPress, developer, I want it to automatically link to a search result like or domain/search.php?q=developer
i’d love to have this feature as many places as possible, but if i knew how to enable this option for the Interests field, i might be able to figure it out for the rest of the website.
A working example you see here: https://buddypress.org/developers/apeatling/
Check his Interests
Published on August 29th, 2009 by Olaf Lederer
Hi,
just finished my article about bbpress plugins:
http://www.web-development-blog.com/archives/useful-plugins-for-your-bbpress-forum/
if you like the article please vote for the article at dzone:
http://www.dzone.com/links/useful_plugins_for_your_bbpress_forum.html
Thanks (Excuse me, if this post is to spammy for the forum)
Olaf
Published on August 29th, 2009 by
Pls help me in seeing admin panel..
I changed bb_ to wp_ table in config file..
and then only i lost it…
If i change to bb_ back i got my forum but lose my admin
If i change to wp_ back then i can see admin… but a brand new forum.. pls help
Published on August 29th, 2009 by rahmetli
In a few days, I completed the translation of bbPress (1.0.2) from English to Turkish. There I share the link you can download the language file (.mo format):
http://www.rahmetli.info/translation/bbpress-turkish.zip
More – Fazlası:
http://rahmetli.info/forum/forum/bbpress-tr
English Note: I’ll be waiting for feedbacks to make the translation more understandable, so please e-mail me at ebs [at] rahmetli.info for advices. Thank you.
Türkçe Not: Türkçe için üstteki adresi ziyaret ediniz. Ve lütfen çeviri hatası varsa size göre ebs [at] rahmetli.info adresini kullanarak geri bildirimde bulununuz. Teşekkürler.
Published on August 29th, 2009 by Marius-
I have a little bitch user on my site who constantly tries to spam it with links to my competitor. Is there any way I can make this name censored. So when it appears, it doesnt appear afterall? Or gets replaced with the name of my own site?
Published on August 28th, 2009 by gerikg
WPMU 2.8.4a
BP 1.0.3
BB 1.0.2
“Manage your favorites” only shows up for the admin.
<?php if (bb_current_user_can( 'edit_favorites_of', $user->ID )) : ?><?php printf(__('<a href="%1$s">Manage your favorites</a>'), esc_attr( get_favorites_link() )); ?><?php endif; ?>
Any one had this problem?