Skip to:
Content
Pages
Categories
Search
Top
Bottom

New Post Indicator

Published on May 8th, 2012 by EntrepreNerd

Is there a way for me to setup some sort of indicator that will allow me to quickly see if something new has been post in a forum or topic?

Here are the example forums – http://crankyoldmen.com/forums/games/guild-wars-2/professions/

Thanks guys.

How to contribute a bug fix?

Published on May 8th, 2012 by earnshae

Hello,

I installed bbpress and I really like it.

I found that there is an alignment issue that is caused by the return of the bbp_reply_class function for the default theme bbp-twentyten.

I noticed that others were having the same problem.

So I fixed it in my version and would like to submit my bug fix…

How do I go about doing that for this project. I have never contributed a patch to an open source project before but would like to submit this bug fix.

Thanks for your help.

bbpress.2.0.2 Arabic

Published on May 8th, 2012 by Faisaal

Dear good friends,

I installed the latest bbpress.2.0.2 into my arabic site and it fits OK but the english words like:

Forums ‹ Home

Forum

Topics

Posts

Freshness

are in English. My website is Arabic and would like to make it Arabic.

Here you can see my website after installing bbpress 2.0.2 to it:

http://jubailcompanies.com/?page_id=74

is there any way?

Thanks and good day to all of you.

Getting parent category and filtering against a query

Published on May 8th, 2012 by kennymcnett

Hi, I’m integrating bbPress with s2member and need to restrict access to certain categories, forums and their topics.

For example, here’s a hierarchy:

Home > Forums > Category1 > Subcategory1 > Forum1 > Subforum1 > Topic1

If someone tries to look at Topic1 or any of its parents, I need to check to make sure they have access to Category1.

Access is managed by s2member.

For typical wordpress posts, I attach this filter, run a wp_query, then detach it:

attach_s2member_query_filters(); // only fetch content the user can access

If that query is not empty, then I let the user view the page they’re trying to look at. If it is empty, it means they don’t have access to any posts and so I redirect them.

But I don’t know how bbPress works well enough to figure it out.

It seems I need to

1. Find what the root category is

2. Check if the user can access the root category

3. If so, allow access to whatever they’re trying to see. If not, redirect or give an error message.

Any ideas on how I can do this?

[resolved] [Resolved] BBPress signatures with Buddypress

Published on May 7th, 2012 by landonritchie

Ok found a good fix for this!

in bbp_signature.php

in function bbp_reply_content_append_user_signature & function bbp_topic_content_append_user_signature

change

$signature = bbp_get_user_signature ( $user_id );

to

$signature = xprofile_get_field_data( ‘Signature’, $user_id );

Then in Buddypress profile fields add a field called Signature.

Bam fixed.

I even went ahead and added a bbcode parser to the plugin so it works real nice. you can download the full fix here

http://vigilsoft.net/bbp-signature_buddypress_edition.zip

Not a big fan of re-posting, but: Linebreaks and Protected profiles

Published on May 7th, 2012 by Nate

I’ve been able to solve most of my dilemmas with good ol’ fashioned plug-ins and browsing this and the interweb, but there’s two issues that … until I get resolved, I think will cripple us from proceeding (I work for a small nonprofit) w/ bbPress …

1) Linebreaks – In the ‘About’ section, linebreaks are somewhat necessary for users to discuss their unique story.

2) Profiles – Since they’ll be sharing somewhat sensitive information about themselves, we would love if this was protected.

Any help would be greatly appreciated!

Topics remain hidden from members

Published on May 7th, 2012 by Miniflowers

Hi, we’re using bbpress for our forum and only registered users have access to it. It’s located on our public blog (Serenity child theme) at www.noonesthebitch.com.

Unfortunately, it seems that the forums are showing up, but when a user clicks on the Topic of any forum, it says no topics are found. As an admin, the topics are visible to me.

Also, if we go in and add a topic, all the topics are then visible to users, but eventually disappear again. It’s like they’re resetting or something.

We’re using Wishlist Member as well and I’ve made sure that none of the content is hidden.

Any ideas?

Thanks!

Adding Sections

Published on May 7th, 2012 by Tenshi.EX

Hello guys! I’m wondering if there’s a way to add sections to separate groups of Forums?

For example:

Section

– Forum

– Topic

– Reply

-or-

Science

– General Discussions

– Topic: “QQ Science is fun”

– Topic: “I love science!!1one!”

– Theories

– Topic: “I think X theory should be a law”

Math

– General Discussions

– Topic: “Help! I dunno the answer for 1+1”

– Theorems

Something like that, if it’s not clear, please let me know!

Allowing people to post and having forums show up in tab on front page

Published on May 7th, 2012 by NFLpigskingirl

Hi everyone! I’m new to BBPress and I’m quite the technology newbie, so please be as simple and specific as possible when answering my question otherwise I’m liable to not get it :)

Here goes: I have WordPress and installed BBPress. I have the Piano Black theme. My site is called Pro Football Chick (profootballchick.com/forums if you want to see what I’m talking about). Anyhow, I want the forums to have a tab on my front page at the top — like the About, Home, and Contact pages. I also noticed that there’s no way for someone to add a topic — how can I fix that?

Thank you SO much! :)

BBpress will continue?

Published on May 7th, 2012 by neviga

I can see several spam messages on this forum and they stay quite a long time. This worries me about BBpress itself. Can someone shed some light if BBpress has a future? Is it actively developed?

thanks.

Skip to toolbar