Support Forum
the members list is controlled by a switch... if you limit the users to only viewing usergroups they are a member of, they wont see moderators because they are not one...
just edit your sp theme to say you dont want that limit... find this template tag:
if (sp_has_member_groups('usergroup', 'id', 'asc', 15, true)) {
in the spMembersView.php template file... and change it to:
if (sp_has_member_groups('usergroup', 'id', 'asc', 15, false)) {
and then members will see all usergroups... that used to be an option in the admin, but with most old options, they are now controlled by your sp theme...
we do have a ticket to consider making moderator usergroups like the admins and always show but that causes issues for sites with private forums and private usergroups with different moderators for each private forum... so a bit more involved than simple change...
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
just edit your sp theme to say you dont want that limit...
Thanks for that! Thought it might have been related to the moderator madness I experienced.
+1 for showing all all members to mods.
Simple:Press powers the Tripawds Discussion Forums.
It's better to hop on three legs than to limp on four.
The Tripawds Blogs Community is made possible by The Tripawds Foundation.
well, I didnt say showing all members to mods... I said showing mods to all members...
same issue though that I mentioned about private stuff works conversely for what you said...
Visit Cruise Talk Central and Mr Papa's World
It would be useful if you kept your questions on this matter in the same thread.
If you want your moderator to be able to use the admin bar and postbag then HE will need to go to the forum admin > Admin > Your Admin Options and turn it on. This is a personal setting.
YELLOW
SWORDFISH
|
1 Guest(s)