Active
Project:
Multiflex37
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2007 at 15:23 UTC
Updated:
19 Dec 2007 at 15:23 UTC
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