@sadie: it looks like you may have missed out a step. you have to add
PHP Code:
global $awards;
after
PHP Code:
global $vboptions, $stylevar, $vbphrase, $DB_site, $datastore, $_USEROPTIONS, $style, $show, $usergroupcache;
in your /includes/functions_showthread.php file
@maruier: you are meant to replace " . TABLE_PREFIX . "with your table prefix before you run those queries.