Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic View MemberGroups for 2.6.11 (Read 2929 times)
Dandello
Forum Administrator
*****
Offline


I Love YaBB 2!

Posts: 89
Joined: Apr 25th, 2012
View MemberGroups for 2.6.11
Jan 15th, 2015 at 10:57pm
Print Post  
View Member Groups for YaBB 2.6.11
Version: 0.5

Description
-----------
This Mod will allow you to view which members are in which member group by clicking on the group names in the legend on the board index.

Installation
------------
1) Modify YaBB files using BoardMod or manually.
2) Upload modified files to your server in ASCII mode.
3) Upload ViewGroups.pm to Sources/Mods directory in ASCII mode. Upload ViewGroups.template to Templates/default/Mods
4) Go to Admin Center => Forum Settings => Members tab => MemberList to enable the setting.

Files to edit
-------------
Admin/ModList.pm
Admin/NewSettings.pm
Admin/Settings_Main.pm
Languages/English/Admin.lng
Languages/English/Error.lng
Languages/English/MemberList.lng
Sources/BoardIndex.pm
Sources/SubList.pm

Version History
---------------
0.5a - updated for 2.6.11 & bug fixed
0.4 - updated for 2.6.1
0.3 - Lists Board Moderators.
0.2 - Updated for 2.6.0 with added memberlist pagination- June 22, 2014
0.1 - First Release - 9th May 2012

Author: Derek Barnstorm, updated for 2.6.11 by Dandello
« Last Edit: Sep 30th, 2015 at 1:18pm by Dandello »  
Back to top
WWW  
IP Logged
 
Stone-D
New Member
*
Offline


Que cera cera

Posts: 1
Location: Jakarta, Indonesia
Joined: Sep 29th, 2015
Gender: Male
Re: View MemberGroups for 2.6.11
Reply #1 - Sep 30th, 2015 at 4:36am
Print Post  
Found a small bug:

<edit file>
Admin/ModList.pm
</edit file>

<search for>
### END BOARDMOD ANCHOR ###
</search for>

Code (Perl)
Select All
<add before>
    $view_member_groups_mod = q~View Member Groups|Derek Barnstorm|This Mod will allow you to view which members are in which member group by clicking on the group names in the legend on the board index.|0.5|Jan 15, 2015";
    push @installed_mods, $view_member_groups_mod;
</add before>
 



The closing double quote for $view_member_groups_mod should be a tilde.
  
Back to top
IP Logged
 
Dandello
Forum Administrator
*****
Offline


I Love YaBB 2!

Posts: 89
Joined: Apr 25th, 2012
Re: View MemberGroups for 2.6.11
Reply #2 - Sep 30th, 2015 at 1:18pm
Print Post  
New zip in 1st post.
  
Back to top
WWW  
IP Logged
 
Larian
Senior Member
****
Offline



Posts: 316
Location: Leipzig
Joined: Oct 22nd, 2002
Gender: Male
Re: View MemberGroups for 2.6.11
Reply #3 - May 11th, 2016 at 7:02pm
Print Post  
Hi Dandello,

Dandello wrote on Jan 15th, 2015 at 10:57pm:

3) Upload ViewGroups.pm to Sources/Mods directory in ASCII mode. Upload ViewGroups.template to Templates/default/Mods


both files are'nt in the zipfile of the mod, please add them again Smiley

Thanks
Larian
  
Back to top
 
IP Logged
 
Dandello
Forum Administrator
*****
Offline


I Love YaBB 2!

Posts: 89
Joined: Apr 25th, 2012
Re: View MemberGroups for 2.6.11
Reply #4 - Apr 13th, 2017 at 1:58pm
Print Post  
Here
  

view_member_groups_2611_5b.zip ( 6 KB | Downloads )
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint