Why does my offline maintenance page uses the Garland theme if I've set zen and bluemarine themes for front-end / back-end of my Drupal website ?
How can I set my offline page theme ?
Why does my offline maintenance page uses the Garland theme if I've set zen and bluemarine themes for front-end / back-end of my Drupal website ?
How can I set my offline page theme ?
This is from settings.php (in your sites/default directory)
/** * A custom theme can be set for the off-line page. This applies when the site * is explicitly set to off-line mode through the administration page or when * the database is inactive due to an error. It can be set through the * 'maintenance_theme' key. The template file should also be copied into the * theme. It is located inside 'modules/system/maintenance-page.tpl.php'. * Note: This setting does not apply to installation and update pages. */