I am using Drupal 7.15 My data base is not right. I can't log in as Admin nor request a new password(after using this URL http://localhost/mysite/?q=user )with the site in maintenance mode ("offline" mode). Where in the database, does Drupal 7.15 store the state of maintenance mode? I need to take my site out of maintenance mode before I can request a new password to log in. I have read somewhere that Drupal stores the maintenance mode setting in the variable table in a row labeled site_offline. The values for status are s:1:"0" for online and s:1:"1" for offline. I got that variable table ,but i couldn't got that site_offline field. Is this field available in Drupal 7.15 and if it is what is way to set that value in the given field?
Comments
Comment #1
sanjeetkumarit commentedComment #2
sickness29 commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!