Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of batg1rl

    batg1rl replied to the topic Email's situation's are not displayed… in the forum Requests & Feedback 8 years, 3 months ago

    My situation options in email are not showing either. So, I cannot get the email to be sent. How would I find a conflict ? I wouldn’t have thought there would be any conflict. The situation label and box shows up, but there is no content. Please advise

  • Profile picture of otty-dev

    otty-dev replied to the topic Show Follow Button on Each Member's Profile Page in the forum Third Party Plugins 8 years, 3 months ago

    Hi @djpaul

    My theme was not built to be compatible with Buddypress unfortunately. Where can I edit the php and html myself for this issue? I was trying to navigate plugin > editor > buddypress but I couldn’t find the php for each members profile page and also the html file. So far I could only edit CSS using appearance > customize css.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Accessing BP_Groups_Member::get_group_ids in Theme Function in the forum Creating & Extending 8 years, 3 months ago

    I’m not sure why I would need to hook to something?

    Imagine a scenario where your functions.php file is loaded before something else. That something else won’t be available to you in functions.php.

  • Profile picture of Boone Gorges

    Boone Gorges wrote a new post on the site BuddyPress.org 8 years, 3 months ago

    BuddyPress 2.9.3 is now available. This is a security and maintenance release. We strongly encourage all BuddyPress sites to upgrade as soon as possible.

    The 2.9.3 release addresses two security issues: […]

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic users can bypass required name on registration with space bar in the forum How-to & Troubleshooting 8 years, 3 months ago

    Not sure it’s something we need to be busy with really, in reality if this field is left out the username is used for all display purposes so again I question the use of ‘anonymous’ to describe the registration? I asked earlier whether you had any plugins in use that might alter the way WP/BP names are handled, is there some change being made to…[Read more]

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic users can bypass required name on registration with space bar in the forum How-to & Troubleshooting 8 years, 3 months ago

    Ok yes it does – but this doesn’t mean users anonymous the ‘name’ field if the WP display name if our field is empty then the user name is displayed. I would suggest that white space is necessary what we’ll need to do is check for only white space and fail the submit.

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic users can bypass required name on registration with space bar in the forum How-to & Troubleshooting 8 years, 3 months ago

    Correct ticket link: https://buddypress.trac.wordpress.org/ticket/7671

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic users can bypass required name on registration with space bar in the forum How-to & Troubleshooting 8 years, 3 months ago

    Hmm I tested this and couldn’t re-produce the issue, checked our code as well, maybe I only added two spaces not three? how would two versus three be any different though.

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic Any date for the releases of version 3.0 in the forum Requests & Feedback 8 years, 3 months ago

    @mikealan as Paul says we’ll release when we’re 100% happy with the templates, at the moment there is still some work to do and mainly falls to me to complete, thorough testing is then also important, I would revise the ETA to probably be a couple of months away.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic send a copy of private message between users to admin in the forum How-to & Troubleshooting 8 years, 3 months ago

    Hi @klubnika74

    BuddyPress doesn’t allow a user to email another user directly.
    You may be mixing this up with the email notification messages, that BuddyPress sends out.

    By “send a copy of private message between users”, are you specifically referring to the Private Messages feature within BuddyPress?

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic users can bypass required name on registration with space bar in the forum How-to & Troubleshooting 8 years, 3 months ago

    Keep an eye on https://buddypress.trac.wordpress.org/ticket/7672 for updates.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic users can bypass required name on registration with space bar in the forum How-to & Troubleshooting 8 years, 3 months ago

    Huh, this does seem to be a bug. We’ll look into it — thanks @opalescent

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Status "whatcha up to?" box not showing up for other users in the forum How-to & Troubleshooting 8 years, 3 months ago

    šŸ™‚

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Activity Streams Problem in the forum How-to & Troubleshooting 8 years, 3 months ago

    There used to be plugins for this (BP-TinyMCE), but it hasn’t been updated in 6 years.
    I don’t know what work would be required to fix it, or make it do what you want, but it might offer a starting point: https://github.com/boonebgorges/bp-tinymce

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic bp_send_email() custom token add in template in the forum How-to & Troubleshooting 8 years, 3 months ago

    Hi @shailendras

    Can you show me all your code for this, somewhere? I’ll try to help. Thanks.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Follow Up Emails With Users in the forum How-to & Troubleshooting 8 years, 3 months ago

    Not out the box, no.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Any date for the releases of version 3.0 in the forum Requests & Feedback 8 years, 3 months ago

    Hi @mikealan

    I plan to release when the Nouveau templates are complete. At the moment, I think they’re a good month away at least, we’ve not had too many people helping to get them ready.

    At this point in time, I would expect a beta release for testing by mid-March.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic [Resolved] Private Messaging without being Friends in the forum How-to & Troubleshooting 8 years, 3 months ago

    We’ll try to make this clearer! Sorry for the confusion.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic BuddyPress New User Activation Emails & Resends not working in the forum How-to & Troubleshooting 8 years, 3 months ago

    Hi Shawn. Short of debugging the outgoing mailbox on your server to verify that the email is actually sent, and then monitoring that inbox for any bounce notifications, no, I don’t have any answers. I think I recall seeing Microsoft’s email services blocking the user registration email because it thinks it’s spam (or a bad link).

    You could try,…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Rout "Author" link to BP Profil? in the forum How-to & Troubleshooting 8 years, 3 months ago

    No built-in way to do this.

    If you know the basics of WordPress plugins, I think you could use the author_link filter to replace out the author archive permalinks. Good luck!

  • 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