-
John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 3 days, 15 hours 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]
-
John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 6 days, 21 hours ago
…or if PHP-FPM is allowing some kind of invalid or unintended output that previous PHP configurations did not expose?
-
John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 6 days, 22 hours 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]
-
John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 1 week, 4 days ago
Thanks. This is what we could find out:
Payload:
action
delete-tag
taxonomy
category
tag_ID
950
_wpnonce
ac946b4d8fBelow 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.
-
John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 1 week, 6 days 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]
-
John N replied to the topic Problem when deleting terms in the forum How-to & Troubleshooting 2 weeks, 5 days 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]
-
John N started the topic Problem when deleting terms in the forum How-to & Troubleshooting 2 weeks, 6 days 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]
-
John N started the topic WordPress standard author page in Buddypress in the forum Miscellaneous 1 year, 3 months ago
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]
@jnomell
Active 3 days, 15 hours ago