Skip to:
Content
Pages
Categories
Search
Top
Bottom

Order of Sticky topics

Published on June 27th, 2008 by bigbird

Hi all,

This is my first post and I love bbpress already.

Having spend 2 days trying to figure out permissions and groups etc. in phpbb and feeling like a complete idiot, I found bbpress and well I’m here to stay.

Anyways my question is:

can one re-order sticky topics on a forum like you can with main forum titles?

Check out our new skin

Published on June 27th, 2008 by

Hello my friend just finished our bbpress theme at iPhoneFan.com

Please check it out as we are very proud of it :)

http://iphonefan.com/foro/

Unfortunately, it doesn’t work quite well on IE6 :(

User Based Capabilities

Published on June 27th, 2008 by Abdullah Arık

Hi,

Is it possible to give user based capabilities with bbPress?

Official themes repository

Published on June 27th, 2008 by wiseacre

At first – I know the excellent _ck_ ‘s bbpress showcase. Good work, man! :)

But should have bbpress.org/themes just like bbpress.org/plugins . After 1.0 RC may be.

Disclaimer – Legal Terms Request

Published on June 27th, 2008 by aiitee

Hello there, my name is Charles, and just yesterday one of my sittes got banned for my hosting company because of copywrite infrigement, and its true that bbpress doesnt come with a disclaimer to tell the people what to do, and what to do not

… so: what if we create one?

insert bbpress like bbpress.org

Published on June 27th, 2008 by

hi, I wanna inset bbpress into my wordpress just like what bbpress.org website does. Is there any clue? Thanks!

Hiding subforms on your home page

Published on June 26th, 2008 by

I’ve seen this issue posted on multiple threads, but I couldn’t find the solution in any of them. my issue is simple: I want to hide children forums and only display parent forums on the main page of my site. My theme uses the following code to display the forum list:

<?php foreach ( $forums as $forum ) : ?>

<tr<?php alt_class(‘forum’); ?>>

<td>“><?php forum_name(); ?> — <small><?php forum_description(); ?></small></td>

<td class=”num”><?php forum_topics(); ?></td>

<td class=”num”><?php forum_posts(); ?></td>

</tr>

<?php endforeach; ?>

What should I change?

Help I messed up my code – LogIn Fields

Published on June 26th, 2008 by Sherry Dedman

In styling my page I messed up the PHP code apparently. When I log in, it does log me in. But the Log In fields just stay there instead of showing the admin|Admin|Logut links.

Can someone please take a look and tell me what I did and how to fix it? Thanks! http://www.undercoverlawyer.com/forum/

-Sherry

WordPress 2.5.1 broken integration with 0.8.2, admin can’t login

Published on June 26th, 2008 by

I’ve recently upgraded my WP to 2.5.1, and the integration with BBpress 0.8.2 (via bbPress Integration 0.74 by Michael Adams) has broken the login on the BBpress side for the admin/keymaster account. It doesn’t help that my server won’t send emails, so I can’t set the password because I never get the registration email (weirdly it never change the WordPress admin login. Should it?).

Anyway, my question is this – how can I manually reset the password for the admin account, or re-create the link between admin (WP) and keymaster (bb)? Is it possible, without going through the link that auto-generates a password?

Also, if I de-activate the integration plugin (on WP and bb) and upgrade bbPress to 0.9.0.2, can I force a new password for the bb keymaster account? There doesn’t seem to be a table for bb_users, and I don’t want to mess with the WP admin account.

Without a keymaster account, can I even upgrade?

Thanks,

require_once(wp-blog-header.php) issue

Published on June 26th, 2008 by

I’m integrateing bbpress with WP, I use require_once(path/to/wp-blog-header.php) in bb-config.php file

the path I use is physical path, such as d:hostingmemberid….

does it make sense? but when I run bbpress, there is nothing happen or nothing changed

Skip to toolbar