Reputation and reproofs - Site Users - uCoz System management and tuning - uCoz Community
You logged in as Guest
Username/E-mail:
Recent messages · Members · Forum rules · FAQ · SEARCH Registration · Log in


We are in the second round! Let's keep voting!

Page 1 of 11
uCoz Community » uCoz System management and tuning » Site Users » Reputation and reproofs (what it is and what for)
Reputation and reproofs
SunnyDate: Thursday, 2008-12-18, 7:54 Am | Message # 1
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Reputation is usually used to demonstrate one’s attitude towards someone. On game forums reputation is used for other purposes that’s why there is the possibility to change reputation more than once. There are three options in user group settings:

1. View history of user reputation
2. Change user reputation
3. Change user reputation more than once

These options may be enabled for all groups except Guests. (For Guests you can only choose whether to view history or not.)
Reputation can be edited and removed by an administrator.

The number of rep points depends on the reputation of a person, who changes reputation (max 20).

rep>5000 =20
rep>2500 =15
rep>1000 =10
rep>900 =9
rep>700 =8
rep>500 =7
rep>300 =6
rep>200 =5
rep>100 =4
rep>50 =3
rep>10 =2

Reproofs are used to ban a user (block user’s activity for some time or forever, i.e. he/she can view the site but can’t post anything. If you want to prohibit someone from viewing the site you must adjust user group permissions. See http://forum.ucoz.com/forum/9-2577-1 for more information on ban.).

There is only one option for users:

1.View history of user reproofs

Reproofs can be edited and removed by an administrator.

How to put images instead of reputation and reproofs

For reproofs

Code
<img border="0" src="http://yoursite.com/$BAN_RATING$30.gif">

Files must have the following names:
Code
00.gif
200.gif
400.gif
600.gif
800.gif
1000.gif

For reputation:

Here is an example of the code where you should only put your own images.

Code
<?if($REP_RATING_PERS$)?>
<?if($REP_RATING_PERS$<21)?>
<img border="0" src="http://yoursite.com/1r.gif">
<?else?>
<?if($REP_RATING_PERS$<41)?>
<img border="0" src="http://yoursite.com/2r.gif">
<?else?>
<?if($REP_RATING_PERS$<61)?>
<img border="0" src="http://yoursite.com/3r.gif">
<?else?>
<?if($REP_RATING_PERS$<81)?>
<img border="0" src="http://yoursite.com/4r.gif">
<?else?>
<img border="0" src="http://yoursite.com/5r.gif">
<?endif?>
<?endif?>
<?endif?>
<?endif?>
<?endif?>

This code is intended for 5 images, nothing will be displayed for guests and removed users.

How to disable reputation for a definite user

Log in to your site using Admin account and click on the user profile, click Reputation and select "Disable reputation". It's a red icon.

Is it possible to remove all reputations NOT manually?

No.

Is it possible to increase the number of reproofs from 5 to 100 or more?

No.

Is it possible to display separately pluses and minuses in reputation?

What’s the use of this? Reputation is the result of pluses and minuses.


I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
PilotDate: Monday, 2009-02-02, 12:31 Pm | Message # 2
Experienced
Group: Checked
Messages: 683
Awards: 29
Reputation: 77
Status: Offline
Question: How do reproofs convert into bans. ie. How many reproofs will lead to a temp ban and how many to a permanent ban ?
Answer: When adding reproofs to a user, you can chose for how long to block him. So if the user gets his first reproofs ( 20 % ) he can also get a permanent ban, if the person, giving reproofs, sets it that way.




Message edited by Rake - Monday, 2009-02-02, 12:31 Pm
 
KronDate: Monday, 2009-02-02, 12:33 Pm | Message # 3
uCoz Admin
Group: Administrators
Messages: 170
Awards: 6
Reputation: 45
Status: Offline
Question: Is there anyways to remove reputation from the site as people on my page are going crazy over this and I would like to stop it ?
Answer: CP -> Users -> Module settings -> uncheck "Enable "User reputation" feature"
 
ChamfDate: Monday, 2009-02-02, 12:33 Pm | Message # 4
Newbie
Group: Checked
Messages: 4
Awards: 0
Reputation: 0
Status: Offline
Question: On my site, I cant assign individual ranks to users the way I used to. Also, all groups aside from regular/moderator/admin have a rank of 10, when I made them for otherwise purposes. Before, I didn’t have this problem. HELP!
Answer: Since last update, rank is changed through user profile. - explore these buttons
 
SunnyDate: Monday, 2009-02-02, 12:34 Pm | Message # 5
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Question: When I press on one of those profile buttons nothing happens... And if I right click on buttons and copy the link that is on it and paste it on other internet window nothing happens... It only says than: Javascript://
Answer: Go to Customize Design section and restore default template of user's personal page.


I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
SunnyDate: Monday, 2009-02-02, 12:34 Pm | Message # 6
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Question: How can i reset all users reputation?is there some way?
Answer: That's not possible. [Armaros]
Answer: The only way is to do this manually.


I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
mariozplazeDate: Thursday, 2009-08-13, 11:50 Am | Message # 7
Newbie
Group: Users
Messages: 10
Awards: 0
Reputation: 0
Status: Offline
I ban users from my site by changing his group to banned ,since my chat doesn't stop reproofed people from chatting,
but i want moderators to ban but i dont want them to change my group from administrator to user HELP

I love ROBLOX...
 
ArmarosDate: Thursday, 2009-08-13, 11:51 Am | Message # 8
Haunter
Group: Checked
Status: Offline
mariozplaze, your chat is xat. It's not uCoz module.
TommyDate: Saturday, 2009-08-22, 7:49 Am | Message # 9
Experienced
Group: Helpers
Messages: 439
Awards: 17
Reputation: 23
Status: Offline
Question: Is there anyway to turn "off" pm messages every time a rep point is given. I checked the panel and could not find a way to turn this action off.
Answer: Check in Disable Notifications about Reputation changes in your profile.


"I don't like to commit myself about heaven and hell - you see, I have friends in both places"
 
[WR-H]-HéntáíDate: Sunday, 2009-10-11, 4:06 Pm | Message # 10
Newbie
Group: Users
Messages: 9
Awards: 0
Reputation: 0
Status: Offline
what is the code for the reputation i mean like $GROUP_ID $ Etc but what is it for reputations,

this is what i want: Your reputation = 9 for exemple

Message edited by [WR-H]-Héntáí - Sunday, 2009-10-11, 4:12 Pm
 
SunnyDate: Monday, 2009-10-12, 3:40 Am | Message # 11
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
[WR-H]-Héntáí, all available $CODES$ can be viewed under corresponding templates. As for reputation: it will be $REP_RATING$ for Forum "Appearance of entries" template, $_REPUTATION$ - for "User personal page". Therefore open the necessary template and examine the list of available codes.

I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
SlicerDate: Tuesday, 2009-11-10, 3:03 Pm | Message # 12
Regular
Group: Checked
Messages: 51
Awards: 2
Reputation: 3
Status: Offline
How to disable reputation for a definite user

Control Panel -> Users -> Module settings -> IDs of users who have accounting of their reputation disabled. You can see IDs in CP -> Users -> List of users -> the first column.

My CP doesn't show that.
Can someone help?


If I helped you with a problem, please give me +1 reputation.

SwordGFX.ucoz.net<--- Register Please!!
 
TommyDate: Tuesday, 2009-11-10, 8:04 Pm | Message # 13
Experienced
Group: Helpers
Messages: 439
Awards: 17
Reputation: 23
Status: Offline
Slicer, You can Disable by login to your site using Admin account and click on the user profile, click Reputation and select "Disable reputation". It's a red icon.

"I don't like to commit myself about heaven and hell - you see, I have friends in both places"
 
SunnyDate: Wednesday, 2009-11-11, 3:12 Am | Message # 14
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Offline
Quote (Tommy)
You can Disable by login to your site using Admin account and click on the user profile, click Reputation and select "Disable reputation". It's a red icon.

Yes. I have updated the answer in the first post.


I'm not "man", "sir" or whatever. I'm female!
About signatures, screenshots etc...
 
uCoz Community » uCoz System management and tuning » Site Users » Reputation and reproofs (what it is and what for)
Page 1 of 11
Search: