I get a blank screen when I enable offline (maintenance) mode and use the nitobe template. After viewing the source of the page it appears to hang up when calling the IE styles. If I remove the code below the page renders fine (I think). There is no image, but I think that is done on purpose.

print phptemplate_get_ie_styles() . "\n";

Comments

Anonymous’s picture

Assigned: Unassigned »

This fix is committed in v1.3 of maintenance-page.tpl.php in CVS. It will be part of the next release.

Thanks!

Anonymous’s picture

Status: Active » Fixed

Due to some earlier CVS weirdness, this fix got lost. It's back in version 1.3.6.1 of maintenance-page.tpl.php and will be in the next release.

Anonymous’s picture

Status: Fixed » Closed (fixed)