I had a site (not active, just setup) in drupal 5 (latest).

- All 3party modules were de-activated first and being logged in, i copied drupal 6 over this install.
- i deleted every file in the drupal directories that were not part of 6
- in settings.php the login info has been transferred to version 6

Still i get this error:

Fatal error: Unknown function: phptemplate_get_ie_styles() in /home/mydomain/public_html/themes/garland/maintenance-page.tpl.php on line 23

WHat's my next step?

Comments

dave reid’s picture

According to #197335: Garland's maintenance mode doesn't work without Minelli, do you still have the original core Minelli theme in your drupal themes folder? It's required for the maintenance theme.