Username Password (forgot?) or Register
This plugin relies on the comment_form to be present in your comments.php template. If this does not exist, you will want to add it:
comment_form
<?php do_action('comment_form', $post->ID); ?>
That about does it - enjoy!
--Alex King
http://alexking.org/projects/wordpress
Download
Log in to vote.