Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 51 through 75 (of 1,419 total)
  • @apeatling

    Keymaster

    This means that the user hasn’t activated their account yet. I need to change the message.

    @apeatling

    Keymaster

    Can we get this plugin updated so it doesn’t crash your site if BuddyPress is deactivated? Thanks.

    https://codex.buddypress.org/how-to-guides/checking-buddypress-is-active/

    @apeatling

    Keymaster

    Looks like a bug in tweetstream invalidating the feed.

    @apeatling

    Keymaster

    Which theme are you using and which WP version?

    @apeatling

    Keymaster

    I’ve added this code to the 1.2 branch so you should not need to do this for future versions if you have defined a custom upload path. Thanks kb734.

    @apeatling

    Keymaster

    This is nothing to do with BuddyPress, hackers can just try logging in as admin on your login form and find the same thing.

    Number one thing to do when you first install WordPress is to change the admin account to something else. WordPress 3.0 will allow you to change this when you first install.

    You can edit the admin username in your database in the wp_users table. Change the user_login and user_nicename value.

    @apeatling

    Keymaster

    Subdirectory installs work fine for me, try the default theme and see if that works first.

    @apeatling

    Keymaster

    1.3 will use WordPress pages for navigation, so you can just add/remove/move pages around to edit the main navigation.

    @apeatling

    Keymaster

    Works fine on testbp.org – http://testbp.org/activity/feed/

    Are you talking about a specific feed? I’ve tested the user and group feeds and both work fine.

    @apeatling

    Keymaster

    <?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ) . ‘&search_terms=’ . $searchterm) ) : ?>

    @apeatling

    Keymaster

    Nothing changed with avatars from 1.2.2.1 to 1.2.3.

    @apeatling

    Keymaster

    Don’t dig around in the array, use

    bp_core_remove_nav_item() and bp_core_remove_subnav_item()

    @apeatling

    Keymaster

    Yes you can actually already do this if you add a text box to your theme. You need to pass the parameter ‘search_terms’ into the activity loop.

    https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/

    @apeatling

    Keymaster

    Only 11 votes away from 100, come on, who’s going to get us there!? :)

    @apeatling

    Keymaster

    Yes, but disable other BuddyPress plugins just to be sure.

    @apeatling

    Keymaster

    This is fixed in 1.2.3.

    @apeatling

    Keymaster

    This is fixed in 1.2.3.

    @apeatling

    Keymaster

    No, no difference wp_mail() is used throughout BuddyPress.

    @apeatling

    Keymaster

    Right yes, I will do some debugging with WPMU.

    @apeatling

    Keymaster

    Please consider opening a ticket with a patch for new actions to put in the bp-default template, that way you can reduce/remove the template editing step.

    @apeatling

    Keymaster

    @pdreissen Creating users from the backend doesn’t require activation, so there’s no need for an activation email.

    @apeatling

    Keymaster

    @berryblanton Please try deleting and re-downloading 1.2.3 again. There was a small bug with root profiles, but I updated it pretty quickly after putting it on the repo, so it wasn’t worth re-tagging.

    @apeatling

    Keymaster

    See this thread for possible plugins that can help you out with hosts that restrict mail sending.

    https://wordpress.org/support/topic/322158?replies=7

    @apeatling

    Keymaster

    Who is the author of the “simple_buddypress_profile_privacy” plugin? They need to update their plugin so it doesn’t die if BuddyPress is disabled:

    https://codex.buddypress.org/how-to-guides/checking-buddypress-is-active/

    @apeatling

    Keymaster

    Also consider all of the amazing extra functionality you get by using a group as a container.

    For example on the new BuddyPress.org forums there is a group called “How-To and Troubleshooting” that replaces the existing plain forum of the same name. By switching this to a group forum I also get:

    • A dedicated activity stream so users can easily track new topics and replies in chronological order.
    • A dedicated list of people who have posted to the forum so you can gauge popularity or send out notices to only those who are interested.
    • Ability to extend and add features like a group blog, where members could post helpful information or even videos on how to fix common problems. Or even a group wiki so specific help documentation could be kept up to date by group members. The list is endless, and the number of group extensions is starting to make groups super powerful.

Viewing 25 replies - 51 through 75 (of 1,419 total)
Skip to toolbar