Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 1,226 through 1,250 (of 7,527 total)
  • Author
    Search Results
  • #253821
    sharmavishal
    Participant

    managing users, groups, comments, handling any abusive users etc.

    buddypress has a wonderful admin backend and the above can be handled properly…and there are a bunch of plugins which you can use for backend admin

    using buddypress+bbpress for 2 multisite websites and works great

    would suggest you do a test drive and see what you get form buddypress

    #253800
    leefalcas
    Participant

    Personally I’m using bbpress 6 months ago, is a project of a client and so far I’m sincerely sorry to use it, if you want to control your development and not depend on anyone, I do not recommend using this. Yesterday I made an upgrade bbpress and what I had was a headache. Problems that can not be given when a site is in production. It is my humble opinion.

    gatehealing
    Participant

    I’ll do my best to answer these before asking my question, per moderator request.
    1. Which version of WordPress are you running? 4.5.2

    2. Did you install WordPress as a directory or subdomain install? unsure. Installed as program at my host. domain is bennypointer.com

    3. If a directory install, is it in root or in a subdirectory?

    4. Did you upgrade from a previous version of WordPress? If so, from which version? Not today.

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Still working basically

    6. Which version of BP are you running? 2.5.9

    7. Did you upgraded from a previous version of BP? If so, from which version?

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Buddypress not activated now (BBpress is). Also running Beaver Builder Lite, Page Builder by Site Origin, Site Origins Widgets Bundle, Title Remover, and UPdrafts plus backup. Not my idea to use most of these. . . trying to help a friend out.

    9. Are you using the standard WordPress theme or customized theme? Using Off the Shelf theme

    10. Have you modified the core files in any way? No

    11. Do you have any custom functions in bp-custom.php? Not that I’m aware of unless a plugin altered them

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? bbpress 2.5.9

    13. Please provide a list of any errors in your serverโ€™s log files. n/a

    14. Which company provides your hosting? will have to check

    15. Is your server running Windows, or if Linux; Apache, nginx or something else? unsure, but Apache, I think.
    ____________________________
    Bennypointer.com is to have a forum (/forums). I have it built, have registration/login/lost-password pages that seem to work, except upon registration, no email gets sent (doing automatic registration for the moment). I’ve scoured everything I can find, and cannot seem to fix this. Ideas?

    Also, I am trying to get a right sidebar on the forum page with registration, etc. but cannot get it up. On Benny’s Forum page (/forums), I have ‘right sidebar’ as page type. I with widgets setup with login URI and lost password URI fields accurate, and did the same at appearance>widgets where there is only Blog Sidebar and Footer listed on the right (where I drag the widgets to). I cannot find a place to “create new sidebar” that I have in my Karma wordpress theme. I have tried having the widgets in both the Appearance>customization area, and on the appearance>widegets page).

    Help? I’ve got about 12 BBpress and codex pages open on topics ranging from learning child-themes, to BB press, etc.

    Thanks y’all
    Jon

    webfoundryhg
    Participant

    DETAILS
    The Member Directory on our site is only accessible by logged in members. It is set to show only paid site members (that’s the only code we’ve added to bp-custom.php) and I have tested and confirmed that the issue is the same even if we remove the code in bp-custom.php and have the directory show all site members.

    We had to import these members. I did confirm there are no duplicate users.
    =============================================================================

    WE SHOULD SEE:
    We have 3302 paid members that should be appearing in the Member Directory.
    The member directory should show 20 folks per page.

    WE ARE SEEING:
    Viewing 1 – 20 of 9,629 members
    That’s not quite 3x too many

    The member directory is showing only 7 per page rather than 20 even though it says Viewing 1 – 20

    If you search for someone by first and last name so you only get 1 result….a couple fake examples:

    search for: JANE JAMES
    the top of the screen will say Viewing 1 – 3 of 3 members but below it we see the ONLY Jane James on site.

    search for: HOLLY HALL
    the top of the screen will say Viewing 1 – 4 of 4 members but below it we see the ONLY Jane James on site.

    =============================================================================

    WP Version 4.5.2
    WP Installed in root
    New site build, not upgrade
    BP Version 2.5.2
    bbPress Version 2.5.9
    Amazon AWS Server

    Thanks!

    #253653
    danbp
    Participant

    Afaik you have to code something yourself. BP use only display_name for activities and @ mentions and bbPress, if active, also.

    See all existing _display_name related fn here.

    How WP get display_name is related in this topic.

    pixieblitz
    Participant

    Hi everyone…

    I set up a website a few weeks ago and I’m running into something a bit weird with the member stats. When I look at a user’s “Extended Profile” some (but not all) consistently show the last active time as being the current server time (which on a related note I cannot, for the life of me, get to sync with my local time.) I have no idea why this would only be happening for some users. There’s no way they’re consistently on 24/7.

    I’ve also ended up with a few anomalies in the registration process… one user who seems legitimate showed up as having registered the following day (as in the day of their registration I checked and saw their signup as the currentDate +1 ) and was active on the site despite not having verified their e-mail activation. Others are signing up without a “Name”, despite that being a required field. And lastly not all new members seem to be automatically getting assigned the default forum role for bbPress.

    Any help would be appreciated! Thank you so much!

    PS – It’s at nycplantswap.org running WordPress version 4.5.2 and BuddyPress 2.5.2 on DreamPress with Varnish cache

    #253600
    sharmavishal
    Participant

    @pandafoxxxx can you kindly list the disadvantages of polylang? polylang worked for bbpress as well as buddypress for me….

    #253547

    Hi,

    we have bbpress as forum in our buddypress groups. so i have permalinks like
    http://groups.domain.tld/groups/frank-testgroup/forum/topic/new-topic/

    i need the postID from the topic. The function url_to_postid() returns 0

    Does anyone get an idea how I made the permalink to the postID?

    best regards
    Frank

    #253495

    In reply to: Heavy resource load

    sharmavishal
    Participant

    install Query Monitor and Query Monitor bbPress & BuddyPress Conditionals this 2 plugins..figure out what is hogging your resources

    #253479
    name
    Participant

    Figured it out!!
    It was user error.
    I used a plugin called ‘Plugin Optimizer’ to speed up the site. I had opted to turn off bbpress under the /groups/* URL when I wasn’t using forums. This was about 6 months ago, and I forgot that this was still set.

    All working now after I enabled forums under the groups/* URL.

    #253463
    name
    Participant

    A little more info – When I enable the setting in bbpress to allow buddypress forums, I still don’t see any forum options on the front end when creating a new group (the option is only on the backend for groups)

    I confirmed that the group creates a forum_id in database: value of a:1:{i:0;i:21901;}
    And that forum 21901 exists in wp_posts

    I also confirmed that the enable_forum value is set to 1 for the group ID in wp_bp_groups

    #253454
    danbp
    Participant

    You’re welcome. But it’s not me who rocks, but the patch author @shanebp !

    FYI The issue is resolved for what will be bbPress 2.6.

    #253449
    danbp
    Participant

    Hi Julia,

    it’s a bbPress bug, patched a while ago, but still in. Maybe a day it will be repaired definetly.

    For the moment, you can repair yourself. Open activity.php in wp-content/plugins/bbpress/includes/extend/buddypress/

    Replace following code block at line 277/279:

    $existing = bp_activity_get_specific( array( 'activity_ids' => $activity_id, 'show_hidden' => true, 'spam' => 'all', ) );
    if ( empty( $existing['total'] ) || ( 1 !== (int) $existing['total'] ) )
    return null;

    by

    $existing = new BP_Activity_Activity( $activity_id );
    if ( empty( $existing->component ) ) {
    return null;
    }

    Save and reload to to your site by FTP and you’re done.

    Julia_B
    Participant

    Since the last BuddyPress update, each time someone edits something they’ve posted in the BBPress forums on my site the forum post re-appears on the activity stream.

    This means that if someone edits a post several times their post appears multiple times in the feed.

    Hope someone can help. Thanks ๐Ÿ™‚

    #253442
    name
    Participant

    Hey folks,

    I’m hoping someone has ideas for how to tackle this.
    When I first installed Buddypress I turned off the ability to add forums to groups.
    I’m now trying to get it to work again.

    I’ve turned the setting on in BBPress to allow forums for groups, and set a forum root to a category forum.
    I then went to groups in wp-admin and check the box next to a group to create a forum.

    The group forums show up nicely in the forum list next to site wide forums.

    However when I click on the forums I get a 404.

    I’ve tried settings/permalinks switching back and forth
    Delete/recreating forums and groups
    Using the forums tools to recalcuate everything

    Still no luck.

    Any ideas on how to fix the 404 errors?

    thx
    v

    #253406
    semperaye
    Participant

    Someone helped me do this for bbpress and it looked like this:

    #bbpress-forums .submit {
    background-color: #0f5289;
    color: #FFFFFF;
    float: center;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    width: auto;
    }

    #bbpress-forums .submit:hover {
    background-color: #0c2b44;
    color: #FFFFFF;
    float: center;
    vertical-align: middle;
    border-radius: 0;
    height: auto;
    width: auto;

    How can I do the same with hover in buddypress?

    semperaye
    Participant

    Would anyone be so kind to provide me with an example custom css to change the color and hover color of the “SAVE CHANGES” button on bbpress profile editor? Its the only button that doesn’t match on my site ๐Ÿ˜›

    Thanks again!

    #253306
    dcrowe
    Participant

    I am having the same issues. I can upload and set the crop marks but then when I click save I get “There was a problem cropping your profile photo.”

    I have updated buddypress and bbpress, made sure my file permissions on the avatar and uploads folder are set to 777

    No clue why this is happening.

    fullmoonfriday
    Participant

    Hello,

    I was experiencing the same issue, although this is quite an old topic now, I thought I would add my bit.
    – So site admin gets to see all the topics, and forums from all groups types without issue
    – normal user just see’s the public groups on their profile. – fine for someone that is viewing their profile but not for the user, who would like to see all relevant stuff from the site on one place.
    – I have found adding the capability to read private topics, and hiddden topics to the subscriber role sorts out the problem. Using the “members” plugin to scope the roles out.

    This is after building a clean site and going through all these setups to ensure it was not custom development that has caused any issues.

    – So now I need to now if the user can now see all private forums/topics from all hidden groups / private groups at any point. This would obviously be a major problem for users with private content.

    I will look into this further, but it is frustrating that these points are not covered in bbpress setup as a few lines of information on this would have cleared up this issue straight away. I do value the fact everyone is doing this in their spare time though.

    pandafoxxxx
    Participant

    Hello,

    I’m using wp 4.5.1 with buddypress 2.5.2 adn bbpress 2.5.9. I’m using sublanguage instead of wpml because of different reasons. I get a 404 error when I try to go to any buddypress page. I’m not getting these errors on the bbpress pages. I saw a plugin for wpml but it’s not compatible with sublanguage. Is there any other way to give buddypress multilingual support?

    #253109
    danbp
    Participant

    hi @artisantopia,

    seems you found a bug ! ๐Ÿ˜‰ I tested your issue and got the same behave.

    Please report this on Trac and mention your first topic. Trac login use same credentials as here.

    I report this on bbPress slack immediatly. (in case of)

    Thank you.

    #253107
    Artisantopia
    Participant

    Further testing:
    – I’ve changed to TwentyFifteen theme
    – deactivated all plugins except for BuddyPress and bbPress

    I still can’t see topics that the user should be able to see. And they can access a private forum they aren’t a member of.

    Where do I even begin to figure out what is going wrong with this site?

    Artisantopia
    Participant

    HI. I have the following structure:

    – Private Group
    – – Private Forum Category
    – – – Private Forum
    – – – Private Forum
    – – – Private Forum

    So, a private group that has a forum. The top level forum is of type category, then the child forums are all private forums.

    If a user that is not a member visits the Group or Forum Category they cannot see anything and are shown the option to request membership.

    But if they go directly to the child forum they can access it and post. Even though they are not a member of the group.

    I have the latest versions of WordPress, BuddyPress and bbPress as at today.

    Obviously it’s an issue if non-members can access a private forum so I’d really appreciate any help to resolve this issue, thanks!

    John Chapman
    Participant

    Linux – Linode VPS (Self administered)
    Varnish installed, but disabled for this domain
    WP 4.5.1
    Standard installation, not in a subfolder.
    NOT Multisite.
    BuddyPress 2.5.2
    Fresh Install. Removed all plugins.
    Buddypress is only plugin installed.
    Theme: 2015
    NO Core modifications
    No error showing up in my apache error_log

    Browser Console output below:

    core.js:106
    TypeError: this.sandbox is undefined
    Stack trace:
    receive@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/content/worker-child.js:77:7
    emitOnObject@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/event/core.js:112:9
    emit@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/event/core.js:89:38
    messageReceived@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/remote/child.js:67:37

    AND:

    NS_NOINTERFACE: Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsIInterfaceRequestor.getInterface]

    Tested with Chrome, Firefox, and Chrome on my phone.

    ERROR FLOW:

    Doing this as user 1, the primary administrator. (tested as a user as well)
    GROUPS > CREATE A GROUP

    Enter Group Name, and Group Description

    Click “Create group and continue”

    I have:

    1. Details 2. Settings 3. Photo 4. Cover Image

    Back to Previous Step / Next Step

    If I click on Next Step, I get “Are you sure you want to do this?”

    I can click back, then browse the groups, and the group is created. At this point I can configure the group settings, change images, etc.

    All users are allowed to create the group.

    I so far haven’t experienced any other issues. In my other test installs trying to resolve this, I had bbpress enabled, and creating forums, etc all worked.

    I’ll certainly do any further testing as required.

    Thank you very much for any solutions, pointers, suggestions.

    – JohnC

    ppsonline1
    Participant

    So I’d like to be able to view my profile page as the administrator just like all of my other members. I have the site set to redirect to the user’s profile page and it works for all members except the administrator. Is there a way to overcome this? Instead of redirecting me to my profile, it just sends me to a membership page showing all active members. I am using the most current version of wordpress and buddy press and Kleo Buddypress theme. My site is private so I’d rather not share here. I have bbpress installed as well as a few other plugins. It has done this since I installed Buddypress before any other plugins were active.

Viewing 25 results - 1,226 through 1,250 (of 7,527 total)
Skip to toolbar