Closed (fixed)
Project:
Signwriter
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2010 at 06:51 UTC
Updated:
21 Jun 2010 at 07:00 UTC
Call to undefined function drupal_add_css() in signwriter.module on line 8.
This is an intermittent bug that happens sometimes but rarely.
Comments
Comment #1
agileware commentedFixed by moving drupal_add_css() call to hook_menu() !$may_cache
This is a drupal 5 only issue.
For more information see http://api.drupal.org/api/function/hook_init/5
Commit - http://drupal.org/cvs?commit=376350