Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Slava Abakumov

    Slava Abakumov replied to the topic BP2.6.0: localization regress in the forum How-to & Troubleshooting 9 years, 11 months ago

    That was a surprise for me, as yesterday BuddyPress ru_RU was 100% translated by me – both dev and stable.
    I re-imported translations, so now everything is 100%.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Cannot create groups in the forum How-to & Troubleshooting 9 years, 11 months ago

    Right, yes, it looks like BP Group Hierarchy needs an update before it’ll work with BP 2.6.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic HELP!! Fatal Error after update Buddypress latest version in the forum How-to & Troubleshooting 9 years, 11 months ago

    @kookidooki Are you using the BP Group Hierarchy plugin? If so, that plugin needs to be updated to work with BuddyPress 2.6.

  • Profile picture of Slava Abakumov

    Slava Abakumov replied to the topic Fatal error on a BuddyPress 2.6.0 upgrade in the forum How-to & Troubleshooting 9 years, 11 months ago

    Is this error appearing on all pages of a site (on front-end) or only in admin area where you are upgrading?
    Woffice is a premium theme from themeforest, so we can’t test that. The issue might be in the way hooks are used in a theme, so you might want to contact them.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic BP2.6.0: localization regress in the forum How-to & Troubleshooting 9 years, 11 months ago

    Exactly! πŸ™‚

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic HELP!! Fatal Error after update Buddypress latest version in the forum How-to & Troubleshooting 9 years, 11 months ago

    @kookidooki What theme and what plugins do you have active? We need more information to understand what might be causing this problem.

    Thank you for coming here and reporting the issue!

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic BuddyPress 2.6.0 "Espejo" is now available in the forum Miscellaneous 9 years, 11 months ago

    Thanks to everyone for contributing so much!

  • Profile picture

    Anonymous replied to the topic BuddyPress redirects to frontpage on registration in the forum Installing BuddyPress 9 years, 11 months ago

    Hi again

    I tried the drop table thing, but didt help.
    After the drop:

    MariaDB [ultrasdanmark]> select * from wp_bp_xprofile_groups;
    +----+------+-------------+-------------+------------+
    | id | name | description | group_order | can_delete |
    +----+------+-------------+-------------+------------+
    | 4 | Base | | 0 |…
    [Read more]

  • Profile picture of Slava Abakumov

    Slava Abakumov replied to the topic BuddyPress 2.6.0 "Espejo" is now available in the forum Miscellaneous 9 years, 11 months ago

    This might be the first BuddyPress release, where in contributors we can see both husband and wife!
    Me and @oksankaa πŸ™‚

  • Profile picture of Rogelio

    Rogelio replied to the topic BuddyPress 2.6.0 "Espejo" is now available in the forum Miscellaneous 9 years, 11 months ago

    Great news! Thanks to all the people that make this possible. πŸ™‚

  • Profile picture of David Cavins

    David Cavins updated the Version 2.6.0 page, on the BuddyPress Codex 9 years, 11 months ago

    Version 2.6.0 is a major BuddyPress feature release.
    For Version 2.6.0, the database version (_bp_db_version in wp_options) was 10469, and the Trac revision was 10898. Read the full ticket log here […]

  • Profile picture of David Cavins

    David Cavins started the topic BuddyPress 2.6.0 "Espejo" is now available in the forum Miscellaneous 9 years, 11 months ago

    BuddyPress 2.6.0 “Espejo” is now available! https://buddypress.org/2016/06/buddypress-2-6-0/

    Check out the changelog for more information.

    Version 2.6.0

    —

    Issues with BuddyPress 2.6.0:

    BP Group Hierarchy causes a fatal error

    BP Group Hierarchy needs to be updated to work with the new Navigation API.…[Read more]

  • Profile picture of Rogelio

    Rogelio replied to the topic I'm trying to change bp-groups component to bp-workplaces but it does not work in the forum Creating & Extending 9 years, 11 months ago

    My first try was duplicate bp-gropus and groups functions and files and changed them to workplaces, but didn’t work too.

  • Profile picture of Rogelio

    Rogelio started the topic I'm trying to change bp-groups component to bp-workplaces but it does not work in the forum Creating & Extending 9 years, 11 months ago

    Howdy

    As the title says, I’m trying to do that because I want to have two types of groups one for groups and other for workplaces. In workplaces I want to use BuddyPress Announce Group so I copied all the files off BuddyPress that contain the word groupsand replace with workplaces, and also changed all the files named with group. It didn’t work…[Read more]

  • Profile picture of David Cavins

    David Cavins wrote a new post on the site BuddyPress.org 9 years, 11 months ago

    BuddyPress 2.6 β€œEspejo” is now available for download from the WordPress.org plugin repository, or right from your WordPress Dashboard. “Espejo” includes new features for your community members, new APIs and o […]

  • Profile picture

    Anonymous replied to the topic BuddyPress redirects to frontpage on registration in the forum Installing BuddyPress 9 years, 11 months ago

    meant ofcause that it redirects using bp_core_redirect

  • Profile picture of Jason Davis

    Jason Davis's profile was updated 9 years, 11 months ago

    Jason Davis

    @batgeek

    View Profile
  • Profile picture

    Anonymous replied to the topic BuddyPress redirects to frontpage on registration in the forum Installing BuddyPress 9 years, 11 months ago

    Hi again

    i found the problem, but i do not have enough insight to buddypress to fix it.
    file: wp-content/plugins/buddypress/bp-members/bp-members-screens.php

    if ( isset( $_POST['signup_profile_field_ids'] ) && !empty( $_POST['signup_profile_field_ids'] ) ) {

    // Let's compact any profile…[Read more]

  • Profile picture of Paulo de Francesco

    Paulo de Francesco's profile was updated 9 years, 11 months ago

    Paulo de Francesco

    @presencetecnologia

    View Profile
  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic how to shorten Buddypress activation key in the forum How-to & Troubleshooting 9 years, 11 months ago

    Multisite uses the signups table to hold user accounts that have registered but not activated their accounts yet. BuddyPress, of course, does this same thing by default, so it makes sense for us to use this same table.

  • 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