Skip to:
Content
Pages
Categories
Search
Top
Bottom

Member Access

Published on May 22nd, 2013 by TSemmes

Is there a way to create separate forums? One would be people that are preselected to participate in a particular discussion (members). The other would be public and open to anyone who wants to be part of a discussion (nonmembers or members). For the open discussion, is it essential that everyone needs to register?

some functions requied

Published on May 22nd, 2013 by xu2steve

members list

who is online like buddypress

pm function

Forum had vanished! Please help!

Published on May 22nd, 2013 by deltachi78

I posted the text below a couple of days ago. Since then, I have tried a different theme, tried installing the bbPress 2010 theme and even a couple mods to the page.php file I read about. Nothing’s working. Would really appreciate any advice. Thanks.
“I downloaded and installed bbPress. Put together a forum with three topics, added it to an existing page on my WordPress driven site and all was great! Half a dozen people registered, a couple of discussions began…it worked great. Now, all of a sudden with no warning, the forum is gone. If you click the page to view it, you see the path for the forum at the top, but nothing else: no topics, no area to add a topic or comment, nada. I’ve tried everything I can think of short of deleting the forum and starting over from scratch. Any thoughts? P.S. I can still see the forum and all topics/posts from the dashboard. I’m using wordpress 3.5.1 and bbPress 2.3.2. My site is henderson.lpnc.org.
Thanks for any help or advice!”

Conditional Loading of BBPress Stylesheet

Published on May 22nd, 2013 by saracup

I have a multi-site installation of WordPress. I have created a local bbpress stylesheet in my theme that I want to load ONLY if the site administrator has activated the bbpress plugin. I am unclear on the conditional statement (e.g., “if(function_exists..”) to accomplish this as I do with other plugins that are optional. I have tried the following in my functions.php file but it throws an error. Please advise:

<?php 
//Load the bbpress styles if bbpress is installed //
if (class_exists( 'bbPress' ) ) {
?>
<link rel="stylesheet" id="bbpress_style" href="<?php echo get_stylesheet_directory_uri(); ?>/bbpress.css" type="text/css" media="screen" />
<? } ?>

Any input would be appreciated. Thank you!

List recent topics and replies function

Published on May 22nd, 2013 by

I’m looking for a widget or a php funcion for listing latest replies including latest topics width its topic text.

Because of limited space I don’t want two separate listings for recent created topics and then recent replies. For me the topic text is also some kind of reply to the topic title.

Missing Forums Tab on BB Settings Page

Published on May 22nd, 2013 by ewan@woodcote-consulting.com

Experienced with WP but new to bbPress

Have installed BuddyPress and bbPress plugins WP 3.5.1 bbPress 2.3.2 BuddyPress 1.7.2 on test site.

I’m logged in to the backend as admin and forum keymaster

Settings>BuddyPress

I have 3 tabs “Components” “Pages” and “Settings”

I think I should also have a tab “Forums” but this is not present.

I think this should be the page:

../wp-admin/options-general.php?page=bp-forums

But if I try and access directly I get “You do not have sufficient permissions to access this page.”

Have searched web and forums without any joy.

As I understand it without this tab I can’t make much progress

Any help much appreciated

Is it possible to get bbPress to act like this?

Published on May 21st, 2013 by iamtheroman

I’m wondering it’s possible to use bbPress to accomplish the style of forum found here:
http://www.stockhouse.com/companies/bullboards/aun?s=AUN&t=LIST

Where replies are listed in one big list.

Thank you.

Best Plugin Ever

Published on May 21st, 2013 by Abberz

Hey I Just wanna say that this is the best Plugin ever I use it as my Comment system and I love it I use to use other forum plugins but honestly this is the best one out there keep up the great work <3

Edit or delete freshness

Published on May 21st, 2013 by seneca650

Can anyone tell me how to modify the result of “freshness” or to not appear or simply exit the format of the date of the last publication, for example March 20, 2013. thanks
Versión de WordPress 3.5
Bbpress 2.2.3
http://lawebdeltaxi.es/forums/

Cache error? Dont understand this error

Published on May 21st, 2013 by janhoos

Hey guys!

When I launched the site the forums worked. In a few months I didnt notice any activity on them so when BBpress broke I simply removed it from my menu.

Now, my website grew and I have some visitors that requested a forum. So when I enabled it again I found the same error.

http://www.airsoftclubnederland.nl/forums/forum/algemeen/

Thats the place where my forum hangs out. Is it a theme problem? I disabled the WP security plug-in as a test but it didnt fix it. I have some plug-ins active like social log-in and the likes. But I’m not sure where the start looking to fix this problem. Cant find anything on Google as well.

Curious if anyone can help me out with this 🙂

Skip to toolbar