Milez
02-10-2004, 09:07 AM
Ive been trying to get this to work for a couple days so if anyone can shed some light please chime in!
I want users to see their Reputation power and points in the postbit. The Rep points was easy because the value is stored in the database and can be called from a variable. The Rep power is calculated at runtime and is a bit trickier! I found the code in /admincp/user.php that calculates Rep power.
The problem is that I cannot get it display nicely in the postbit as I have done with the rep power. Also I think you need to do another query to get the proper data to work with, which also sucks, vbb has enuf queries on most pages. Anyways I'm really lost with this one. Not sure if anyones attempted this or not.
If anyone is displaying the Rep Power anywhere on their board please let me know :)
I want users to see their Reputation power and points in the postbit. The Rep points was easy because the value is stored in the database and can be called from a variable. The Rep power is calculated at runtime and is a bit trickier! I found the code in /admincp/user.php that calculates Rep power.
The problem is that I cannot get it display nicely in the postbit as I have done with the rep power. Also I think you need to do another query to get the proper data to work with, which also sucks, vbb has enuf queries on most pages. Anyways I'm really lost with this one. Not sure if anyones attempted this or not.
If anyone is displaying the Rep Power anywhere on their board please let me know :)