I've found a problem into the install of this hack:
In member.php when i'm looking at someones profile the awards of this person are not show.
I fix this by replacing 'award' to 'awards_bit' into de globaltemplates array and fetch_template('awards') with fetch_template('awards_bit') into the loop, all in member.php.
Hope this helps someone ;-)
PD: I click install great work dude