I am receiving the following error in my system.log file:
2011-01-12T14:16:52+00:00 DEBUG (7): HEADERS ALREADY SENT: [0] C:\\xampp\\htdocs\\www.mysite.com
Same Issue while making Ajax Call
I was getting the Log when i was making Ajax call and calling the template directly from controller.
When i changed the code and created block in layout xml file. the log error got fixed.