Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • News
  • Codex
  • Develop
  • Make
  • Forums
  • Download

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Brandon Meyer

    Brandon Meyer started the topic Fix `bp_is_site_home()` to ignore query strings – Ticket #9330 in the forum Requests & Feedback 1 day, 23 hours ago

    This is a public awareness announcement of enhancement request ticket #9330, which can be found here and already includes a patch.

    Many BuddyPress communities set a directory (Activity, Members, Groups, etc.) as the WordPress homepage. That is a supported, common setup. However, once the homepage URL carries *any* query string – such as a…[Read more]

  • Profile picture of Brandon Meyer

    Brandon Meyer started the topic Add filter hook to `bp_email_get_type_schema()` – Ticket #9329 in the forum Installing BuddyPress 1 day, 23 hours ago

    This is a public awareness announcement for enhancement request #9329. The original ticket can be found here and includes a patch.

    BuddyPress already invites extensions to register custom emails through bp_email_get_schema() and that path works well for subject/body content and is how core itself adds emails on upgrade. However, the matching…[Read more]

  • Profile picture of Brandon Meyer

    Brandon Meyer replied to the topic Add `privacy` column to `bp_activity` for per-item visibility control in the forum Requests & Feedback 1 day, 23 hours ago

    Bumping this topic and the ticket in the trac system with further context.

    So, hide_sitewide already covers one visibility case well: “keep an item off the sitewide stream.” However, many community sites and extensions need a separate, per-activity audience value, such as friends-only updates, logged-in-only posts, author-only notes,…[Read more]

  • Profile picture of John N

    John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 3 weeks, 1 day ago

    Good question — and sorry for the confusion, I actually meant Apache MPM Event, not Worker.

    The reason I switched from Prefork was that it was spawning a very large number of Apache processes, which eventually caused the server to run out of resources and crash repeatedly.

    After switching to MPM Event, things have been much more stable. As p…[Read more]

  • Profile picture of John N

    John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 3 weeks, 4 days ago

    …or if PHP-FPM is allowing some kind of invalid or unintended output that previous PHP configurations did not expose?

  • Profile picture of John N

    John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 3 weeks, 5 days ago

    As I mentioned, I’m not entirely sure when the issue first appeared. I’m the one associating it with the growing number of terms, but I don’t actually have anything concrete to support that assumption.

    It could just as well be related to the changes I made to the server setup — switching from Apache MPM Prefork with PHP 8.3 to Apache MPM Worker…[Read more]

  • Profile picture of John N

    John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 1 month ago

    Thanks. This is what we could find out:

    Payload:
    action
    delete-tag
    taxonomy
    category
    tag_ID
    950
    _wpnonce
    ac946b4d8f

    Below response first an empty line and then one line with the number 1.

    When creating a term there are nothing at all. The term is created but it looks like it is just working.

  • Profile picture of John N

    John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 1 month ago

    Hi again,

    Since I’m not finding anything in any logs or debug logs, I’ve reached the limit of what I can figure out with my current level of knowledge. It would be greatly appreciated if a BuddyPress developer could take a closer look at this issue and hopefully help identify a solution.

    I’m speculating here, but creating and deleting terms…[Read more]

  • Profile picture of John N

    John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 1 month, 1 week ago

    Thanks for your suggestion.

    I have enabled debug logging, but I’m not seeing anything that seems related to this issue, neither in wp-admin nor in the debug.log.

    The only thing that appears is the following deprecated notice:

    [27-Apr-2026 16:56:19 UTC] PHP Deprecated: The function bp_core_get_user_domain is deprecated since version 12.0.0! U…[Read more]

  • Profile picture of John N

    John N started the topic Problem when deleting terms in the forum How-to & Troubleshooting 1 month, 1 week ago

    Hi,

    I’ve run into an issue that appears to be caused by BuddyPress when deleting terms (categories, tags, and custom taxonomies) in WordPress admin.

    When I delete a term in wp-admin (for example a category or a custom taxonomy term), I get the following error message:

    “An error occurred while processing your request. Please try again lat…[Read more]

  • Profile picture of Civil Engineering Notes

    Civil Engineering Notes started the topic Found an issue at buddypress/bp-members/classes/class-bp-members-admin.php in the forum How-to & Troubleshooting 1 month, 2 weeks ago

    after i installed the buddypress plugin in my local server, i get an error message at the user page. although currently i have solved it, but it needed to be fixed in the original code.

    here is the error-
    Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in…[Read more]

  • Profile picture of Hana Nails

    Hana Nails replied to the topic Supporter Badge in the forum Third Party Plugins 1 month, 2 weeks ago

    Yes, it’s possible to add a custom supporter badge to BuddyPress user profiles. You have a few options:

    Use a BuddyPress add‑on or plugin – There are plugins like BuddyPress User Badges or BadgeOS that let you assign badges to users and display them on their profile. Many of these also allow linking the badge to a specific page.

    Custom code…[Read more]

  • Profile picture of Antipole

    Antipole replied to the topic Warning: Attempt to read property "id" on null […]bp-xprofile-template.php in the forum How-to & Troubleshooting 1 month, 2 weeks ago

    Closing this topic. I have found it is caused by a filter of my own :-#)

  • Profile picture of Antipole

    Antipole replied to the topic Warning: Attempt to read property "id" on null […]bp-xprofile-template.php in the forum How-to & Troubleshooting 1 month, 2 weeks ago

    Whoops – hold off responding to this for now. I may have found the cause.

  • Profile picture of Antipole

    Antipole replied to the topic Warning: Attempt to read property "id" on null […]bp-xprofile-template.php in the forum How-to & Troubleshooting 1 month, 2 weeks ago

    I am still seeing this error when editing the extended profile.
    Now on:
    WP 6.9.4
    BP 2.6.4
    PHP version 8.3.30

    The following error now has trace back:

    Warning: Attempt to read property "id" on null in /home/<xxx>/public_html/ovni-owners/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 558

    Timestamp: 2026-04-20 17:13:41…[Read more]

  • Profile picture of AI Baby Generator

    AI Baby Generator started the topic in the forum Installing BuddyPress 1 month, 3 weeks ago

    Hi everyone! 👋

    I’m exploring ways to add more interactive and fun features to a BuddyPress-powered community, and recently I started looking into integrating an AI Baby Generator tool as part of user engagement activities. I’m curious whether anyone here has experimented with similar AI-based features in their BuddyPress setups.

    The idea is to…[Read more]

  • Profile picture of Titan Vina

    Titan Vina started the topic in the forum Installing BuddyPress 2 months ago

    Công ty cổ phần tự động hóa, sản xuất máy công nghiệp, chế tạo cơ khí, giải pháp tự động hóa, băng chuyền băng tải, robot cho doanh nghiệp FDI.

  • Profile picture of ED-EX

    ED-EX started the topic in the forum Ideas 2 months ago

    Choosing the ideal university for international students in Great Britain can shape your future. With Ed-Ex, easily compare top universities, check admission criteria, and find programs tailored for global learners. Begin your study abroad journey with clarity and ease.

  • Profile picture of manonetc

    manonetc started the topic Xprofile Fields in Activity Form in the forum How-to & Troubleshooting 2 months, 1 week ago

    Does anyone know how to add xprofile fields into the Activity form?

    I would like to add a dropdown field, populated with 6 xprofile fields, that when a member s posting they can choose from the dropdown field, and add their choice to the activity they are posting.

    I’m almost have it, I’m stuck at this first stage, but the names aren’t showing…[Read more]

  • Profile picture of Yvan Morel

    Yvan Morel started the topic link BuddyPress to my site's main menu in the forum Installing BuddyPress 2 months, 1 week ago

    Bonjour
    J’utilise WordPress 6.9
    J’ai installé BuddyPress 14.40 sur mon site : https://subjectif.eu
    Je voudrais qu’il figure dans le menu principal de mon site. La page prévu : Messagerie (https://subjectif.eu/messagerie) n’affiche que ce nom !
    Je voudrais que cette page affiche BuddyPress avec son menu.
    Que faut il faire ?
    Je vous remercie.

  • Load More

WordPress.org bbPress.org BuddyPress.org Matt Blog RSS

GPL Contact Us Privacy Terms of Service X

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Log In