Dude you mean bbPlugin or bbPress (StandAlone vr.)?
For the StandAlone one you must put your language files into my-languages and for bbPlugin put them into WordPress language directory with name like bbpress-fa_IR.po or .mo. themes and plugins have a directory for translations, if have not code a textdomain for it
Hi
I am not sure your right about this. In the index.php file in bbpress/bbp-languages/index.php it says the following.
“Do not put custom translations here. They will be deleted on bbPress updates.
Keep custom bbPress translations in /wp-content/languages/”
I first tried to place my language files in bbp-languages folder and it did’t work.
When you do as I explained both the theme and bbpress will be translated. That’s what you want isn’t it?
I did notice the date of the post, but people might find my answer helpful even if migueltavares is not looking for help on this anymore.
Vayu
Nope @Vayu. He mean bbPress language not theme or plugin.
Language files must upload in a directory in bbPress root called my-languages
(Also you must look at the post date: 1 month ago!)
Hi.
Add this to your functions.php file in you theme.
add_action(‘after_setup_theme’, ‘my_theme_setup’);
function my_theme_setup(){
load_theme_textdomain(‘bbpress’, get_template_directory() . ‘/languages’);
}
Then place your language files ind the at folder in your theme folder.
Vayu
#1 is fixed too now. looks like bbPress have that bug. I put the topic pages nav upper the post form and now the closed messsege shown under the page last post.
I would like @JJJ fixed this out…
@BJ
Yeah dude it’s StandAlone version not the bbPlugin.
I think @ootes worked on it very much
I work on Persian bbPress support site, I would like to have some discussions with you @BJ
Can you gimme your mail address?
@BJ
Yeah dude it’s StandAlone version not the bbPlugin.
I think @ootes worked on it very much
I work on Persian bbPress support site, I would like to have some discussions with you @BJ
Can you gimme your mail address?
@Tapefilters url,
I guess this is still bbPress 1.0 ??
Looks very nice, beautiful homepage that doesn’t look like a forum at all.
@Tapefilters url,
I guess this is still bbPress 1.0 ??
Looks very nice, beautiful homepage that doesn’t look like a forum at all.
Hi there,
I’m really not techo at all and am trying to utilise BBpress on my weaver wordpress themed site. I’ve copied the files over as instructed but I’m completely lost with the info re the child theme. Can you give me instructions on what to do here in a fair bit of detail? Do I make changes under the weaver admin section or do I need to be in my file manager and what exactly do I put where. Thanks heaps
We’re using WordPress 3.2.1, BuddyPress 1.5, and bbPress 2.0 and seem to have run across an issue with the forum home permalink not being correctly set, or so it seems. Perhaps I’m missing something
. Any help is greatly appreciated!
The Code
We’re attempting to simply output the basename of the permalink and use that in an IF/ELSE statement using the following to generate:
<?php
$gettheslug = basename(get_permalink());
?>
The Problem
For the purpose of this post, we’ll say that we have bbPress set to http://site.ext/community/. We need to grab ‘community’ from the URL, which is what the code above ‘should’ do, but doesn’t. Instead, it’s grabbing the basename for the last forum we created and continues to update as we create new forums/categories.
To get the basename, we’ve simply echo’ed out $gettheslug in the header. This works for all other areas of the website, except with the bbPress portion which is what’s so confusing
.
Perhaps we’re doing something wrong, perhaps I’m doing something wrong. As above, any help is much appreciated.
I think now that BBPress is final and out in the wild, I expect to see a number of plugins starting to hit the market quite soon. The code is a dream to work with and so easy to extend. JJ really rocked this release.
Maybe we could set up a poll so everyone could vote which bbpress 1.1 are the most important to be made compatible/available for bbprss plugin ?
Plugins for the 1x forums do not work with the new 2x bbpress plugin.
Hello
I am in the process of making the switch from phpBB to bbPress (once the importer is out of beta). My two questions: how will the current catalog of bbPress plugins work within the new bbPress 2.0 (WordPress plugin)? How are they installed?
I searched for this info here and could not really find a definite answer.
Thanks in Advance.
Any idea what might be causing this, JJJ?
Thank you Steveorevo!
That was exactly the problem. When logged in as an administrator I can post Javascript, when logged in as a Forum Participent, it strips it out.
I *knew* there had to be something in there to stop that.
Again, thank you for the help, and thank you also for the quick reply.
Check that you create a user at the subscriber level, and post a reply containing the script tag. It should not allow you to do this (or at least that is the case with me).
Within the administration screens, or at a different user level other then subscriber maybe a different story.
Hi All,
Sorry if this has been resolved somewhere else, I’ve tried searching the forums and haven’t found anything.
My problem is that I’ve installed the bbPress plugin into a clean install of wordpress, and when testing it tried a simple JavaScript insert. Open script tag, alert “Oh Dear” and close the script tag.
When I posted this, it went through. The page alerted the text. Each time the page loads, it runs the JavaScript.
So, my question is: Is there a way of stopping this? I’m pretty new to WordPress and *very* new to bbPress, but have been loving what I’ve been seeing so far. I really don’t want to have to try something else when this solution seems to tick every box but this.
Hi,
On the site I look after I’m having an issue of forum posts coming out blank. If I look at the database rows for the blank posts, they all have <br /> as the post_text.
I have not managed to replicate the issue myself, nor see any pattern as to why it’s happening.
I’m using:
WordPress MU 2.9.2
BuddyPress 1.2.3
BBpress 1.0.2
Any idea what could be causing it?
Thanks!
Oo gosh..

I think i have a different bbPress plugin. Are you sure there is no fake ‘Made’ in China bbPress plugin on the market?
Maybe it’s time for me to test my bbPress plugin on a single WP install because i think all my functions not working has something to do with me being on a Multisite install.
If you picked the option to overwrite your WP users with your bbPress users, then this is exactly what happened. You’ll want to login with your admin user/pass from your bbPress 1.0 install.
bbPress 2.0 does this already, and includes basic styling for them.
The pipes dont’t work anymore, use the Facebook Group Feed instead; http://groupfeed.climatesceptics.org. Works the same with group id’s.