Call to undefined function drupal_add_css() in signwriter.module on line 8.

This is an intermittent bug that happens sometimes but rarely.

Comments

agileware’s picture

Status: Active » Fixed

Fixed 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.