A nice fast install, but I've noticed a problem. On my FAQ pages, none of the html parses. For example:
Code:
How do I clear my cookies?
You may clear all your cookies by clicking <a href="member.php?s=&action=logout">here</a>. If you return to the main index page via the link provided and you are still logged in, you may have to remove your cookies manually.
Here are the instructions for Internet Explorer 5 on Windows:
<ol>
<li>Close all Internet Explorer windows.</li>
<li>Click the "Start" button.</li>
<li>Move upto "Find" and click "Files or Folders" from the menu that appears.</li>
<li>In the new window that appears, in the "containing text" field, type in the domain name of the board without the "http://" or "www." part. For example, if the board's address was "http://www.vbulletin.com/forum/index.php", I would type in "vbulletin.com" (without the quotes)</li>
<li>In the "look in" box, type in "C:WindowsCookies" (without the quotes) and press "Find Now"</li>
<li>After it has finished searching, highlight all files (click a file, then press CRTL+A) and delete them (press the "delete" key or SHIFT+DEL)</li>
</ol>
Your cookies should now be removed. You may want to restart the computer and revisit the board to be sure.