Anyone ever written anything like this? If not, I will probably do so for kicks...<br /><br />Basically it appears to be 3 whole files. A "categories" file that pulls all publically accessible "Forums". A "topics" page that pulls all topics and numbers them, displaying by standard 250 topics a page (and providing a number scheme to go back further). Last, a "post" page that shows the posts and replies (and if there are an abundance, it numbers those as well).<br /><br />So 2 questions...is this mod in here somewhere, and is vBulletin running "html" pages as php in their HTACCESS or something? These pages have HTML extensions, but are obviously pulling from the database...