[eluser]TheFuzzy0ne[/eluser]
There aren't even any <ul> tags. I don't know if that's intentional, because if it's not, it seems your controller may echo something that it probably shouldn't. That's why the headers are being sent.
How is that view being loaded? I assume you want to grab the output from that view and insert it into another?
It might help if I could see the controller method that's calling the view, and the view itself.