-
David Cavins updated the Version 2.6.1.1 page, on the BuddyPress Codex 9 years, 10 months ago
Version 2.6.1.1 is a BuddyPress maintenance release that fixes a problem introduced in 2.6.1.
For Version 2.6.1.1, the database version (bp_db_version in wp_options) was 10469, and the Trac revision was r10930. […]
-
David Cavins updated the Version 2.6.1 page, on the BuddyPress Codex 9 years, 10 months ago
Version 2.6.1 is a BuddyPress maintenance and security release.
For Version 2.6.1, the database version (bp_db_version in wp_options) was 10469, and the Trac revision was r10923. Read the full ticket log […]
-
@mercime replied to the topic PHP Fatal error on BP 2.6.1 activation in the forum Installing BuddyPress 9 years, 10 months ago
Replied to some people at https://wordpress.org/support/topic/problem-with-buddypress-plug-in-on-sweetdate-theme?replies=10
-
Slava Abakumov replied to the topic PHP Fatal error on BP 2.6.1 activation in the forum Installing BuddyPress 9 years, 10 months ago
Fixed in BuddyPress 2.6.1.1 released minutes ago.
-
David Cavins wrote a new post on the site BuddyPress.org 9 years, 10 months ago
BuddyPress 2.6.1.1 is now available. This is a maintenance release that fixes a bug introduced in 2.6.1. For more information, see the 2.6.1 milestone on BuddyPress Trac.
Update to BuddyPress 2.6.1.1 today in […]
-
Paul Wong-Gibbs replied to the topic PHP Fatal error on BP 2.6.1 activation in the forum Installing BuddyPress 9 years, 10 months ago
Yep, we missed a bug in testing. Will be fixed in 2.6.1.1 release later today.
We’re very sorry.
Bug report is https://buddypress.trac.wordpress.org/ticket/7153
-
Paul Wong-Gibbs replied to the topic Too Many Redirects when activating BuddyPress in the forum Installing BuddyPress 9 years, 10 months ago
Yep, we missed a bug in testing. Will be fixed in 2.6.1.1 release later today.
We’re very sorry.
Please see linked thread above from @slaffik so we can update everyone in one place.
-
Slava Abakumov replied to the topic Too Many Redirects when activating BuddyPress in the forum Installing BuddyPress 9 years, 10 months ago
-
Henry Wright replied to the topic Action/Filter After activity is created? in the forum How-to & Troubleshooting 9 years, 10 months ago
bp_activity_add()will add an item to the activity stream. It sounds like you want to add a notification. Trybp_notifications_add_notification(): -
Slava Abakumov replied to the topic PHP Fatal error on BP 2.6.1 activation in the forum Installing BuddyPress 9 years, 10 months ago
Yes, this is a known issue, likely introduced in BuddyPress 2.6.1. Will be fixed asap.
-
@mercime replied to the topic [Resolved] Front.php and BuddyPress 2.6 in the forum Miscellaneous 9 years, 10 months ago
@destac There are different ways to implement the new feature. For the screenshot, I did it in 4 simple steps.
Note that you might need to adjust how the widgets are registered, named, or styled based on your theme.
1. Registered three new widget areas in the child/theme’s
functions.phpfile.<?php // Only add this line if you are adding this…[Read more] -
David Cavins wrote a new post on the site BuddyPress.org 9 years, 10 months ago
BuddyPress 2.6.1 is now available. This is a maintenance and security release, and is a recommended upgrade for all BuddyPress installations.
BP 2.6.1 fixes bugs in several components. For more information, […]
-
Anonymous replied to the topic XProfile problem in the forum How-to & Troubleshooting 9 years, 10 months ago
url 🙁
-
ozyoz's profile was updated 9 years, 10 months ago
-
Anonymous replied to the topic XProfile problem in the forum How-to & Troubleshooting 9 years, 10 months ago
I think it will be better:
$is_single = false;
if ( ! is_array( $user_ids ) ) {
$user_ids = wp_parse_id_list( $user_ids );
$is_single = count($user_ids) == 0;
} -
Anonymous started the topic XProfile problem in the forum How-to & Troubleshooting 9 years, 10 months ago
(Edited by r-a-y to investigate the issue)
-
Henry Wright replied to the topic [Resolved] Just a mistake in french in the forum Installing BuddyPress 9 years, 10 months ago
I’ve created a bug report: https://buddypress.trac.wordpress.org/ticket/7148
-
Bernadete Stolai's profile was updated 9 years, 10 months ago
-
David Cavins replied to the topic restrict messages to user-admin-user in the forum How-to & Troubleshooting 9 years, 10 months ago
@Earl_D: No. The above snippets are added to a custom version of the
buddypress/members/single/messages/compose.phpfile. Basically, if you add this file to your theme (following the structurebuddypress/members/single/messages/), it will be used in preference to the one BuddyPress ships with. Read more about adding custom template parts:…[Read more] -
Marcelo Pereira's profile was updated 9 years, 10 months ago
- Load More