drupal_add_css should be called within hook_menu(!$may_cache) not hook_init. Fix is attached.

CommentFileSizeAuthor
iconify-drupal_add_css_fix.patch525 bytesmustafau

Comments

mortendk’s picture

good catch - my lack of cvs skills kinda messed this up when i branched it to d6...

suit4’s picture

Sorry, this patch does not solve the issue!

If this patch is applied, the error does not occur. Therefore I get a white screen of death, nothing, no errors at all.
By the way, this error only occurs if caching is set to normal.