There’s a plugin for images: https://bbpress.org/plugins/topic/5?replies=14
The <blockquote> tag is allowed by default.
bbPress 0.80 will not have the topic resolution stuff. There will be a plugin to re-implement it for those that want it.
it is!
What should it be tr? tr_TR?
wordpress-tr, would you like a directory in the bbpress-i18n repository?
Hi,
bbPress Turkish version is ready, we’ve published in our site; WordPress Türkiye:
http://www.wordpress-tr.com/bbpress-turkce-surum/
Nueva versión de la traducción para bbPress 0.74:
El anuncio y el enlace a la descarga en mi blog.
That’s a WordPress Plugin, not a bbPress plugin. It should only be installed in your WordPress plugins dir.
Ok sorry for me being so lazy… just did some google’ing and found eclipse-plugin for gettext, so i’m going to do the german part…
I like it, although at the bottom, “fueled with wordpress” that would be fueled with bbpress wouldn’t it?
Has anyone done a german translation yet? I didn’t find anything anywhere…
If not I’ll propably do one, if someone tells me how this *.pot=>*.mo-things have to be done…
I’m still in the process of doing things with it, so, if you find things quirky, please be patient…
Anyway, I tried to get the blog’s theme around the forums themselves. I used the blog’s imagery, blog’s style.css codes right in the original bbPress stylesheet.. and so forth. I also used the WordPress.org/support/ user profile layout basically..
Well, what you think?
http://spencerp.net/forums/
Be gentle!!
spencerp
I’ve already posted this to the list, and I’ve also checked that disabling the one in the blog, stops this from happening.
However though, the plugin won’t work and do what’s it supposed too! Anyway.. on with the B.S…
Fatal error: Cannot redeclare bb_int_set_current_user() (previously declared in /home/mypath/myuser/public_html/wp-content/plugins/bbpress-integration.2.php:14) in /home/mypath/myuser/public_html/forums/my-plugins/bbpress-integration.2.php on line 13
I got this error after uploading, and activating the newest bbpress-integration.2.php plugin.
I uploaded the two too:
my-plugins/ directory
wp-content/plugins/ directory
Please note though: I’m using the full path to my wp-blog-header.php file, in the forum’s config.php file.
I also have the following for near footer of the config.php if it make’s a difference:
$bb->wp_table_prefix = ‘wp_’; // WordPress table prefix. Example: ‘wp_’;
$bb->wp_home = ‘false’; // WordPress – Options->General: Blog address (URL) // No trailing slash. Example: ‘http://example.com’
$bb->wp_siteurl = ‘false’; // WordPress – Options->General: WordPress address (URL) // No trailing slash. Example: ‘http://example.com’
// Use the following line *only* if you will be loading WordPress everytime you load bbPress.
define(‘WP_BB’, true);
I’m doing this, to be able to use some of my blog’s wp functions, for wrapping the blog’s theme around my forums..
Is there a way to work around this, or..? Thanks in advanced! 
spencerp
Works great, i got most of it translated to danish
Yes please add me for the it_IT translationon SVN so i will put there my translation files.
About the POT i checked a diff with the one i generated nd they looks the same then it’s all ok
Hi,
Thanks for that file, it works fine;
we’re about to finish Turkish translation for bbPress.
By the way, there are some parts that cannot be translated with that file.
For example,
* In the topic page, “post count” next to the topic title.
* In a tag page, (e.g https://bbpress.org/forums/tags/translation ), “TAGS” word between Forum name and tag name.
Yup!
In fact, if anyone wants one now, I can set it up for you.
Also… that’s the first pot file I’ve ever made. Can you please let me know of any issues
Can anyone please help me debug this problem on PHP4?
See https://bbpress.org/forums/topic/531?replies=17#post-3118
I really want to know wy this works in PHP5 but not PHP4.
This needs to get fixed at the source.
startribe (or anyone who has seen this problem): Can you de me a favor? Unfix the problem, then add $bb->debug = 1; on the first line of bbPress’ config.php file.
Go to the tags page, and you should see some ugly text at the top of the screen. Can you paste that text here?
Thanks!
That bug and some of these oddities should be fixed in the upcoming bbPress 0.80.
Thanks!