1
How do I edit the Top Posters block to show the users real name instead of their user name?
Is there an defined variable that I can replace $user.name with, i.e. $user.realname or do I need to predeclare that somewhere else? If so where? user.php?
Thanks.