Closed (fixed)
Project:
Nitobe
Version:
6.x-3.3
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
12 Mar 2009 at 15:52 UTC
Updated:
15 Apr 2009 at 13:31 UTC
Jump to comment: Most recent
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
Comment #1
Anonymous (not verified) commentedThis fix is committed in v1.3 of maintenance-page.tpl.php in CVS. It will be part of the next release.
Thanks!
Comment #2
Anonymous (not verified) commentedDue 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.
Comment #3
Anonymous (not verified) commented