I have added comments function into my posts, but it doesn't seem to work properly.
The code I have added in the loop is...
<?php comments_template( '', true ); ?>
This seems to work on the twentyten template, but not on mine even though I have copied over the function.php, comments.php file into my template directory.
The post page in question I am working on is...