Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture

    Anonymous replied to the topic BP 2.5 RC1: php syntax error? in the forum How-to & Troubleshooting 10 years, 2 months ago

    Thanks r-a-y for the link. I’ll know to search in Trac from now on.

    As the error is with the bundled bbPress 1, I’m guessing the next thing to do is exclude BackPress from my repo/push. It seems this might be a way for me to get through the WP Engine syntax gatekeeping.

    Could I bother someone to let me know if simply deleting the BackPress…[Read more]

  • Profile picture

    Anonymous started the topic BP 2.5 RC1: php syntax error? in the forum How-to & Troubleshooting 10 years, 2 months ago

    When pushing the 2.5.0 RC1 to WPEngine (via SourceTree), I receive this error:

    remote: PHP Fatal error: Call-time pass-by-reference has been removed in - on line 179
    remote: - [1;31mwarning:[00m syntax Error Found in wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/backpress/functions.wp-taxonomy.php ...

    Line 179 of…[Read more]

  • Profile picture of Carrie

    Carrie started the topic Activate Existing WordPress Users? in the forum How-to & Troubleshooting 10 years, 2 months ago

    Hi,

    Is there any way to activate existing WordPress users as BuddyPress users? I found an old thread on the topic but it was years old – wondering if there is more recent functionality.

    Thanks!

  • Profile picture of Demenagement ProImperial

    Demenagement ProImperial's profile was updated 10 years, 2 months ago

    Demenagement ProImperial

    @valeriusdox

    View Profile
  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic No Twentysixteen Companion Styles in the forum How-to & Troubleshooting 10 years, 2 months ago

    @tranny I’m not sure I’m inderstanding the question or problem here, but if you want the styling for vert menu that would appear with no sidebars but do have sidebar in use you’re alternative option to the above solution provided by @airsid would be to ensure you have a copy of a primary temple i.e page.php moved to a bp folder in your child…[Read more]

  • Profile picture of Mathieu M.

    Mathieu M. replied to the topic Widget memberbox in the forum Third Party Plugins 10 years, 2 months ago

    Hello,

    No answers, should I think my topic isn’t clear enough ? Or perhaps nobody need a widget like this ? 🙂

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic WordPress Network and BuddyPress in the forum Creating & Extending 10 years, 2 months ago

    Did you Network Activate the BuddyPress plugin, or just enable it on one of the sites?

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Mark user as a spammer – do NOT delete data in the forum How-to & Troubleshooting 10 years, 2 months ago

    You could probably write some code to do this (unhook various action callbacks) but there’s no on/off switch for something like this.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic MISSING FOOTER in the forum Miscellaneous 10 years, 2 months ago

    Your best bet is to try the bbPress.org support forums — the shortcode you’re using is bbPress, not BuddyPress.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Buddypress Legacy Files – Up-to-date? in the forum Creating & Extending 10 years, 2 months ago

    They’re legacy in the optimistic hope that we’ll build new templates sometime this year (2016). I think it’ll happen.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic how to get retina-quality avatars? in the forum How-to & Troubleshooting 10 years, 2 months ago

    I ran into this recently. I’m not sure what we need to do – I think we need to change the cropping logic, and also end up with a bunch more versions of the avatars.

    I’m not sure when we might get to improving on avatars in this way.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Refresh Page after Change Profile Photo & Cover Image in the forum Installing BuddyPress 10 years, 2 months ago

    Any help on which file and function is the function to uploading avatar & cover image?

    These classes both extend BP_Attachment:

    https://github.com/buddypress/BuddyPress/blob/master/src/bp-core/classes/class-bp-attachment-avatar.php
    https://github.com/buddypress/BuddyPress/blob/master/src/bp-core/classes/class-bp-attachment-cover-image.php

  • Profile picture of Henry Wright

    Henry Wright replied to the topic hiding menu tabs in bp-custom file not working for loggedin user nav menu in the forum How-to & Troubleshooting 10 years, 2 months ago

    You could hide that with CSS?

    #li-nav- {
    display: none;
    }

  • Profile picture of fotografo maribel server

    fotografo maribel server's profile was updated 10 years, 2 months ago

    fotografo maribel server

    @cifu19867

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic New members sometimes don't appear in stream in the forum How-to & Troubleshooting 10 years, 2 months ago

    Try asking Super Socializer to add activity stream support.

  • Profile picture of Bert Schipperijn

    Bert Schipperijn replied to the topic BuddyPress 2.5.0 Release Candidate 1 is available for testing. in the forum Miscellaneous 10 years, 2 months ago

    Thanks

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Redirect login after activation in the forum Installing BuddyPress 10 years, 2 months ago

    Take a look at Theme My Login. That plugin has a redirection module which will help you do that.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic hiding menu tabs in bp-custom file not working for loggedin user nav menu in the forum How-to & Troubleshooting 10 years, 2 months ago

    To make sure that last logout link is removed you should be able to do this:

    function jemmatates_logout_nav_link( $logout_link ) {
    $logout_link = '';
    return $logout_link;
    }
    add_filter( 'bp_logout_nav_link', 'jemmatates_logout_nav_link' );

  • Profile picture of "><a href="javas&Tab;cript&colon;confirm(/shawar/)

    "><a href="javas&Tab;cript&colon;confirm(/shawar/)'s profile was updated 10 years, 2 months ago

    "><a href="javas&Tab;cript&colon;confirm(/shawar/)

    @armaanpathan321

    View Profile
  • Profile picture of "><a href="javas&Tab;cript&colon;confirm(/shawar/)

    "><a href="javas&Tab;cript&colon;confirm(/shawar/)'s profile was updated 10 years, 2 months ago

    "><a href="javas&Tab;cript&colon;confirm(/shawar/)

    @armaanpathan321

    View Profile
  • 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