Hi,
Modules such as Google Analytics are unable to use this template, as page.tpl.php does not have the line:
print $closure
before the tag. See #11812 for more information.
Cheers,
Stella
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tech-211559.patch | 297 bytes | DragoonBoots |
| #1 | tech-211559-1.patch | 261 bytes | mennonot |
Comments
Comment #1
mennonot commentedI ran into this same problem with the tech theme and the Google Analytics code not appearing. Attached is a very simple patch that solved the problem for me.
Comment #2
DragoonBootsThis patch had some issues for me. When I ran it as patch < tech-211559-1.patch I got
I just created another patch that does the same thing, not sure if this will work or not.