After having transferred Karma I'v just got the following displayed:
Karma Rank: 1.11500001115e-05
I think Karma Rank should be rounded.
Zero is correct.
After the next click, a reload or at the RFE overvie, the Karma is rounded. Rounding should also take place at the moment when Karme is tranfered an the result is shown. The round function is there but at the wrong place.
If you don't need a 6 figures long accuracy on the karma rank then you could change the Thread table in the database to be of the type float(11,0) instead of the current type float(11,6) but that wouldn't be very accurate.
Instead only the displaying of the figure in the template should be adjustable.
Koen de Jonge - ProcoliXhttp://www.procolix.comHosting - WebGUI - Virtualization