Answered
Debugging output not showing up with cfmodule
Hi, I have an issue here I just can't solve. I have single
template that contains both my header and footer code called
globalheader.cfm which I call with cfmodule (see code example
below). Everything works, the only problem is that the debugging
output will not show up. Debugging is enabled properly and shows up
if I remove the cfmodule tag calling globalheader.cfm. Any help
would be greatly appreciated.
