I'm setting up a new theme for my blog, and I wanted to incorporate an archives page. For the sake of simplicity, I'm using the archive.php file from Kubrik (with a few modifications to styles for my theme).
I read a few articles on the codex and forums about setting up a WP Page and using the archive.php file for the Page's template, but they all make reference to a Template dropdown that should be on the Write Page interface that isn't there.
I'm using a fresh install of WP 2.0.5, with no plugins installed. I have a page.php along with the archive.php in my theme. Could some kind soul point me in the right direction to fix this issue?