Quote:
Originally Posted by dapellegrini
INSTALLED and working great with 3.7.3 PL1.
One questions though. I have some custom logic in the postbit_legacy that will display your Real Name instead of your Username, if you so choose (using some custom profile fields). Problem is that awards stop appearing because they are jammed into musername before my template can get to them, so if I elect to display Real Name instead I cannot show awards.
Where can I either put my branching logic in to change musername, or better, how can I add awards to the end of a different variable (in my case, Real Name)?
Thanks
|
I'm doing the same hack in showthread to get the field17 to show. I'm also getting the sql error now but seems to be because I ignored some groups. Truncate or selectively delete the userid's that are ignored in xperience_stats table and looks to fix it.
I can generate awards and keep my postbit legacy showing awards with names.