Project:Offline
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Creating a separate issue from http://drupal.org/node/438558 because I'm not seeing any errors.

I uploaded the offline theme, modified the settings file, and went into maintenance mode.

When I tested the site with a browser that was not logged in, I got a default, unthemed maintenance message.

I have verified that the Offline theme template files were not being used to create the pages.

Comments

#1

Title:Doesn't display» Missing page.tpl.php file
Component:Miscellaneous» Code
Category:support request» bug report

The reason the theme failed is because the distribution does not include a page.tpl.php file.

If you create that file by copying one of the existing template pages and renaming it, the theme works as described.

nobody click here