the results of all the hook_footer calls is discarded by this theme because it does not have the right code at the end of the page.tpl.php file, the following should be inserted just before the /body tag:

print $closure

that will fix any issues involving modules that use hook_footer