OK, So what am I doing wrong? I installed the plugin like so many others and when I goto the login page, Internet Explorer comes up blank and says done at the bottom.
I can no longer get the the Login Page with it activated.
I even tryed to use the default Theme. I am using WordPress 2.8.1
Thoughts and thanks.
Never mind, I got it to work. I had to change the http:// statement to mach my IIS setup (duh me) Works like a champ, thanks much, you’re a hero……
Hi haochi, I did as you suggested.
I placed <?php if(!is_user_logged_in()){header(“Location: http://WP/wp-login.php”);} ?>
at the very top of the header.php file but I cant even get to WP after that.
Would you or anyone else have any suggestions?
Thanks.