Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • 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]

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

  • 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]

  • 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.

  • 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]

  • 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]

  • 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]

  • Hi.

    I run a site with many authors and would really like a way to integrate the WordPress standard author page with a tab in Buddypress. Is this possible?

    I have searched a bit but have far too poor knowledge of PHP to do this myself. But a tab like Activities, Messages, Notifications and Friends, have a tab called “Posts” which shows a layout…[Read more]

Skip to toolbar