Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 1,226 through 1,250 (of 73,984 total)
  • Author
    Search Results
  • #331002
    thinlizzie
    Participant

    Hi, it’s all buddypress.

    On my site , I found the Public Message function to be pretty pointless for most users and disabled the profile page button. No one misses it.

    #330996
    Philippe Roussel
    Participant

    Hi,

    Does public messaging imply that only people in the same group will see the message or that all BuddyPress users will (which would seem to be the case anyway if no group has been created)?

    Thanks for your help.

    阿卡林刘
    Participant

    My WordPress is running on Docker’s Debian operating system, I enabled the multi-site network mode, hoping to create a separate forum, but when I installed the BuddyPress plugin and created the group, there were some problems: although the group function can be created, the group cannot be accessed normally.
    At first, I thought it was a conflict problem with a certain plugin, and I disabled all plugins, but the bug still exists, and I hope that the official can fix this bug.

    Details:
    – Runtime Environment: Docker
    – Docker Version: 24.0.5
    – Docker Image: wordpress:latest
    – PHP Version: 8.0.30

    jubalince
    Participant

    When I click the timestamp of a post, I am taken to the correct page:

    Example: https://myurl.com/members/username/activity/72/

    However, the page shows ALL of that users updates, not just the single post. This happens for group posts as well.

    Any ideas what may be causing this? I have tested everything I can think of (disabled all plugins, reactivated only buddypress, removed all custom CSS, etc.) and the problem persists.

    #330978
    denisjhonson
    Participant

    Hello,

    It looks like you’re facing a PHP warning related to the BuddyPress plugin on your WordPress site. The error message indicates that there’s an issue with an undefined array key “media” in the mentioned file class-bp-core-bp-nav-backcompat.php at line 111.

    Here’s how you might approach fixing this issue:

    Check Plugin Compatibility: Make sure that your current version of BuddyPress (11.2.0) is fully compatible with the version of WordPress you’re using. Plugin updates or WordPress updates can sometimes introduce compatibility issues.

    Review the Code at Line 111: Open the file class-bp-core-bp-nav-backcompat.php and navigate to line 111. Examine the code around this line to understand the context of the error. It seems that there’s an attempt to access an array key “media” that might not be defined.

    Check Plugin Settings: If the “media” key is supposed to exist in that context, review the plugin’s settings to ensure you’ve configured it properly. There might be a setting related to media that needs to be configured or enabled.

    Update or Reinstall BuddyPress: If the issue persists, consider updating BuddyPress to the latest version if available. If that doesn’t resolve the issue, you could try temporarily deactivating and then reactivating the BuddyPress plugin. This can sometimes help refresh settings and resolve minor glitches.

    Theme and Plugin Conflicts: It’s possible that the issue is caused by a conflict between BuddyPress and another plugin or your theme. Try deactivating other plugins one by one to see if the issue goes away. If it does, you can identify the conflicting plugin and investigate further. Similarly, try switching to a default WordPress theme temporarily to see if the issue persists.

    Debugging: If you’re comfortable with debugging, you can add some debugging statements to the code around line 111 to print out relevant values and see what might be causing the issue. This can help you narrow down the problem.

    Remember to create a backup of your site and database before making any significant changes. Also, keep an eye out for updates to both BuddyPress and WordPress, as they might release patches or updates that address issues like this.

    As for “FOLLOWTWITCHGURUS,” it seems like you’ve included this term, but it’s not directly related to the error you’re facing. If “FOLLOWTWITCHGURUS” is relevant to your query, please provide more context so I can assist you better.

    #330970
    Mathieu Viet
    Moderator

    Update:


    @earl_d
    I just tested with WordPress 6.3 & BuddyPress 11.3.1, no other plugins or custom code, having Twenty Nineteen theme active and using a regular WP config (as opposed to multisite) : everything behaves as expected.

    #330965
    Varun Dubey
    Participant

    Hello @symphonyvelenciano, kindly review your permalink settings and ensure they are configured as follows: https://docs.wbcomdesigns.com/docs/buddypress/getting-started-buddypress/permalink-settings/.

    And if it’s the same, please get in touch with your hosting support to verify whether mod_rewrite is enabled in PHP.

    #330964
    Symphony Velenciano
    Participant

    Has the 404 errors been fixed yet? I just created a new install, installed a new version of buddypress, and add the pages to a new menu. The Activity and Member page is now working, but the Setting is still not. Now if I go into Pages, and open the pages directly, they work fine. But not from the menu or the backend from the top right hand corner. Changing permalinks doesn’t help as it points them to other pages. I tried on another computer, same thing. Hosting company is on it’s third day still trying to figure the issue. It’s not any of the default themes, although with SocialV, their buddypress plugin doent’s even recognize that buddypress is already installed! I’m using the latest PHP version, no clue. All other pages work except buddypress pages. I saw this same issue in the forums, but no one knew the answer or the fix for this, and many of them are just left unanswered.

    #330954
    bretlee010186
    Participant

    It seems that you’re encountering issues with your website, https://buriedladies.com, specifically related to the registration page and the functionality of BuddyPress. After deleting and re-uploading BuddyPress, the register page appears blank despite setting up everything correctly according to the instructional videos you’ve watched. Additionally, you’ve noticed that when you log out of the site, the register option disappears from the top menu, which is puzzling.

    Regarding your second concern, it appears that individuals have successfully registered for your site due to your invitation to join groups. You’re wondering if there’s a way to manually assign them to specific groups.

    Considering the situation, here are a few steps you could take:

    Check Theme Compatibility: Since you’re using a Genesis theme, it’s important to ensure that it’s fully compatible with the latest versions of WordPress and BuddyPress. Sometimes, theme conflicts can lead to unexpected issues. Make sure your theme is up to date and well-suited for BuddyPress integration.

    Plugin and Theme Conflict: Conflicts between plugins or themes can lead to unusual behavior. Deactivate all other plugins except BuddyPress and switch to a default WordPress theme temporarily. See if the registration page works in this scenario. If it does, then the issue likely stems from a conflict. You can reactivate plugins and your theme one by one to identify the culprit.

    Permalinks: Check your site’s permalink settings. Sometimes, incorrect settings can lead to pages not displaying as intended. Go to Settings > Permalinks and make sure you have a valid permalink structure selected.

    BuddyPress Settings: Double-check your BuddyPress settings, especially those related to registration and user roles. Ensure that the registration page is properly assigned in the settings and that user roles are set up correctly.

    Cache and Cookies: Clear your browser cache and cookies to ensure you’re viewing the most recent version of your site.

    As for your second concern about moving users into specific groups, BuddyPress doesn’t natively offer a feature to manually assign users to groups. However, you can encourage users to join specific groups after registration by providing clear instructions on your site.

    Regarding “TWITCHFUSION,” it’s still unclear how this term relates to the context you’ve provided. If “TWITCHFUSION” has specific relevance to your website or the issues you’re facing, please provide more information so that I can address it accurately.

    #330952

    In reply to: AVATAR AND ATTACHMENTS

    Mathieu Viet
    Moderator

    Hi,

    In this support topic of the BP Attachments Add-on, there’s a code snippet to disable the beta feature about managing Avatar using the Add-on instead of BuddyPress Legacy Avatar UI:
    https://wordpress.org/support/topic/bp-users-are-not-able-to-delete-their-avatar-image/#post-16897553
    It should help you carry on being able to share media in activity updates & being able to upload avatars in a more stable way.

    #330951
    Dan Wein
    Participant

    Hi there, PLEASE HELP!
    I have been struggling for weeks trying to get the Avatar to work. User can not upload Avatar if BP Attachments in installed, however, if BP Attachments is removed, then user can not post images in BuddyPress feeds.
    This is very frustrating, I am using BuddyPress with Paid Memberships Pro and I would really like a solution.
    Thanks

    #330946
    cbaweb
    Participant

    We’re looking at switching themes and are running into an issue with registration in the new theme. We have our registration page configured in s2 member and turned on. But the url redirects to the BuddyPress registration page instead.

    Our current theme has a setting where we can choose which page to use for registration; the new theme does not. Support for the new theme’s response was basically “we don’t have that, you need some code and we don’t do that.” Have asked s2 if they know how to resolve but no response yet.

    We’d love to be able to use this theme as we’re running it on our other (far less complicated)sites. Any ideas?

    Mattia Grispo
    Participant

    Hi I’m developing an app in flutter where I managed to send the friend request from user A to user B, but I don’t understand the logic to apply to accept the request. At the moment I was thinking of using the /buddypress/v1/friends/$requestId endpoint to return the request id and change is_confirmed from 0 to 1. but it doesn’t work

    #330930
    zandros3
    Participant

    Greetings.

    I am completely new to BuddyPress.
    A customer of mine wants to create a small social media network with BuddyPress.
    He is asking whether a user’s new post could be categorized, just as blog posts are categorized in WordPress.
    He also wants to know if the user’s friends will be able to search posts by category, created by other users in the network.

    Thanks in advance

    #330917
    Mathieu Viet
    Moderator

    Hi @awol

    Absolutely 10.0.0-beta2 will include the BP Menu items fix and you’ll be able to add BP Menu Items to WP Navigations from the Menus Administration screen or the Customizer.

    I just added this user docs resource for more informations

    #330916
    hausman1229
    Participant

    My site is https://buriedladies.com. My register page is blank. I deleted buddypress today and uploaded a new copy. The software creates the page but it’s blank. I’ve enabled anyone to register and they become subscribers. I’ve watched 3-4 videos and I have everything set up correctly. When I log out of the site, the register disappears from the top menu. I’m totally flummoxed.

    Meanwhile, folks registered for my SITE because I’ve asked them to join my groups. Is there any way to move them into a group?

    I have the most recent version of WordPress and buddypress. I’m using a Genesis theme.

    #330910

    In reply to: Edit button

    scott65
    Participant

    It seems like you’re facing an issue with the BuddyPress Edit Activity plugin not functioning as expected. The plugin should add an edit button to activity posts in BuddyPress, allowing users to edit their own activity posts. If you’re not seeing the edit button even after activating the plugin.

    #330904

    In reply to: How to hide comments

    VibeThemes
    Participant

    Unfortunately, this is BuddyPress support. BuddyBoss support is not provided here.
    The comments can be disabled in WP admin – settinggs – buddypress – options – disable activity comments.

    #330903
    VibeThemes
    Participant

    This is a setting in BuddyPress. WP admin – Settings – BuddyPress – options – show member type

    #330901
    VibeThemes
    Participant

    There is no known issue between Elementor and BuddyPress except from the directories and profile pages.

    #330900
    VibeThemes
    Participant

    a. You should consider upgrading the php version.
    b. Also install te BP Rewrites plugin which delays buddypress execution.

    Alternatively, our plugin (free) overrides the standard BuddyPress profile and loads a Gutenberg / Elementor template in its place which loads it really fast and can be 100% cached.

    refer :

    #330896
    VibeThemes
    Participant

    This is a very common issue with WordPress & BuddyPress.
    WHEN The pages are cached, the hits do not reach the server and .htaccess returns the request from a cached page usually a html version right from the cache folder.

    #330894
    johnpurcam
    Participant

    I am attempting to have every image uploaded by buddypress users renamed to a md5 hash. I am using a very old plugin called “md5 media renamer”. This plugin surprisingly still “just works”. It however causes the buddypress profile avatar upload process to fail. I suspect that buddypress also handles this process in a similar way causing a conflict.

    The plugin is available in the WP repository but is unsupported. I am unable to find an alternative.

    Is there anything your team can do to make this process work? …or maybe an option to extent the renaming of the profile avatar to all images uploaded by users?

    Your kind assistance would be very much appreciated

    #330891
    datawest
    Participant

    My site is having problem with logging in: When a user signs in it still shows that the user has to log in. If I keep trying to log in , nothing is different and the user does not see the site as a authorized user.
    But if I wait 5-10 minutes and refresh the page – I am then logged in and have authorized access to the site as intended.

    Any thoughts?
    Thanks

    #330878
    wploginsmp
    Participant

    Hi, I have website with elementor and now i want to activate buddypress for members handling and add on with yozify butonce i activate buddypress its create the issue with elementor. once buddypress is activate i cant able to upload media in elemento. can you look into it why its happen.
    http://windailysports.org/

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