2014-06-12, 07:47 AM
I'm currently in need of 4 variables. I want to display the total amount of members of individual groups on the AdminCP index page.
Like this on the group management page: http://i.gyazo.com/fd2880d65e7b3783682ca797f0c8b955.png
It should display the total amount of members. (Primary group and secondary group counted)
Need these variables:
Sorry for grammar, didn't sleep since 31 hours.
Like this on the group management page: http://i.gyazo.com/fd2880d65e7b3783682ca797f0c8b955.png
It should display the total amount of members. (Primary group and secondary group counted)
Need these variables:
$total_1 = TOTAL AMOUNT OF GROUP ID 12
$total_2 = TOTAL AMOUNT OF GROUP ID 28
$total_3 = TOTAL AMOUNT OF GROUP ID 36
$total_4 = TOTAL AMOUNT OF GROUP ID 12 + 28 + 36
Sorry for grammar, didn't sleep since 31 hours.