Having problems validating

edited October 2006 in Vanilla 1.0 Help
Hey everyone, Iam having a problem validating the forum, and I know it is anal, but I keep getting and error that I am missing an <li> tag. <div id="Form" class="AddComments"> <fieldset> <legend>Add your comments</legend> <form id="frmPostComment" method="post" action="http://www.mysite.com/forum/post.php"> <input type="hidden" name="CommentID" value="0" /> <input type="hidden" name="DiscussionID" value="1" /> <input type="hidden" name="PostBackAction" value="SaveComment" /> <input type="hidden" name="UserCommentCount" value="0" /> <input type="hidden" name="AuthUserID" value="0" /> This is where the error occurs----><ul><--I don't know where to find this code so I can insert a <li> tag--><table border="0" cellpadding="0" cellspacing="0"> Here is the link to the forum http://www.christianmusicsuxs.com/new/forum Any help is appreciated, Cheers

Comments

  • It looks like the Statistics extension has added an extra </li>.
  • do you know where I could change that?
  • I would suggestion contacting the statistics extension author. He (or she) would be able to point you to the correct spot. I don't use any of the statistics extensions, so I would have to download them and then look at the code.
  • ok thanks
This discussion has been closed.