Mod Name: Change Userrating 0.9
Description:Allows to change the rating of a user.
Working under: 6.1.1
Any pre-requisites: none
Author(s): nòóx (Hannes Schmiderer)
Demo: www.downhill-board.com Files Altered:- showprofile.php
- languages/*/showpfrofile.php
- in dorateuser.php:
Database Altered: no
New Files: none
Any other info: I have also changed some lines that the number of stars is not calculated using intval, but round. So 4.5 are for instance 5 stars, not only 4. Without this change 4.999 are 4 stars.