Are you sure you are seeing the right files? Lines 51 to 84:<br><br>if (function_exists('comment_form')) {<br> comment_form(array(<br> 'fields' => array(<br> 'author' => "<br>
<p><br> <label for='author' class='$label_style'>$suf_comment_label_name</label><br> <input type='text' name='author' id='author' class='textarea' value='".esc_attr($comment_author)."' size='28' tabindex='1' />". ($req ? $suf_comment_label_name_req : "")."<br>
</p>",<br> 'email' => "<br> <p><br> <label for='email' class='$label_style'>$suf_comment_label_email</label><br>
<input type='text' name='email' id='email' value='".esc_attr($comment_author_email)."' size='28' tabindex='2' class='textarea' />". ($req ? $suf_comment_label_email_req : ""). "<br>
</p>",<br> 'url' => "<br> <p><br> <label for='url' class='$label_style'>$suf_comment_label_uri</label><br>
<input type='text' name='url' id='url' value='".esc_attr($comment_author_url)."' size='28' tabindex='3' class='textarea' /><br> </p>"<br>
),<br> 'comment_field' => "<br> <p><br> <label for='comment' class='textarea $label_style'>$suf_comment_label_your_comment</label><br>
<textarea name='comment' id='comment' cols='60' rows='10' tabindex='4' class='textarea'></textarea><br> </p>",<br> 'logged_in_as' => '<p class="logged-in-as">'.sprintf(__('Logged in as %s. ', 'suf_theme'), "<a href='".admin_url('profile.php')."'>".$user_identity."</a>").<br>
' <a href="'.wp_logout_url(apply_filters('the_permalink', get_permalink($post_id))).'">'.__('Log out', 'suf_theme').'</a>.'.'</p>',<br>
'must_log_in' => '<p class="must-log-in">'.<br> '<a href="'.wp_login_url(apply_filters('the_permalink', get_permalink($post_id))).'">'.__('You must be logged in to post a comment.', 'suf_theme').'</a></p>',<br>
'title_reply' => __('Leave a Reply', "suf_theme"),<br> 'title_reply_to' => __('Leave a Reply to %s', "suf_theme"),<br> 'label_submit' => __('Submit Comment', "suf_theme"),<br>
'comment_notes_before' => "<span></span>",<br> 'comment_notes_after' => '<p class="form-allowed-tags">'.sprintf(__('You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: %s', 'suf_theme'), '<code>'.allowed_tags().'</code>').'</p>',<br>
'cancel_reply_link' => __('Cancel reply', 'suf_theme'),<br> ));<br>}<br><br><br><div class="gmail_quote">On Fri, Aug 6, 2010 at 8:52 PM, Philip M. Hofer (Frumph) <span dir="ltr"><<a href="mailto:philip@frumph.net">philip@frumph.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div bgcolor="#ffffff">
<div><font face="Arial" size="2">I'm looking at comments.php right now, and
comment_form(); is not being used</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">specifically line 110 to line 132 is a written out
form, when it should be using comment_form();</font></div>
<div> </div>
<div><font face="Arial" size="2">- Phil</font></div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-left: 5px; padding-right: 0px; margin-left: 5px; margin-right: 0px;"><div class="im">
<div style="font: 10pt arial;">----- Original Message ----- </div>
<div style="font: 10pt arial; background: none repeat scroll 0% 0% rgb(228, 228, 228);"><b>From:</b>
<a title="sayontan@gmail.com" href="mailto:sayontan@gmail.com" target="_blank">Sayontan
Sinha</a> </div>
</div><div class="im"><div style="font: 10pt arial;"><b>To:</b> <a title="philip@frumph.net" href="mailto:philip@frumph.net" target="_blank">Philip M. Hofer (Frumph)</a> </div>
</div><div><div></div><div class="h5"><div style="font: 10pt arial;"><b>Cc:</b> <a title="theme-reviewers@lists.wordpress.org" href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>
</div>
<div style="font: 10pt arial;"><b>Sent:</b> Friday, August 06, 2010 8:51
PM</div>
<div style="font: 10pt arial;"><b>Subject:</b> Re: [theme-reviewers] [WordPress
Themes] Suffusion - feedback</div>
<div><br></div>Philip,<br>Not sure if you are seeing the right files. I do use
comment_form.<br><br>Sayontan.<br><br>
<div class="gmail_quote">On Fri, Aug 6, 2010 at 8:44 PM, Philip M. Hofer
(Frumph) <span dir="ltr"><<a href="mailto:philip@frumph.net" target="_blank">philip@frumph.net</a>></span> wrote:<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
<div bgcolor="#ffffff">
<div><font face="Arial" size="2">Coincidently need to use comment_form(); in
comments.php now, I would fail this if you resubmitted it again without
that change, if you could get that done before resubmitting, it wont take
long for the next resubmit to get done there are more people now reviewing
the themes, also if you're interested you can help review themes to get them
done faster so the wait doesnt take so long as well, that's what i'm
doing.</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Also *if* you do use a filter to filter out the
comments disabled messages on is_page(); you should have it set as a default
that way.</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">- Phil</font></div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-left: 5px; padding-right: 0px; margin-left: 5px; margin-right: 0px;">
<div>
<div style="font: 10pt arial;">----- Original Message ----- </div>
<div style="font: 10pt arial; background: none repeat scroll 0% 0% rgb(228, 228, 228);"><b>From:</b>
<a title="sayontan@gmail.com" href="mailto:sayontan@gmail.com" target="_blank">Sayontan Sinha</a> </div>
<div style="font: 10pt arial;"><b>To:</b> <a title="theme-reviewers@lists.wordpress.org" href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a> </div>
<div style="font: 10pt arial;"><b>Sent:</b> Friday, August 06, 2010 7:35
PM</div>
<div style="font: 10pt arial;"><b>Subject:</b> Re: [theme-reviewers]
[WordPress Themes] Suffusion - feedback</div>
<div><br></div></div>
<div>
<div></div>
<div>Hello,<br>Regarding the feedback, I checked the review
checklist that says 'No "Comments Disabled" message should be displayed.'
There is an option in the theme to hide the message. You can go to Blog
Features -> Comment Settings and pick where you want the message to
show and where you don't. Can I request reconsideration of the theme,
given this information?<br><br>Thanks,<br>Sayontan.<br><br><br>
<div class="gmail_quote">On Fri, Aug 6, 2010 at 7:28 PM, <span dir="ltr"><<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>></span>
wrote:<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">Feedback for the Suffusion theme is at <a href="http://themes.trac.wordpress.org/ticket/589" target="_blank">http://themes.trac.wordpress.org/ticket/589</a><br>
<font color="#888888"><br>--<br>The WordPress.org Themes Team<br><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br></font></blockquote></div><br><br clear="all">
<br>-- <br>Sayontan Sinha<br><a href="http://mynethome.net" target="_blank">http://mynethome.net</a> | <a href="http://mynethome.net/blog" target="_blank">http://mynethome.net/blog</a><br>--<br>Lake
Chargoggagoggmanchauggagoggchaubunagungamaugg - 45-letter Native American
name for Lake Webster, Webster, Massachusetts, meaning "You fish on your
side; I fish on my side; nobody fish in the middle."<br></div></div>
<p></p>
<hr>
<p></p>_______________________________________________<br>theme-reviewers
mailing list
<div><br><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br></div>
<div><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br></div></blockquote></div></blockquote></div><br><br clear="all">
<br>-- <br>Sayontan Sinha<br><a href="http://mynethome.net" target="_blank">http://mynethome.net</a> | <a href="http://mynethome.net/blog" target="_blank">http://mynethome.net/blog</a><br>--<br>Lake
Chargoggagoggmanchauggagoggchaubunagungamaugg - 45-letter Native American name
for Lake Webster, Webster, Massachusetts, meaning "You fish on your side; I
fish on my side; nobody fish in the middle."<br></div></div></blockquote></div>
</blockquote></div><br><br clear="all"><br>-- <br>Sayontan Sinha<br><a href="http://mynethome.net">http://mynethome.net</a> | <a href="http://mynethome.net/blog">http://mynethome.net/blog</a><br>--<br>Lake Chargoggagoggmanchauggagoggchaubunagungamaugg - 45-letter Native American name for Lake Webster, Webster, Massachusetts, meaning "You fish on your side; I fish on my side; nobody fish in the middle."<br>