The
sidebar_comments_wrapper.tpl file is missing it's contents for some reason. You will have to have to paste in something like this:
Code:
<ul class="listing summary">
{$sc_body}
</ul>
I'm not certain if that will format it correctly, but I believe that should at least display the comments in the sidebar. You will then have to play around with it for it to look nice.