Errors found while checking this document as XHTML 1.0 Transitional!

Result: 130 Errors
:
: utf-8
: XHTML 1.0 Transitional
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

↑ Top

Validation Output: 130 Errors

  1. Error Line 88, Column 16: end tag for element "a" which is not open.
    		<h3>License</a>

    The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

    If this error occurred in a script section of your document, you should probably read this FAQ entry.

  2. Error Line 89, Column 20: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag.
    		<div class="error">By downloading and installing any of the below packages, yo

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  3. Error Line 90, Column 5: document type does not allow element "h3" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag.
    		<h3>What is this?</h3>

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  4. Error Line 91, Column 4: document type does not allow element "p" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag.
    		<p>This page contains a list of the Simple Machines mirrors and the current pa

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  5. Error Line 92, Column 4: document type does not allow element "p" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag.
    		<p>For best results you should always try to download from <a href="http://dow

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  6. Error Line 93, Column 5: document type does not allow element "h3" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag.
    		<h3>Obtaining SMF</h3>

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  7. Error Line 94, Column 66: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag.
    …r="1" cellpadding="5" rules="groups" align="center">

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  8. Error Line 108, Column 105: end tag for "a" omitted, but OMITTAG NO was specified.
    …-0-beta4p_install.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  9. Info Line 108, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_2-0-beta4p_in
  10. Error Line 109, Column 107: end tag for "a" omitted, but OMITTAG NO was specified.
    …-beta4p_install.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  11. Info Line 109, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_2-0-beta4p_in
  12. Error Line 110, Column 99: end tag for "a" omitted, but OMITTAG NO was specified.
    …/smf_2-0-beta4p_install.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  13. Info Line 110, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_2-0-beta4p_in
  14. Error Line 111, Column 105: end tag for "a" omitted, but OMITTAG NO was specified.
    …-0-beta4p_upgrade.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  15. Info Line 111, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_2-0-beta4p_up
  16. Error Line 112, Column 107: end tag for "a" omitted, but OMITTAG NO was specified.
    …-beta4p_upgrade.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  17. Info Line 112, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_2-0-beta4p_up
  18. Error Line 113, Column 99: end tag for "a" omitted, but OMITTAG NO was specified.
    …/smf_2-0-beta4p_upgrade.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  19. Info Line 113, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_2-0-beta4p_up
  20. Error Line 114, Column 104: end tag for "a" omitted, but OMITTAG NO was specified.
    …2-0-beta4p_update.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  21. Info Line 114, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_2-0-beta4p_up
  22. Error Line 115, Column 106: end tag for "a" omitted, but OMITTAG NO was specified.
    …0-beta4p_update.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  23. Info Line 115, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_2-0-beta4p_up
  24. Error Line 116, Column 98: end tag for "a" omitted, but OMITTAG NO was specified.
    …p/smf_2-0-beta4p_update.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  25. Info Line 116, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_2-0-beta4p_up
  26. Error Line 120, Column 107: end tag for "a" omitted, but OMITTAG NO was specified.
    …-0-beta4p_install.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  27. Info Line 120, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_2-0-beta4p_
  28. Error Line 121, Column 109: end tag for "a" omitted, but OMITTAG NO was specified.
    …-beta4p_install.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  29. Info Line 121, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_2-0-beta4p_
  30. Error Line 122, Column 101: end tag for "a" omitted, but OMITTAG NO was specified.
    …/smf_2-0-beta4p_install.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  31. Info Line 122, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_2-0-beta4p_
  32. Error Line 123, Column 107: end tag for "a" omitted, but OMITTAG NO was specified.
    …-0-beta4p_upgrade.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  33. Info Line 123, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_2-0-beta4p_
  34. Error Line 124, Column 109: end tag for "a" omitted, but OMITTAG NO was specified.
    …-beta4p_upgrade.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  35. Info Line 124, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_2-0-beta4p_
  36. Error Line 125, Column 101: end tag for "a" omitted, but OMITTAG NO was specified.
    …/smf_2-0-beta4p_upgrade.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  37. Info Line 125, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_2-0-beta4p_
  38. Error Line 126, Column 106: end tag for "a" omitted, but OMITTAG NO was specified.
    …2-0-beta4p_update.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  39. Info Line 126, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_2-0-beta4p_
  40. Error Line 127, Column 108: end tag for "a" omitted, but OMITTAG NO was specified.
    …0-beta4p_update.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  41. Info Line 127, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_2-0-beta4p_
  42. Error Line 128, Column 100: end tag for "a" omitted, but OMITTAG NO was specified.
    …p/smf_2-0-beta4p_update.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  43. Info Line 128, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_2-0-beta4p_
  44. Error Line 131, Column 66: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag.
    …r="1" cellpadding="5" rules="groups" align="center">

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  45. Error Line 145, Column 100: end tag for "a" omitted, but OMITTAG NO was specified.
    …smf_1-1-7_install.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  46. Info Line 145, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_1-1-7_install
  47. Error Line 146, Column 102: end tag for "a" omitted, but OMITTAG NO was specified.
    …f_1-1-7_install.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  48. Info Line 146, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_1-1-7_install
  49. Error Line 147, Column 94: end tag for "a" omitted, but OMITTAG NO was specified.
    …x.php/smf_1-1-7_install.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  50. Info Line 147, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_1-1-7_install
  51. Error Line 148, Column 100: end tag for "a" omitted, but OMITTAG NO was specified.
    …smf_1-1-7_upgrade.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  52. Info Line 148, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_1-1-7_upgrade
  53. Error Line 149, Column 102: end tag for "a" omitted, but OMITTAG NO was specified.
    …f_1-1-7_upgrade.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  54. Info Line 149, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_1-1-7_upgrade
  55. Error Line 150, Column 94: end tag for "a" omitted, but OMITTAG NO was specified.
    …x.php/smf_1-1-7_upgrade.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  56. Info Line 150, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_1-1-7_upgrade
  57. Error Line 151, Column 99: end tag for "a" omitted, but OMITTAG NO was specified.
    …/smf_1-1-7_update.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  58. Info Line 151, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_1-1-7_update.
  59. Error Line 152, Column 101: end tag for "a" omitted, but OMITTAG NO was specified.
    …mf_1-1-7_update.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  60. Info Line 152, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_1-1-7_update.
  61. Error Line 153, Column 93: end tag for "a" omitted, but OMITTAG NO was specified.
    …ex.php/smf_1-1-7_update.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  62. Info Line 153, Column 9: start tag was here.
    					<td><a href="http://download.simplemachines.org/index.php/smf_1-1-7_update.
  63. Error Line 157, Column 102: end tag for "a" omitted, but OMITTAG NO was specified.
    …smf_1-1-7_install.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  64. Info Line 157, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_1-1-7_insta
  65. Error Line 158, Column 104: end tag for "a" omitted, but OMITTAG NO was specified.
    …f_1-1-7_install.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  66. Info Line 158, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_1-1-7_insta
  67. Error Line 159, Column 96: end tag for "a" omitted, but OMITTAG NO was specified.
    …x.php/smf_1-1-7_install.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  68. Info Line 159, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_1-1-7_insta
  69. Error Line 160, Column 102: end tag for "a" omitted, but OMITTAG NO was specified.
    …smf_1-1-7_upgrade.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  70. Info Line 160, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_1-1-7_upgra
  71. Error Line 161, Column 104: end tag for "a" omitted, but OMITTAG NO was specified.
    …f_1-1-7_upgrade.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  72. Info Line 161, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_1-1-7_upgra
  73. Error Line 162, Column 96: end tag for "a" omitted, but OMITTAG NO was specified.
    …x.php/smf_1-1-7_upgrade.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  74. Info Line 162, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_1-1-7_upgra
  75. Error Line 163, Column 101: end tag for "a" omitted, but OMITTAG NO was specified.
    …/smf_1-1-7_update.tar.gz">.tar.gz</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  76. Info Line 163, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_1-1-7_updat
  77. Error Line 164, Column 103: end tag for "a" omitted, but OMITTAG NO was specified.
    …mf_1-1-7_update.tar.bz2">.tar.bz2</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  78. Info Line 164, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_1-1-7_updat
  79. Error Line 165, Column 95: end tag for "a" omitted, but OMITTAG NO was specified.
    …ex.php/smf_1-1-7_update.zip">.zip</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  80. Info Line 165, Column 9: start tag was here.
    					<td><a href="http://mirror.pdx.simplemachines.org/index.php/smf_1-1-7_updat
  81. Error Line 171, Column 6: end tag for "p" omitted, but OMITTAG NO was specified.
    	</div>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  82. Info Line 92, Column 2: start tag was here.
    		<p>For best results you should always try to download from <a href="http://dow
  83. Error Line 171, Column 6: end tag for "h3" omitted, but OMITTAG NO was specified.
    	</div>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  84. Info Line 88, Column 2: start tag was here.
    		<h3>License</a>
  85. Error Line 88, Column 17: XML Parsing Error: Opening and ending tag mismatch: h3 line 88 and a.
    		<h3>License</a>

  86. Error Line 108, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 108 and td.
    …hines.org/index.php/smf_2-0-beta4p_install.tar.gz">.tar.gz</td>…

  87. Error Line 109, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 109 and td.
    …hines.org/index.php/smf_2-0-beta4p_install.tar.bz2">.tar.bz2</td>…

  88. Error Line 110, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 110 and td.
    …hines.org/index.php/smf_2-0-beta4p_install.zip">.zip</td>…

  89. Error Line 111, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 111 and td.
    …hines.org/index.php/smf_2-0-beta4p_upgrade.tar.gz">.tar.gz</td>…

  90. Error Line 112, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 112 and td.
    …hines.org/index.php/smf_2-0-beta4p_upgrade.tar.bz2">.tar.bz2</td>…

  91. Error Line 113, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 113 and td.
    …hines.org/index.php/smf_2-0-beta4p_upgrade.zip">.zip</td>…

  92. Error Line 114, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 114 and td.
    …hines.org/index.php/smf_2-0-beta4p_update.tar.gz">.tar.gz</td>…

  93. Error Line 115, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 115 and td.
    …hines.org/index.php/smf_2-0-beta4p_update.tar.bz2">.tar.bz2</td>…

  94. Error Line 116, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 116 and td.
    …hines.org/index.php/smf_2-0-beta4p_update.zip">.zip</td>…

  95. Error Line 117, Column 9: XML Parsing Error: Opening and ending tag mismatch: td line 116 and tr.
    				</tr>

  96. Error Line 120, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 120 and td.
    …achines.org/index.php/smf_2-0-beta4p_install.tar.gz">.tar.gz</td>…

  97. Error Line 121, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 121 and td.
    …achines.org/index.php/smf_2-0-beta4p_install.tar.bz2">.tar.bz2</td>…

  98. Error Line 122, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 122 and td.
    …achines.org/index.php/smf_2-0-beta4p_install.zip">.zip</td>…

  99. Error Line 123, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 123 and td.
    …achines.org/index.php/smf_2-0-beta4p_upgrade.tar.gz">.tar.gz</td>…

  100. Error Line 124, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 124 and td.
    …achines.org/index.php/smf_2-0-beta4p_upgrade.tar.bz2">.tar.bz2</td>…

  101. Error Line 125, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 125 and td.
    …achines.org/index.php/smf_2-0-beta4p_upgrade.zip">.zip</td>…

  102. Error Line 126, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 126 and td.
    …achines.org/index.php/smf_2-0-beta4p_update.tar.gz">.tar.gz</td>…

  103. Error Line 127, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 127 and td.
    …achines.org/index.php/smf_2-0-beta4p_update.tar.bz2">.tar.bz2</td>…

  104. Error Line 128, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 128 and td.
    …achines.org/index.php/smf_2-0-beta4p_update.zip">.zip</td>…

  105. Error Line 129, Column 9: XML Parsing Error: Opening and ending tag mismatch: td line 128 and tr.
    				</tr>

  106. Error Line 130, Column 11: XML Parsing Error: Opening and ending tag mismatch: td line 127 and table.
    			</table>

  107. Error Line 145, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 145 and td.
    …hines.org/index.php/smf_1-1-7_install.tar.gz">.tar.gz</td>…

  108. Error Line 146, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 146 and td.
    …hines.org/index.php/smf_1-1-7_install.tar.bz2">.tar.bz2</td>…

  109. Error Line 147, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 147 and td.
    …hines.org/index.php/smf_1-1-7_install.zip">.zip</td>…

  110. Error Line 148, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 148 and td.
    …hines.org/index.php/smf_1-1-7_upgrade.tar.gz">.tar.gz</td>…

  111. Error Line 149, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 149 and td.
    …hines.org/index.php/smf_1-1-7_upgrade.tar.bz2">.tar.bz2</td>…

  112. Error Line 150, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 150 and td.
    …hines.org/index.php/smf_1-1-7_upgrade.zip">.zip</td>…

  113. Error Line 151, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 151 and td.
    …hines.org/index.php/smf_1-1-7_update.tar.gz">.tar.gz</td>…

  114. Error Line 152, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 152 and td.
    …hines.org/index.php/smf_1-1-7_update.tar.bz2">.tar.bz2</td>…

  115. Error Line 153, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 153 and td.
    …hines.org/index.php/smf_1-1-7_update.zip">.zip</td>…

  116. Error Line 154, Column 9: XML Parsing Error: Opening and ending tag mismatch: td line 153 and tr.
    				</tr>

  117. Error Line 157, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 157 and td.
    …achines.org/index.php/smf_1-1-7_install.tar.gz">.tar.gz</td>…

  118. Error Line 158, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 158 and td.
    …achines.org/index.php/smf_1-1-7_install.tar.bz2">.tar.bz2</td>…

  119. Error Line 159, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 159 and td.
    …achines.org/index.php/smf_1-1-7_install.zip">.zip</td>…

  120. Error Line 160, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 160 and td.
    …achines.org/index.php/smf_1-1-7_upgrade.tar.gz">.tar.gz</td>…

  121. Error Line 161, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 161 and td.
    …achines.org/index.php/smf_1-1-7_upgrade.tar.bz2">.tar.bz2</td>…

  122. Error Line 162, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 162 and td.
    …achines.org/index.php/smf_1-1-7_upgrade.zip">.zip</td>…

  123. Error Line 163, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 163 and td.
    …achines.org/index.php/smf_1-1-7_update.tar.gz">.tar.gz</td>…

  124. Error Line 164, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 164 and td.
    …achines.org/index.php/smf_1-1-7_update.tar.bz2">.tar.bz2</td>…

  125. Error Line 165, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 165 and td.
    …achines.org/index.php/smf_1-1-7_update.zip">.zip</td>…

  126. Error Line 166, Column 9: XML Parsing Error: Opening and ending tag mismatch: td line 165 and tr.
    				</tr>

  127. Error Line 167, Column 11: XML Parsing Error: Opening and ending tag mismatch: td line 164 and table.
    			</table>

  128. Error Line 171, Column 7: XML Parsing Error: Opening and ending tag mismatch: td line 163 and div.
    	</div>

  129. Error Line 172, Column 6: XML Parsing Error: Opening and ending tag mismatch: td line 162 and div.
    </div>

  130. Error Line 179, Column 7: XML Parsing Error: Opening and ending tag mismatch: td line 161 and body.
    </body></html>

  131. Error Line 179, Column 14: XML Parsing Error: Opening and ending tag mismatch: td line 160 and html.
    </body></html>

  132. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 159.
    </body></html>

  133. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 158.
    </body></html>

  134. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 157.
    </body></html>

  135. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag tr line 155.
    </body></html>

  136. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 152.
    </body></html>

  137. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 151.
    </body></html>

  138. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 150.
    </body></html>

  139. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 149.
    </body></html>

  140. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 148.
    </body></html>

  141. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 147.
    </body></html>

  142. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 146.
    </body></html>

  143. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 145.
    </body></html>

  144. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag tr line 143.
    </body></html>

  145. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag table line 131.
    </body></html>

  146. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 126.
    </body></html>

  147. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 125.
    </body></html>

  148. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 124.
    </body></html>

  149. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 123.
    </body></html>

  150. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 122.
    </body></html>

  151. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 121.
    </body></html>

  152. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 120.
    </body></html>

  153. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag tr line 118.
    </body></html>

  154. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 115.
    </body></html>

  155. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 114.
    </body></html>

  156. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 113.
    </body></html>

  157. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 112.
    </body></html>

  158. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 111.
    </body></html>

  159. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 110.
    </body></html>

  160. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 109.
    </body></html>

  161. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag td line 108.
    </body></html>

  162. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag tr line 106.
    </body></html>

  163. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag table line 94.
    </body></html>

  164. Error Line 179, Column 14: XML Parsing Error: Premature end of data in tag p line 92.
    </body></html>