BuddyPress 11.1.0
-
Here comes 11.1.0, it’s a maintenance release. Please upgrade.
-
Hello, still unable to read messages after installing 11.0 – will the new 11.1 update remedy this?
I’m not sure why my last comment isn’t being approved, but I need help with buddypress 11.1 in wordpress. It’s displaying a warning error on my website. If I could upload a screen shot to show what I mean, I would. But for now, I’ll just write out what the error message says.
“Warning: Undefined array key 731 in /homepages/40/d950647655/htdocs/clickandbuilds/tryitworks/wp-includes/nav-menu-template.php on line 211”
i’ve got this issue in my website few hours after the last update
Wed Feb 22 00:08:12.570500 2023] [fcgid:warn] [pid 19091:tid 47439327049472] [remote 79.24.19.87:54619] mod_fcgid: can’t apply process slot for /usr/local/cpanel/cgi-sys/sp-ea-php74
Hi there,
After upgrading to 11.1.0, each time I try to edit my wordpress website I get an error saying:
Warning: Udefined array key “bp_docs” in C:\****\***\******\wp-content\plugins\buddypress\bp-core\classes\class-bp-rest-components-endpoint.php on line 416
Can someone please tell me how to fix this?
Thankyou in advance
Thanks for your feedback & sorry for the inconvenient. In your
wp-config.php
file are you setting theWP_DEBUG
constant totrue
? If so, you shouldn’t use it on a production site, I think the WordPress Site Health tool should advise you to avoid this practice.We’ll fix this notice in 11.2.0. In the meantime, you can use this filter to disable the REST controller causing this error:
add_filter( 'bp_core_rest_api_controllers', '__return_empty_array' );
đź‘‹
Hi
After upgrading I lost my cover image…
For a visual explanation please see my screencast below:
https://www.dropbox.com/s/fbdrek03xrcth6q/Upgrade%20issue.mp4?dl=0
Found this in the logs not sure how relevant
AH01071: Got error ‘PHP message: PHP Warning: Undefined array key “groups” in /var/www/vhosts/priceless-rosalind.66-42-113-170.plesk.page/httpdocs/wp-content/plugins/buddypress/bp-core/classes/class-bp-core-bp-nav-backcompat.php on line 111; PHP message: PHP Warning: Undefined array key “forums” in /var/www/vhosts/priceless-rosalind.66-42-113-170.plesk.page/httpdocs/wp-content/plugins/buddypress/bp-core/classes/class-bp-core-bp-nav-backcompat.php on line 111’, referer: https://priceless-rosalind.66-42-113-170.plesk.page/sitemap_index.xml
Looking forwards to your advice on how to fix this
EZ
I got 2 error messages on my new installation :
Warning: Attempt to read property "base" on null in /customers/2/b/1/mydomain.com/httpd.www/wp-content/plugins/buddypress/bp-members/bp-members-notifications.php on line 211 Warning: Attempt to read property "id" on null in /customers/2/b/1/mydomain.com/httpd.www/wp-content/plugins/buddypress/bp-core/classes/class-bp-admin.php on line 732
What does that mean?
How can I solve that?
I cannot even access my Customizer SettingsI had this problem and I couldn’t find a solution anywhere. I believe something caused some activities to be created in the database without any data, hence NULL. In my case I think it was too many plugins. I disabled them all, deleted the unused ones, including their proper tables in Mysql. So there in Mysql, while I was doing that, I found such activities with NULL. I deleted them all. Everything went back to normal.
Hi all, I noticed that when I send friend request with another member, the other member, in the requests section, does not receive the friend request and therefore it is “You have no pending friendship requests” 🙂 Can anyone help me? I tried disabling all plugins but the problem persists. Thank you
Thank you for the update on BuddyPress 11.1.0! It’s great to hear that there have been some bug fixes in this maintenance release. WordPress users who have been experiencing issues should definitely consider updating as soon as possible to take advantage of these improvements. It’s always great to see open source software being maintained and improved upon by dedicated contributors, so kudos to the team behind this release!
- The topic ‘BuddyPress 11.1.0’ is closed to new replies.