MyBB Community Forums

Full Version: how do i make the memberlist only viewable by (un banned) members?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi,

how do i make my member list only viewable by logged in members?

I really what to have this to keep my users private from nosy guests.

please tell me how! ?
Admin CP -> Users and Groups-> Unregistered / Not Logged In -> Edit Usergroup -> Permissions: Misc -> Can View Memberlist (set it to No) -> Update usergroup
You also need to use maatty's instructions for the "Banned" usergroup.
maatty Wrote:Admin CP -> Users and Groups-> Unregistered / Not Logged In -> Edit Usergroup -> Permissions: Misc -> Can View Memberlist (set it to No) -> Update usergroup
You can make a quick plugin to do this.

It's a rather easy if statement

Try this plugin I just made for you.

Upload it to your inc/plugins/ folder and activate it in admincp. That's it.

Enjoy

DOH: Forgot there was the group setting for this. hehe...oh well just took me 5 minutes.