Jump to content

User Group Management

Featured Replies

Posted

Currently in the User Group Management screen you see something like this:

user_group_1.jpg

Which when you click on one of the member groups to show membership, gives you:

user_group_2.jpg

Whereas in actuality, if you're trying to manage users and groups, you're be better off seeing:

user_group_3.jpg

Is there anyway this could be changed to be the default action for selecting groups?

Yeah, it's pretty annoying ...

Yes, I found this Highly ennoying too.. +1

What if the group has loads of members?

It does exactly the same as normal and has page links.

Yeah that would help and save time. :) +1

Would be very nice :)

Open sources/admin/ad_groups.php. Find:

$total_linkage = "<a href='{$ibforums->vars['board_url']}/index.{$ibforums->vars['php_ext']}?act=Members&max_results=30&filter={$r['g_id']}&sort_order=asc&sort_key=name&st=0' target='_blank' title='List Users'>".$r['prefix'].$r['g_title'].$r['suffix']."</a>";

Change to:

$total_linkage = "<a href='{$ibforums->adskin->base_url}&amp;act=mem&amp;code=searchresults&amp;searchtype=normal&amp;mgroup={$r['g_id']}' title='List Users'>".$r['prefix'].$r['g_title'].$r['suffix']."</a>";


Save and upload.

FuSoYa to the rescue! :)

Thanks

Works Perfectly

Good Job.

It should be installed by default however.

This would help, and you could replace the "Edit" buttom with a "View Members" button, or similar. :thumbsup:

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.