Hi.
For some reason it seems that WP3.0 is bugged with everything relate to maintenance-mode.
The 2 maintenance-mode plugins (maintenance-mode & wp-maintenance-mode) cause the following problems:
- wp-maintenance-mode doesn't allow u login as an admin. He just blocks you at the wp-login page.
- wp-maintenance-mode even doesnt influence a thing.
The same thing happend to me when I tried to write it by myself using this tutorial.
This line worked perfect and showed the built-in maintenance screen, but when I tried to add the condition for is_user_logged_in()
, the mode stops working, letting you see the cliend & back end, when u r logged in or logged out.
What can I do? Thanks for all the answerers.