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 Ranks and Titles
User Ranks and Titles
SunnyDate: Monday, 2008-05-05, 8:01 Am | Message # 1
Constant
Group: Administrators
Messages: 260
Reputation: 20 [6%]
Status: Offline
You can edit ranks here – Control Panel » Main » Users » User ranks.

There are 10 ranks + Guest. You can write your own name for each rank including Guest. An empty field will be filled in with a default rank when saving. You can assign an image to each rank either from a default set of from your custom one. A custom set must contain icons with the names "rank[1-10].gif". They are placed in the special field which appears only after you have chosen "Custom set". You must specify full address to the folder with rank images - http://your_site.ucoz.com/your_folder/.

Images should be uploaded to the site beforehand via FTP or File Manager, not as an archive but as separate files.

Personal rank, named "User’s title" appears in the forum and in a Profile by default instead of a rank, and group image (in the forum) instead of a rank image. To insert an image instead of text in a Title you should write the following in the field:

Code
<img src="full_address_of_custom_image">

It is advisable to have a short address because there is a limit on the number of characters in the field. You can change the value of the Title field in the Control Panel only.

If you want to output both group image and rank image then edit the template of entry appearance (you should first enable it in Forum Settings).

You can change ranks in the Control Panel by changing number of messages, therefore ranks are assigned according to the number of messages in the forum.

If you want both a rank and a title being displayed then go to Control Panel - Forum – Module design customization – Appearance of entries:

Code
<?if($USER_TITLE$)?><div class="postRankName">$USER_TITLE$</div><?else?><div class="postRankName">$USER_RANK_NAME$</div><?endif?>

The code shows that either rank or title is displayed, so you should divide this line into two:

Code
<?if($USER_TITLE$)?><div class="postRankName">$USER_TITLE$</div><?endif?>        
<?if($USER_RANK_NAME$)?><div class="postRankName">$USER_RANK_NAME$</div><?endif?>

You can assign your own classes.

Attachments: 4242900.png(17Kb)
 
mafikDate: Thursday, 2008-07-17, 5:48 Pm | Message # 2
Newbie
Group: Users
Messages: 10
Reputation: 0 [0%]
Status: Offline
Hello! And so I woud ask u how to change Users profil and justput medals on Thous nicknames to see thous medals on forum Like medal of honor i want to graduat a player and give him a medal of honor But idk how to do this ... Is theresom one who know somthing in UCOZ i mean for help me it is not just this problem ... I needed for other stuff sad Just cant find som one who coud help me Pls try to help me Here is my MSN don-grom@hotmail.comICQ 351085487 PLs help me sad

 
UcoZ Community » UcoZ System management and tuning » Site Users » User Ranks and Titles
Page 1 of1
Search: