Hi

This is the first time I have upgraded a version of Drupal. (I've done Wordpress before though).

I followed the instructions to do a Minor Version Update 7.0 Beta3 (from Beta2) all the way to checking the Admin > Reports > Status to see if any problems. However, rather than go to Admin > Configuration > development > Maintenance mode to turn site back on, I was tempted by an option to do it on the Report status page. So I clicked it and now the site is stuck offline in Maintenance Mode.

How do I reset it please? Have access to db.

Ta
Craig.

Comments

robhamm’s picture

EDIT: OOPS! I don't know why I read this as you needing to find out how to log in when in maintenance mode--which is a common question. If you're already logged in you shouldn't be seeing that page, so try the below anyway.

Although this is answered in many other places for earlier versions, I can see how one might wonder if it's the same for 7. Just go to your drupal installation and add /user to the end of the url to get to a login screen.

For example, if your site is at example.com, it'd be example.com/user. If your drupal installation is in a subdirectory, example/com/subdirectory/user.

Hope this helps.
:-)

craigatjkr’s picture

Worked a treat.
Thank you very much.