$SectionName = "Manage_Members"; ### Section 1 ############################################# $SectionSub1 = "Accessing_Member_Controls"; $SectionBody1 = qq~

Since YaBB is built to encourage and facilitate an active community of users, it comes with several tools to assist Administrators in the management of Members. To access these controls, ensure you are logged in as an Administrator and enter your "Admin Center". Once inside, look for the section in the sidebar menu titled "Member Controls".

~; ############################################# ### Section 2 ############################################# $SectionSub2 = "Manually_Add_Member"; $SectionBody2 = qq~

It may become necessary from time to time for an Administrator to manually create a new member account. For example, this can often be useful to help those with a disability become a Member.

From your Member Controls section on the Admin Center sidebar, click on the link titled "Add Member". This new page will give you a simple registration form that will allow you to add a Member without having to logout. Simply fill out this form with the new Member's User Name, Password and e-Mail.

~; ############################################# ### Section 3 ############################################# $SectionSub3 = "Banning_Members"; $SectionBody3 = qq~

Unfortunately, users are not always filled with the great sense of community that YaBB provides. These users can become rude, break rules, harass other members, or even spam your forum. This is why YaBB gives you the ability to block these troublemakers from disturbing your forum. Individual members can be banned from their Profile Page and from the Ban Members section of the Admin Center. To begin banning a Member in this way, access your Admin Center and find "Member Controls" as described above. Find the link titled "Ban Members" and click on it. This new page will give you three methods for banning a Member:

  1. by IP address
  2. by e-Mail address
  3. by User Name

Banning a Member

Note that IP addresses, e-mail addresses, and User Names banned from the Ban Member page are flagged as being permanent bans.

~; ############################################# ### Section 4 ############################################# $SectionSub4 = "Member_Groups"; $SectionBody4 = qq~

Member Groups give you the ability to assign a group or classification to a Member. These groups can then be used to grant special privileges and/or access to your forum or simply be used for the fun of it. If you would like to create a Member Group, enter your Admin Center and find the section titled "Member Controls" as described above then click on the link "Member Groups".

This new page will then show you the four Member Group types.

  1. The first are System/Static Groups. These can be renamed by clicking on the "Edit" button for each entry, however, because of their importance, they cannot be removed.
  2. The second are "Post Independent Member Groups" and are assigned to a Member manually by an Administrator or Global Moderator as they are not tied to a User's Post Count.
  3. The third group, however, is based on how many Posts a Member has made. YaBB will automatically assign these when a Member reaches the listed minimum number of Posts.

Creating a New Member Group

To create a new Member Group, click on the link titled "Add Group" next to either "Post Independent" or "Post Dependent" Member Groups. This will bring up a new page with a form to add new groups.

~; ############################################# ### Section 5 ############################################# $SectionSub5 = "Global_Moderator_Privileges"; $SectionBody5 = qq~

YaBB gives you the ability to select what administrative functions you wish to entrust to your Global Moderators. You may choose these access permission in the Admin Center under General Controls in the Global Moderator Access section. Moving your mouse over each action option gives you a brief description of what each option allows. Your Global Moderators should have a clear understanding of what levels of access you are giving them, and nothing can communicate that better than you, the Administrator, discussing it with them.

The most important options are listed as three selections at the top of the page. Note that access to the Admin Center does NOT necessarily mean your Global Moderators can control all the items you can see in the Admin Center. If you allow this access, you can customize the Global Moderator permissions in the list of actions below.

Choosing Editing the Profile (but not the Admin Edits) will allow the Global Moderator to change passwords, e-Mail addresses, and all other options in the User's Profile (except Admin Edits). Note: Global Moderators cannot edit or modify any Administrator Profile.

Choosing the Admin Edits option will allow Global Moderators to change a user's Post Count, Position, and Member Group(s). Note: Global Moderators cannot edit or modify Administrator Admin Edits, nor can they "promote" other users to Global Moderators or Administrators.

ADMINISTRATOR TIP: In most cases, actions you do NOT select for the Global Moderator will not even be visible to them in the Admin Center, however this is not always the case. For example, if you allow Global Moderators to VIEW members but not DELETE members, the screen they view members on also shows checkboxes and a button to delete members, but they will not work for them. If the Global Moderator attempts to delete members without permission, it will result in an error message. A Global Moderator may think that something isn't working right, that this is an error or bug, but it is not. The program is following the level of permissions you granted them.

~; ############################################# 1;