You logged in as Guest
Login:
Recent messages · Members · Forums rules · FAQ · SEARCH Registration · Log in

Page 1 of1
UcoZ Community » UcoZ System management and tuning » Site Users » User groups
User groups
SunnyDate: Thursday, 2008-03-27, 4:25 Am | Message # 1
Experienced
Group: Administrators
Messages: 560
Reputation: 36 [12%]
Status: Offline
General information.

In forum.

If you use standard style sheet, then Administrators are red, Moderators - blue, Checked green and this is set by the following lines:

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

Users group is not indicated here and its color is assigned by the first lines of the style sheet, i.e. this is the color of common links. If you want to use your own color for Users, then add a line for groupUser.

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupUser:link,a.groupUser:visited,a.groupUser:hover {color:#A8C9E2;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

Each new group has the designation groupOther(1-10), as you may add 10 groups. Group number in this case means addition order.

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupMo der:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupA dmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:Yellow;}
a.groupOther2:link,a.groupOther2:visited,a.groupOther2:hover {color:DarkCyan;}
and so on.
/* ---------------- */

A color may be assigned both by an English name and RGB hex code.

Other designations of users.

On forum main page:

1. Greetings to our new member - class="lastUserLink" (if it is not assigned, then has the color of a common link)
2. Happy Birthday! - class="userBirthdayLink" (similarly)
3. Forum moderator - class="forumModer" (similarly)
4. Thread author - class="lastPostUserLink" (similarly)

The same classes of p. 3 & 4 are inside forum, on page of sections and forums.

On page with messages:

1. Forum moderator – the same class="forumModer"
2. User’s nickname - class="postUser"
3. Group name - class="postUserGroup" - Attention! It’s not a link, but a plain text and the class applies to both words – e.g., group: Moderators

On site.

On site group names are also determined by the classes groupModer, groupAdmin, groupUser etc.

When changing group color, check whether the page template has the address of the file where you make changes.

The following line must be in the template:

Code
<link type="text/css" rel="StyleSheet" href="http://YOUR_SITE_ADDRESS/_st/my.css" />
 
SunnyDate: Thursday, 2008-03-27, 7:18 Am | Message # 2
Experienced
Group: Administrators
Messages: 560
Reputation: 36 [12%]
Status: Offline
HOW TO CHANGE USER’S GROUP

1. Go to "Users" section in the Control Panel.
2. Find the necessary user and press
3. Select a new group for the user.
Attention, after transfer the user must relog in (log out and log in again).

=========================================

The second variant is easier.
You can move any user to another group (except for Administrators and Moderators) without entering the Control Panel. Log in to the site as the Administrator and
go to the profile of the user you want to move. There is a pop-down list of groups, select the necessary group and press OK. Here you can also remove users.


A user can belong at the same time to one group only. Groups are meant for managing not only a forum, but a site as well. That is why we do not plan to add such option as belonging to several groups.

An administrator can allow a user to select a group when registering. To do this go to Main » Users » User groups » Edit group properties or permissions and enable Allow to select this group during registration. For USERS group this option is enabled by default and cannot be changed. Think twice before enabling it for other groups!

Administrators and Moderators are special groups. Some of their permissions cannot be changed, they are assigned by the system. For example, only Moderators can be appointed for moderation of a forum; only an Administrator can see administrators’ IPs, edit reproofs level and move users between groups through the profile.

A group can be changed for Administrators or Moderators in the Control Panel only.

Administrator’s password can be changed only by the administrator him-/herself or from the Control Panel.

 
GeniusDate: Thursday, 2008-03-27, 10:55 Am | Message # 3
Constant
Group: Checked
Messages: 167
Reputation: 4 [1%]
Status: Offline
Oh, thanks this is helpful. wink

Take a deap breath..
 
Hack-TrilogyDate: Tuesday, 2008-08-19, 10:37 Pm | Message # 4
Regular
Group: Users
Messages: 46
Reputation: 0 [0%]
Status: Offline
Great...I Will e ColourFul Now!!

.Hack//Trilogy . This Is My Site . Enjoy!

 
thasoldierDate: Tuesday, 2008-09-16, 4:53 Am | Message # 5
Regular
Group: Checked
Messages: 50
Reputation: 0 [0%]
Status: Offline
TNX A lot



Message edited by thasoldier - Tuesday, 2008-09-16, 4:53 Am
 
classic007Date: Friday, 2008-10-10, 11:40 Pm | Message # 6
Newbie
Group: Users
Messages: 12
Reputation: 0 [0%]
Status: Offline
thanks a lot. This thread is helpful.. (+) increase reputation for you ma'am sunny




Message edited by classic007 - Friday, 2008-10-10, 11:41 Pm
 
UcoZ Community » UcoZ System management and tuning » Site Users » User groups
Page 1 of1
Search: