Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Henry Wright

    Henry Wright replied to the topic BP Members not showing; Order By missing Alphabetical filter in the forum How-to & Troubleshooting 11 years ago

    That does sound strange. Did you restore both your database and files? If you did both, you should be seeing the 15 front-end members again.

  • Profile picture of lindb kwisen

    lindb kwisen's profile was updated 11 years ago

    lindb kwisen

    @lindbeckwisen

    View Profile
  • Profile picture of Brian Cruikshank

    Brian Cruikshank replied to the topic Create Cover Photos using the new BP_Attachment API in the forum Creating & Extending 11 years ago

    So I’ve taken a stab at it and gotten the tab to show in the correct place, but my Cover_Photo_Attachment attachment class still is not uploading images and I’m not sure why. Trying to follow the great work of @imath and the BP_Attachment documentation.

    Also having trouble trying to get the Avatar UI to show for a nice upload experience. Is it…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Question About Best Setup in the forum Installing BuddyPress 11 years ago

    Hi @richgraphicsstudio,

    We need Groups and also Private Groups

    I’d activate the Groups component.

    Need to be able to upload face pictures

    With BuddyPress, uploading profile photos is possible by default.

    Hope this helps?

  • Profile picture of Hugo Ashmore

    Hugo Ashmore replied to the topic Buddypress Invitations PHP/SQL Error in the forum How-to & Troubleshooting 11 years ago

    ? Increase the max execution time for scripts, it’s a PHP ini setting, although why it’s struggling with 20 sends is another matter that will be done to your server or plugins.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Create Cover Photos using the new BP_Attachment API in the forum Creating & Extending 11 years ago

    Hi @brianbws,

    You’ll need to extend the BP_Attachment class with your own subclass. See the BP_Attachment article for more info.

  • Profile picture of Brian Cruikshank

    Brian Cruikshank started the topic Create Cover Photos using the new BP_Attachment API in the forum Creating & Extending 11 years ago

    How would I go about adding a new menu item next to “Change Profile Photo” called “Change Cover Photo” that would allow users to create to set a cover photo using the new BP_Attachment API? Ideally users could also crop the photo to a certain ratio like they do avatars.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic admin-ajax.php high wait time on pingdom test in the forum How-to & Troubleshooting 11 years ago

    Not that I know of. Have a read of How to Take Control of The WordPress Heartbeat API for an overview of the performance issues associated with it.

  • Profile picture of malcol mbridget

    malcol mbridget's profile was updated 11 years ago

    malcol mbridget

    @malcolmbridget594

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Buddypress notifications not working in the forum How-to & Troubleshooting 11 years ago

    It seems this is in-progress. See 6057 for updates.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Buddypress notifications not working in the forum How-to & Troubleshooting 11 years ago

    That indicates Kleo may be causing the email problem.

    Regarding the web-notifications, can you test again but this time use TwentyFifteen and deactivate all plugins (aside from BP).

  • Profile picture of Henry Wright

    Henry Wright replied to the topic How to customize labels ? in the forum How-to & Troubleshooting 11 years ago

    Glad to see you’ve managed to solve the problem yourself.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic admin-ajax.php high wait time on pingdom test in the forum How-to & Troubleshooting 11 years ago

    Looking through your list of active plugins, it’s likely one or more are using admin-ajax.php. You should try identify which of them are a) using the resource and b) how often. The Heartbeat API is known to put pressure on admin-ajax.php so perhaps check if any are using that as well.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic filter option: groups I created only in the forum Ideas 11 years ago

    Hi @alvin341965,

    There’s a function that will help you do that. It’s called groups_is_user_creator(). The first step is to create a groups loop. The code on this page will do that for you. Then immediately after <?php while ( bp_groups() ) : bp_the_group(); ?> you could add something like this:

    if ( ! groups_is_user_creator(…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic filter option: groups I created only in the forum Ideas 11 years ago

    Hi @alvin341965,

    There’s a function that will help you do that. It’s called groups_is_user_creator(). The first step is to create a groups loop. The code on this page will do that for you. Then immediately after <?php while ( bp_groups() ) : bp_the_group(); ?> you could add something like this:

    if ( ! groups_is_user_creator(…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic filter option: groups I created only in the forum Ideas 11 years ago

    Hi @alvin341965,

    There’s a function that will help you do that. It’s called groups_is_user_creator(). The first step is to create a groups loop. The code on this page will do that for you. Then immediately after <?php while ( bp_groups() ) : bp_the_group(); ?> you could add something like this:

    if ( ! groups_is_user_creator(…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic filter option: groups I created only in the forum Ideas 11 years ago

    Hi @alvin341965,

    There’s a function that will help you do that. It’s called groups_is_user_creator(). The first step is to create a groups loop. The code on this page will do that for you. Then immediately after <?php while ( bp_groups() ) : bp_the_group(); ?> you could add something like this:

    if ( ! groups_is_user_creator(…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic filter option: groups I created only in the forum Ideas 11 years ago

    Hi @alvin341965,

    There’s a function that will help you do that. It’s called groups_is_user_creator(). The first step is to create a groups loop. The code on this page will do that for you. Then immediately after <?php while ( bp_groups() ) : bp_the_group(); ?> you could add something like this:

    if ( ! groups_is_user_creator(…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Buddypress notifications not working in the forum How-to & Troubleshooting 11 years ago

    Hi @sylkitt

    The support forum of the Kleo theme told me it is not a theme problem but a Buddypress one.

    Possibly, but let us be sure. Can you activate TwentyFifteen and test again?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic How to customize labels ? in the forum How-to & Troubleshooting 11 years ago

    Hi @rodne

    Which parts of the process are you struggling with?

  • 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