BuddyPress

  • Home
  • About
  • Blog
  • Codex
  • Showcase
  • Plugins
  • Themes
  • Support
  • Download
  • Site Activity

Plugin: BP Group Hierarchy

Join this plugin group to follow comments, support topics and reviews.
  • Home
  • Activity
  • Reviews
  • Forum
  • Members 133
  • Description
  • Screenshots
  • Installation
  • Frequently Asked Questions
  • Other Notes
  • Changelog
  • Stats
  • Home
  • Activity
  • Reviews
  • Forum
  • Members 133
  • Description
  • Screenshots
  • Installation
  • Frequently Asked Questions
  • Other Notes
  • Changelog
  • Stats
  • RSS
  • Profile picture
    David Dean replied to the forum topic Create a member group for non members in the group BP Group Hierarchy

    @b1gft – that’s not a bad idea! I’m thinking the default behavior should still be to hide the button, but there’s a simple filter than you can use to return true and expose it. Thoughts? You’d have to create […]

    3 weeks ago
  • Profile picture
    David Dean replied to the forum topic Queries in the group BP Group Hierarchy

    Hey Shaun,

    Are you SURE it’s the BP_Groups_Hierarchy class? I just added a die() call at the beginning of the constructor, and admin pages load fine. Which is to be expected, since it isn’t that class is […]

    3 weeks ago
  • Profile picture
    Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    Hi David,

    Yes, cancelling the BP_Groups_Hierarchy construction on non-group pages, means those pages load almost instantly again. With the constructor getting called on a non-group wp-admin page for example, […]

    3 weeks, 1 day ago
  • Profile picture
    b1gft replied to the forum topic Create a member group for non members in the group BP Group Hierarchy

    Hi Dave .
    I think this bug could be advantages if a logged out person clicks on “create a member group” they are sent to a page that says they must be registered to create a group or sent directly to the […]

    3 weeks, 3 days ago
  • Profile picture
    Hugo joined the group BP Group Hierarchy
    3 weeks, 3 days ago
  • Profile picture
    Hugo replied to the forum topic Create a member group for non members in the group BP Group Hierarchy

    So for clarity:
    issue/bug is

    If ‘Group Hierarchy’ admin settings ‘allow * to create member groups’ is set to ‘Anybody’ a logged out / anonymous user visiting a group will see the ‘create member group’ […]

    3 weeks, 3 days ago
  • Profile picture
    David Dean replied to the forum topic Create a member group for non members in the group BP Group Hierarchy

    Hi @b1gft – it’s still a bug and a fix is available in the development version if you need that functionality now, but I’m glad the workaround is working for you!

    3 weeks, 4 days ago
  • Profile picture
    b1gft replied to the forum topic Create a member group for non members in the group BP Group Hierarchy

    Hi Dave,
    Well done, your question solved the problem. I had the main group set up that anyone could create a member group. When I changed it to say only group members could make a member group, the tab […]

    3 weeks, 4 days ago
  • Profile picture
    David Dean replied to the forum topic Create a member group for non members in the group BP Group Hierarchy

    @b1gft – Thanks for the info! That’s a great start. I think I’m close to a fix, but have a couple questions to make sure I’m fixing your issue and not some other one :)

    - This is on the page for a particular […]

    3 weeks, 4 days ago
  • Profile picture
    b1gft replied to the forum topic Create a member group for non members in the group BP Group Hierarchy

    Hi David, what do you mean by details of the install. I will guess you are looking for the following.

    WP installed 3.3.1
    BP Can not see the number but its the most up to date, I think its 1.5.1
    I also have […]

    3 weeks, 4 days ago
  • Profile picture
    David Dean replied to the forum topic Create a member group for non members in the group BP Group Hierarchy

    Deleted User, can you provide some details on your install?

    3 weeks, 5 days ago
  • Profile picture
    David Dean replied to the forum topic Queries in the group BP Group Hierarchy

    Which constructor do you mean? There’s more than one class in the plugin.

    If you’re talking about the BP_Groups_Hierarchy class, that has to load every time BuddyPress would have loaded the Groups […]

    3 weeks, 5 days ago
  • Profile picture
    b1gft replied to the forum topic Create a member group for non members in the group BP Group Hierarchy

    No, I thought it should. It leads them to a page that says
    Page not found
    We’re sorry, but we can’t find the page that you’re looking for. Perhaps searching will help.

    3 weeks, 5 days ago
  • Profile picture
    @mercime replied to the forum topic Create a member group for non members in the group BP Group Hierarchy

    @b1gft in re http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/create-a-member-group-for-non-members/

    What happens after user who is not logged in clicks on the button “Create a […]

    3 weeks, 6 days ago
  • Profile picture
    b1gft started the forum topic Create a member group for non members in the group BP Group Hierarchy

    I have noticed on my site that when a reader (not logged in) goes to the groups page, there is a button that says “Create a member group” When you click on this it brings you to a Page not found.

    I have found […]

    View Topic 3 weeks, 6 days ago
  • Profile picture
    b1gft joined the group BP Group Hierarchy
    3 weeks, 6 days ago
  • Profile picture
    Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    Also, confirmed the constructor IS getting invoked for every page on the site.

    I added your blocking code:

    ` /** Abort processing on dashboard pages and when not in groups component */
    if( is_admin() || ! […]

    1 month ago
  • Profile picture
    Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    I think it’s back to what the original poster was suggesting. My database is only getting hit with ~75 queries on page load usually, but with BP Group Hierarchy installed it spikes to almost 3000. I’m going to […]

    1 month ago
  • Profile picture
    Shaun MacRae replied to the forum topic Queries in the group BP Group Hierarchy

    Thanks David. As I mentioned:
    1) I have tried the development version and it only improves performance marginaly. The plugin is still incredibly slow.
    2) The performance issue is for every page of the site, […]

    1 month, 1 week ago
  • Profile picture
    David Dean replied to the forum topic Queries in the group BP Group Hierarchy

    As you’ve plainly stated, what you have are guesses. I’ve encouraged you to review the code yourself to get a better understanding of how it operates. Ultimately you are responsible for your site, and I cannot […]

    1 month, 1 week ago
  • Load More  

Plugin Info

  • Version: 1.3.2
  • Last Update: 39 days ago
  • Requires: 3.0
  • Compatible to: 3.3.2
  • Downloads: 14,871
  • Rating: 5 stars4 stars3 stars2 stars1 stars(based on 7 ratings)
Download 1.3.2  ↓

Contributors

Avatar Image

Create Account

To create a BuddyPress.org account please first create a WordPress.org ID and then use that to log in to this site.

Log In

To start connecting please log in first.

Bugs

Think you've found a bug with the software? Please report it here (use the same login credentials).

  • WordPress
  • bbPress
  • BuddyPress
    • WordPress.org
    • Documentation
    • Support Forums
    • Feedback
  • Log in
  • Home
  • Activity
  • Reviews
  • Forum
  • Members 133
  • Description
  • Screenshots
  • Installation
  • Frequently Asked Questions
  • Other Notes
  • Changelog
  • Stats