I recommend using hook_footer instead of hook_exit to place the bottom clicktale code. I'm using this module with pressflow which doesn't call hook_exit, but when I switched to hook_footer all was well.
I recommend using hook_footer instead of hook_exit to place the bottom clicktale code. I'm using this module with pressflow which doesn't call hook_exit, but when I switched to hook_footer all was well.
Comments
Comment #1
cableman0408 commentedThis fix have been add to the development branch. Thanks for the fix.