What is it that I need to do so that WP’s 404 template functions?
Right now I get the default 404 error provided by Dreamhost. Installing a (or activating Kubrick’s) 404 template does nothing to change this. If I include a redirect line in .htaccess, I get the php error:
Fatal error: Call to undefined function: get_header()…
Thanks for any thoughts/suggestions.