Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

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

  • Options
    It looks like the Statistics extension has added an extra </li>.
  • Options
    do you know where I could change that?
  • Options
    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.
  • Options
    ok thanks
This discussion has been closed.