-
David Dean posted on the forum topic possible bug? in the group BP Group Hierarchy: 13 years, 9 months ago
Hmmm… does the newly-created group have an empty slug, or is it still accessible as though the name had survived?
-
David Dean posted a new activity comment 13 years, 9 months ago
Only super admins can move groups, but it is a safe process and does not change members or contents.
The only potential issue is that, if you move a Member Group to a Parent which is actually descended from the Member Group, you will not be able to access either group. We check against direct parent-child relationships, but not when there are…[Read more]
-
David Dean posted on the forum topic Member Group listed but inaccessible. in the group BP Group Hierarchy: 13 years, 9 months ago
Sure! It actually is 281 – 285. Hope this comes through:
is_item_admin || $bp->groups->current_group->can_create_subitems) { ?>
[Read more]
<div class="generic-button group-button">
<a title="" href="root_domain . '/' . $bp->groups->slug . '/' . 'create' .'/?parent_id=' . $bp->groups->current_group->id… -
David Dean posted a new activity comment 13 years, 9 months ago
If you uncomment the very last line of code in extension.php (line 476), that starts with “add_filter(“…, you’ll restrict the Groups directory to just top-level groups.
This isn’t on by default in part because the group counts on the tabs above the list are still for ALL groups, and not just for top-level groups.
-
David Dean posted on the forum topic Member Group listed but inaccessible. in the group BP Group Hierarchy: 13 years, 9 months ago
I’m sorry to hear that you’re having trouble with it. I haven’t been able to reproduce the problem by following the steps you listed (even calling the groups “GENRES,” “ALTERNATIVE,” and “TEST” in case the names were significant). The “TEST” group is You can disable the “Create a Member Group” option by commenting out lines […]
-
David Dean posted on the forum topic Member Group listed but inaccessible. in the group BP Group Hierarchy: 13 years, 9 months ago
Very weird. Do you know if the test user created the TEST group from the main Groups page, or from the Member Groups tab in ALTERNATIVE?
-
David Dean posted on the forum topic Member Group listed but inaccessible. in the group BP Group Hierarchy: 13 years, 9 months ago
I can’t figure out what’s going on either.
Can you post a copy of the ID, parent_id, and slug for the affected groups?
-
David Dean posted an update in the group BP Group Hierarchy: 13 years, 9 months ago
A new version has been posted to address the forum topic bug. Thanks, cezar!
-
David Dean posted on the forum topic What happens to the groups when you disable this plugin? in the group BP Group Hierarchy: 13 years, 9 months ago
All the groups revert to a flat list, and are accessible directly under the group slug.
-
David Dean posted on the forum topic Member Groups and Navigation Tree Request in the group BP Group Hierarchy: 13 years, 9 months ago
I’ve just posted what I hope will be the last core functionality / bug fixing release, and hope to be able to put together some kind of interface within the next few weeks.
-
David Dean posted a new activity comment 13 years, 10 months ago
Thanks for posting this! It is sure to help out those having trouble with or even just curious about the plug-in.
-
David Dean posted on the forum topic some notifications can't be viewed in the group BP Group Hierarchy: 13 years, 10 months ago
A new version has just been posted, addressing the notification issue you found.
Thanks again for all your help finding these bugs. It’s nice to get feedback on problems instead of just empty complaints. 🙂
-
David Dean posted on the forum topic I can not make it work in the group BP Group Hierarchy: 13 years, 10 months ago
Right now the choice of parent group is just an option when creating a group the normal way in the main group list. If this doesn’t work for you, please let me know. Some details of your setup would be helpful in troubleshooting any problems. I will look into being able to create a subgroup […]
-
David Dean posted on the forum topic some notifications can't be viewed in the group BP Group Hierarchy: 13 years, 10 months ago
Thanks for spotting that! Unfortunately, I won’t be able to take a look at it until Monday.
Just to be clear: this is the notification that you get when you request to join a group and then are accepted, right?
Thank you again for all your help finding these bugs.
-
David Dean posted on the forum topic Member Groups and Navigation Tree Request in the group BP Group Hierarchy: 13 years, 10 months ago
Renaming the group tab, along with some other admin options, is on the TODO list once most of the bugs have been ironed out. I’ve still got to work on how to display the groups in a hierarchy (especially with regard to paging), both for the frontend and the admin section. It will happen, but […]
-
David Dean posted on the forum topic plugin breaks group invites page in the group BP Group Hierarchy: 13 years, 10 months ago
Hi Cezar,
Thanks for spotting this issue! A new version has just been posted that addresses it.
– David
-
David Dean posted on the forum topic Forum Topic Bug in the group BP Group Hierarchy: 13 years, 10 months ago
A new version has just been posted that addresses the problem you spotted.
Thanks again for pointing out this issue! 🙂
-
David Dean posted on the forum topic Forum Topic Bug in the group BP Group Hierarchy: 13 years, 10 months ago
Nice catch!
Unfortunately, the solution you presented relies on editing a BuddyPress core file. I’ll see if I can find a way to fix the issue without resorting to that.
-
David Dean posted a new activity comment 13 years, 11 months ago
Thanks for your interest. Groups that have subgroups will have a “Member Groups” tab on group page. If you have a group that has sub groups, but that is NOT showing this tab, let me know and we can troubleshoot.
Having groups selectable from a user’s profile is way out of the scope of this plugin, so that will probably not happen. However, a…[Read more]
-
Great start on this plug-in kudos – looking forward to the updates – gratitude
-
Thanks again s for this useful plugin. I have tested the “Member Groups” feature and it shows when I select a group that has sub groups. However, when I click the “Member Groups” tab, NOTHING is displayed!!
-
I noticed that is I create the group and gave a name that included arabic characters, the “Member Groups” tab does not function properly.
Another thing I noticed is while creating the group using the wizard, the plugin stops at step 2 and displays the following message in an empty page; when I click next:
{Are you sure you want to do this?Please…[Read more]
-
After few tests in turns out the “Member Groups” functions properly.
The group creation wizard still has issues and stops at step 2. However the group gets to be created.
Avatar uploading does not display the croping rectangle (I am not sure if this related to this, need to do more tests)
-
-
David Dean posted a new activity comment 13 years, 11 months ago
I’m confused by what you’ve described. The “site root group” isn’t even a real group, so it is never accessible.
If you can attach or message the id, slug, status, and parent_id from the affected groups, I’d be happy to look into this with you.
@ddean
Active 2 years, 6 months ago
Thanks! Since super admin can move groups, that’s safe enough to start this structure.
By “reseting the parent_ids”, you meant, the table in phpadmin, right? I don’t see any option menu on dashboard, was wondering if it’s because of WP3.1, so I changed back to WP3.05, still don’t see option menu. So I guess you meant the phpadmin?
Yep, the table in the database.