Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 1,526 through 1,550 (of 7,478 total)
  • Author
    Search Results
  • #239083
    r-a-y
    Keymaster

    The bbPress plugin integrates into BuddyPress, not the other way around.

    So your question is best suited on the bbPress forums:
    https://bbpress.org/forums

    I can tell you that multiple group forums are not officially supported in bbPress at the moment though.

    You’ll want to keep your eye on this ticket:
    https://bbpress.trac.wordpress.org/ticket/2191

    #239064
    danbp
    Participant

    bbPress related questions can be asked on bbPress support forum.

    Please, read here:

    How to add "View Who's Online" and "View Statistics"?

    #239062
    Vignesh M
    Participant

    Thank You ! i have an another doubt how can i show bbpress forum counts,topic counts,replies for individual user without login in buddypress members page below username.

    jkin
    Participant

    Hi Shanebp,

    Thank you very much for your prompt reply.

    The programer that helped me to setup the theme with buddypress/bbpress and userpro, from the Theme Dutch, told me that they use userpro’s register, hence, the ‘register’ and the ‘activate’ pages are not associated with the buddypress.

    When I land http://www.enihongo.net/register/, it would jump to http://www.enihongo.net/profile/register (for userpro) now.
    There is no ‘activate’ page now.

    andreawalford
    Participant

    Whoops. Sorry – ended up in wrong forum and didn’t even realize it – it was a bbpress question I had. Please disregard the question

    #238950
    caniwigirl
    Participant

    Hi @minglonaire,

    The forum part is easy because that is built into bbPress in the first place. If you read the “Getting Started with bbPress” page https://codex.bbpress.org/getting-started-with-bbpress/ you will note that there are three settings for forum visibility:

    Public – Anyone can see these forums
    Private – Only logged in registered users can see these forums
    Hidden: Only Moderators/Admins can see these forums

    I made my base forum (which is actually a category) Private, and the majority of sub-forums Public – but tied into the BuddyPress groups so you required membership to each particular group to access each of the forums. This only works if BuddyPress is hidden from logged out users.

    If you don’t want to use BuddyPress groups… just make all your forums Private.

    Note that BuddyPress defines Public, Private and Hidden slightly differently than bbPress

    I had issues with my theme not displaying Hidden Groups to the people it should… If this is an issue for you, check out another thread… https://buddypress.org/support/topic/hidden-groups-and-forums-not-showing-for-members-of-them/

    All the best! 🙂

    #238909
    Klosurdo
    Participant

    These are the errors I receive when trying to activate buddypress

    Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home1/cmpgorg/public_html/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28

    Fatal error: Cannot redeclare kleo_bp_replace_placeholders() (previously declared in /home1/cmpgorg/public_html/wp-content/themes/kleo/lib/theme-functions.php:1894) in /home1/cmpgorg/public_html/wp-content/themes/kleo/lib/plugin-buddypress/config.php on line 105

    #238880
    r-a-y
    Keymaster

    At the moment, you can’t.

    This is handled in the bbPress plugin:
    https://bbpress.trac.wordpress.org/browser/tags/2.5.7/includes/extend/buddypress/groups.php#L55

    You could try overriding those variables on the 'bp_include' hook. See where bbPress initializes BuddyPress:
    https://bbpress.trac.wordpress.org/browser/tags/2.5.7/includes/core/actions.php#L132
    https://bbpress.trac.wordpress.org/browser/tags/2.5.7/includes/core/extend.php#L38

    So in theory, you could overload those slugs on the bbpress()->extend->buddypress object on the 'bp_include' hook after priority 10.

    Untested, but see if that works. This will also break all your old forum links in the activity stream if you did this.

    Henry Wright
    Moderator

    Hi @vignesh-m

    The bbPress forum will be the best place to ask:

    https://bbpress.org/forums/

    fmckinnon
    Participant

    Hey Dan,
    Yeah – I understand that – spent a lot of time reading, and have installed BuddyPress and bbPress on my staging domain.

    I’ve experimented around w/ the Groups features (including allowing a Group to have a forum, etc). At this point, I realize I’m getting into personal preference …so with that being understood, here’s my question:

    What’s the real point of Status Update/Activity Streams in the individual groups in BuddyPress if you are going to be also having forums via bbPress? It seemed and felt cluttered and redundant to me.

    Like I created a group called “Songwriters” and linked it to the “Songwriters” forum. But, members of the Group can post status updates in the Group, that don’t show up in the forum. And if a member of the group posts in the forum, it does show up in the “forum” section of the group, but doesn’t show up in the activity feed for the group.

    It almost feels like the two spaces are competing, I’m not sure I follow the rationale. Again, I realize it’s preference, but in your opinion, if you are going to utilize bbPress forums, is it best to just turn groups off?

    What I’m trying to prevent is having the “group” discussions having in two separate areas. I can see how you’d have some discussion happening in the forum, and then someone else may post a topic as a “status update” in the group, and start getting comments there.

    Does this make sense?

    #238806

    In reply to: Forums on Member Pages

    Marcella
    Participant

    @danbp yeah I have it setup for both groups and stand-alone.

    The bp_is_user_forums, no matter what I try returns false and never matches. The plugin template is then used to render the templates BBPress uses.

    I’ll try a fresh install at some point, there’s always something new to deal with.

    danbp
    Participant

    Anything about this is explained here

    Installing Group and Sitewide Forums

    and also on bbpress site.

    danbp
    Participant

    hi @fmckinnon,

    Should we also use BuddyPress?

    bbPress is a separate WP forum plugin. You can use it on any WordPress install.

    BuddyPress is a separate WP members community plugin. You can use on any WordPress install.

    Confused by the difference between “Groups” in Buddypress and the forums … and “Group” forums.

    BP groups are members activities grouped under a same hood: the group. So it’s a typical BP behave. A group is not a forum, even if group discussion can be followed with help of a minimalistic publishing tool, the what’s new ? form aka notice editor. A kind of wall discussion retrained to each group, without any usual forum tool.

    If you use bbPress AND buddyPress, you have the ability to categorize the forum into groups. In other words, you can assign a forum to any group of your choice.

    As you can read on Codex, you have the option for a global forum only, or group forums only or if you have time and many mods, group and global forums.

    For the last question, you already know that vbulltetin can be imported. For the user i have no answer because i never used this, but one thing is sure, WP use only one user table, no matter the other used plugin.

    BuddyPress “shows” users, but doesn’t manage them. bbPress “shows” topics, but doesn’t manage user. That’s WP stuff.

    I don’t know if you should use BP and bbPress together simply in regards of these technical explanation. So far i already experimented with BP, they are many other points to take in consideration if you want to built a community site.

    #238744

    In reply to: Forums on Member Pages

    danbp
    Participant

    bp_is_user_forums(), check if forums component is active.
    https://buddypress.trac.wordpress.org/changeset/6484

    Which type of forum do you use ? Standalone or group, or both ?

    In bbPress you have a folder called extend containing the BP specific templates. Should you use them depends the forum type.

    If bbPress is standalone, the plugin is totally independant of BuddyPress in regards of templates at least.

    #238681

    In reply to: Forums on Member Pages

    danbp
    Participant

    it doesn’t reflect the topics this account has created.

    It should normally !
    When on a profile, the forum item leads to this user forum activity. Any type of forum: groups and global forum.

    Verify your settings. What you should get with defaut settings:

    Forum link on profile:
    your-site/members/username/forums/

    On a group forum
    your-site/groups/group_name/forum/

    On the global forum
    your-site/forums/forum/forum_name/ (forum_name is a page title you must create, on this page you add bbpress shortcodes to show up the global forum only).

    Group forum is the first forum you create (in admin) if you want group forums, and as forum attribute you assign “category” (see right column on create forum page).
    Then you have to set this group forum as parent page for all group forums in forum settings.

    Better detailed here:

    Installing Group and Sitewide Forums

    danbp
    Participant

    It works for all users (past & new) as soon as they added a signature to their profile.

    Try to replace if(function_exists('bp_has_groups')) by if(function_exists('bbpress') )

    danbp
    Participant

    Hi @fabwintle,

    have you tried this plugin ?
    https://wordpress.org/plugins/gd-bbpress-tools/

    there was also an older topic on bbpress forum with a solution

    [resolved] [Resolved] BBPress signatures with Buddypress

    notpoppy
    Participant

    Thanks for your help so far. I’ve made a start on your suggestions:

    What is your complaining users role on forums ?

    Forum role: Participant
    (WP role: Subscriber)

    Deactivate bbPress, resave your permalinks (should be other than default),

    I’ve done this (I just went into /wp-admin/options-permalink.php and hit ‘save changes’, I’m already using ‘Day and name’).

    reactivate and relaunch the repair tool

    I’ve done this.

    As before, “Recalculate the position of each reply” took a long time to complete (several minutes) and eventually gave a 502 Bad Gateway error. I tried again and got a 504 Gateway Time-out. I was feeling stubborn so I ran it once or twice more until finally I got “Recalculating reply menu order … Complete!”

    The remaining repair options all completed quickly until I got to the final one, “Remap existing users to default forum roles”. Each time I run this it pauses for a short while, then gives me a white screen. I tried this half-a-dozen times with the same result every time.

    I’ll press on with the other steps when I have more time. In the meantime it would be useful if anyone can suggest why I keep getting a white screen when I run “Remap existing users to default forum roles” and whether that might be related to my problems?

    #238596
    nickofnight
    Participant

    I would like to know this too, although I would like to allow posts on it as well. I have asked in the bbpress forum but had no answer.

    #238551
    danbp
    Participant

    Comments on Group activities don’t use WP’s comment system. So forgot it.

    The thing you can try is to use an extended editor (even if it is not intended for by default) or a group blog.

    If discussions should be restrained to groups you could also use bbPress for a group forum.
    Or try to integrate a Q&A plugin.

    #238526

    Thanks for answering I never really know! I had a question that I asked on BBPress awhile back and they directed me to BuddyPress :P. So never really know haha.

    #238521
    shanebp
    Moderator

    Your question is specific to bbPress.
    You may want to ask on the bbPress support forum.

    #238520
    danbp
    Participant

    If you need forums with your BuddyPress Groups you have to install bbPress.

    Read here for details:

    Installing Group and Sitewide Forums

    #238518
    RecDC
    Participant

    @mercime Re: Looks like you deactivated bbPress. If you activate it again and cannot find the Forum Attribute box, then I suggest you try re-uploading bbPress via s/FTP or you can delete bbPress from the admin backend then install it again.

    The plug-in I’m using is not bbPress. It’s BuddyPress. So I found the tab where I would have been able to do the steps in instruction #7.”Go to Forum> Add New….etc” but it’s under the heading “retired” and it tells me in Buddypress to use bbPress for this particular feature. I don’t know if I should delete the BuddyPress plug-in all together and just use bbPress instead or just install the bbPress plug-in, activate and then pick up with instruction #7 from there.

    danbp
    Participant

    What is your complaining users role on forums ?
    Deactivate bbPress, resave your permalinks (should be other than default), reactivate and relaunch the repair tool.

    Just in case, allow comments should stay unchecked on all BP pages. Use quick edit to see this.

    On the forum admin view all list, you should have one forum name starting with a letter and all other (group)forums should start by – name

    Sructure is like
    page
    – sub page

Viewing 25 results - 1,526 through 1,550 (of 7,478 total)
Skip to toolbar