Skip to:
Content
Pages
Categories
Search
Top
Bottom

.pot files / localization

Published on July 4th, 2009 by taboo

When the localization files will be available for 1.0 final?

http://svn.automattic.com/bbpress-i18n/pot/tags/

if i login in wordpress i can't access to bb admin panel

Published on July 4th, 2009 by Marcomail

If i login on wordpress i must log out and re-login in bbpress to access to control panel

how can i verify the login ?

Published on July 4th, 2009 by Marcomail

I’m trying this code but doesn’t work

<?php if ( bb_is_profile() )
echo "hi";
?>

i’d

list forum name in the sidebar

Published on July 4th, 2009 by Marcomail

How can i show the forums in the sidebar ?

I’m trying this code but doesn’t work

<ul>
<?php while ( bb_forum() ) : ?>

<li>
<a href="<?php forum_link(); ?>"><?php forum_name(); ?></a>
(<?php forum_topics(); ?>) (<?php forum_posts(); ?>)
<?php endwhile; ?>
</ul>

theme without table ?

Published on July 4th, 2009 by Marcomail

is there a theme that use only css ? I see kakumei use also the table..

Creating new theme

Published on July 4th, 2009 by Marcomail

I’d create my custom theme, so i copy kakumei from bb-templates to my-templates, i’ve activated it but it doesn’t work, there is some problem because the theme it’s not formatted.

where is the problem ?

Support for 0.9 – how long?

Published on July 4th, 2009 by Sam Bauers

I’d like to put this out to the community as that is where the real support for bbPress comes from in the end. How long should we maintain support for bbPress 0.9?

As long as bbPress 0.9 is maintained some time will have to be spent maintaining the 0.9 branch, mostly with regards to security fixes. I don’t see this as particularly burdensome, but I don’t want to be doing it forever.

Given that plugins and themes will take some time to transition to 1.0 as well I think that support should extend for a reasonable amount of time.

I’m thinking somewhere between 12 and 18 months would be sufficient. People helping out here can inevitably decide for themselves whether they deal with 0.9 issues, but it would be good to set a cutoff date.

[polldaddy poll=”1759316″]

Bbpress avatar problem

Published on July 4th, 2009 by berder

Hi,

I have installed all the files (I thing correctly), but when I click the “Avatar” tab in the user profile page, it getting me to the forum homepage?

Do you know what is the problem?

Thank’s!

Just installed – Setup/installation (user?) Error?

Published on July 4th, 2009 by OKTeaRoom

Hi,

I just recently installed bbpress 1.0 rc3 and today upgraded to 1.0.

I believe I have either set something up wrong or there is something wrong with my database and I’m hoping someone help point me to a solution.

First, the forum is at http://www.oktearoom.com/forum

Ok…problems:

1. bbPM – When I hit send on a PM I get:

Forbidden

You don’t have permission to access /forum/my-plugins/bbpm/pm.php on this server.

2. BBcode Buttons Toolbar

Not showing up at all and and there is no change if this plugin is activated or deactivated.

3. bbPress Smilies

All of the smilies appear as ?’s even though I believe i installed this plugin correctly.

I just thought I’d give you all the details of the problems I’m having since they are all plugin related and thank you in advance if there is any advice you can give me.

Happy 4th of July to the American and to everyone else I hope you’re having a great weekend!

Thanks for taking the time to read my newb post. ;)

bbPress 1.0 Simplified Chinese Translation

Published on July 4th, 2009 by Dreamcolor

bbPress 1.0 Simplified Chinese Translation.

You can download it in URL below.

http://wpcn.googlecode.com/files/bbPress.1.0.Simp.Chinese.pack.only.v1-wpcng.zip

There maybe still have some translation bugs. So please let me know and I will fix it.

Skip to toolbar