In the current distribution with just jstools.module and activemenus.module enabled I'm getting a constant error in watchdog

modules/jstools/jstools.css not found.

There is obviously no file of that name at the root of the distribution folder. Should there be? What is calling for this?

Comments

nedjo’s picture

Status: Active » Fixed

Thanks for reporting this. I'd forgotten to add the .css file to CVS, now done.

FYI, this is used for displaying debugging messages. At administer >> settings >> jstools you can set a debugging level, e.g., 1., and debugging messages will be written to the screen. I've only implemented this for jstools.js and activemenus.js, still need to do the other modules.

Anonymous’s picture

Status: Fixed » Closed (fixed)