Since a brief while ago, newly installed modules do not add their CSS and JS files. I have found that their hook_init function never runs (not even once on installation), and that clearing the cache tables fixes this.
Since a brief while ago, newly installed modules do not add their CSS and JS files. I have found that their hook_init function never runs (not even once on installation), and that clearing the cache tables fixes this.
Comments
Comment #1
cburschkaI have noticed this issue again with SimpleTest. This needs to be fixed urgently.
Comment #2
Anonymous (not verified) commentedi couldn't reproduce this. enabling forum.module with caching css enabled, and
forum_initwas called.can you give us the steps to reproduce in more detail?
Comment #3
sun.core commentedSorry, without further information this issue can only be marked as won't fix.
Feel free to re-open this issue if you want to provide further information. Thanks.
Comment #4
guysaban commentedI have a similar problem.
I found a few posts that suggest that there is a problem with hook_init. It has been affecting pages I translated (affecting Nice Menus output and Views Output).
see: http://drupal.org/node/289141