|
I accidentally turned on maintenance mode and now am locked out of my site. How can I turn it off without using the ui? |
|
I found a way. In the database there is an entry in the forum_keyvalue table "MAINTAINANCE_MODE". Clearing the value of this turns maintenance mode off.
Not sure why. Setting the value to null doesn't work for me. What's even stranger is that I dropped the database, recreated it, and it's still stuck in maintenance mode.
(07 Aug '10, 18:37)
bbpan
You have to reset the cache to. Clear the cache folder.
(07 Aug '10, 18:40)
Hernani Cerq... ♦♦
Ah... thanks.
(08 Aug '10, 04:06)
bbpan
|