Closed (fixed)
Project:
Fresh Media
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2011 at 22:37 UTC
Updated:
18 Nov 2012 at 23:17 UTC
Admin menu does not show in this theme. Is this by design?
Comments
Comment #1
ishmael-sanchez commentedThis is probably not by design. The theme is missing
print $closure;variable which modules use to print out data. Add that to your page.tpl.php and it should work.Comment #2
Cory Goodwin commentedIshmael is correct.