Missing page.tpl.php file
escoles - July 17, 2009 - 11:52
| Project: | Offline |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
The reason the theme failed is because the distribution does not include a
page.tpl.phpfile.If you create that file by copying one of the existing template pages and renaming it, the theme works as described.